1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-21 18:53:32 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Addison Beck
b5cc5409ff bug fix + added launch time to view component (#178) 2020-09-23 13:53:43 -04:00
Addison Beck
26d40d4c43 Add login launch data (#174)
* added launch time data to CipherView for autofill

* removed unused code

* fixed linter errors
2020-09-23 12:41:25 -04:00
Kyle Spearrin
700e945008 reduce cache ttl to 3 seconds 2020-08-27 14:58:37 -04:00
Josep Marí
5c62938dbb Add new method for cycling through every login (#142)
* Add new method for cycling through every login

To be used from browser extension when autofilling.
Related PR: https://github.com/bitwarden/browser/pull/956

* Cache sorted ciphers by URL and invalidate them after a period of 5 seconds

* Move file to models
2020-08-12 15:59:59 -04:00