Vincent Salucci
|
e510738a03
|
[Auto-Logout] Implement Vault Timeout Options (#1194)
* Update jslib 31a2574 -> 28e3fff
* Initial commit for vault timeout
* Updated timeout/action retrieval in idle.background
* Cycle saved for idle check
* Await async calls for lock/logout in idle bg
* Updated lock vs log out conditional
Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
|
2020-04-06 10:40:16 -05:00 |
Kyle Spearrin
|
856776a7cf
|
dont attempt certain bg tasks when locked state
|
2019-03-06 16:50:04 -05:00 |
Kyle Spearrin
|
c27f5836bf
|
support for cipher login uris and match detection
|
2018-03-02 12:04:21 -05:00 |
Kyle Spearrin
|
d6eeab7b23
|
move cipherService to jslib
|
2018-01-09 23:05:46 -05:00 |
Kyle Spearrin
|
f51bebd99a
|
import ts through node_modules alias
|
2018-01-09 14:26:20 -05:00 |
Kyle Spearrin
|
03258e50f7
|
Refactor for barrels. Utils service to jslib
|
2018-01-06 22:13:48 -05:00 |
Kyle Spearrin
|
c018f096b4
|
moved service abstractions to jslib
|
2018-01-06 15:47:46 -05:00 |
Kyle Spearrin
|
4a08bf6b71
|
rename browser utils to platform utils
|
2018-01-05 16:30:15 -05:00 |
Kyle Spearrin
|
0dd711471b
|
separated BrowserUtils from generic Utils
|
2018-01-04 12:32:10 -05:00 |
Kyle Spearrin
|
c2e5945be5
|
web request background. fixes to setIcon.
|
2017-12-06 21:54:38 -05:00 |