1
0
mirror of https://github.com/bitwarden/jslib synced 2026-01-07 19:13:15 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
addison
856236ffca [bug] Remove settings storage location overrides 2021-11-12 12:34:31 -05:00
addison
54a15a39b3 [bug] Ensure locking and logging out can function over any user 2021-11-05 12:41:05 -04:00
addison
52d251db6c [refactor] Implement StateService across service layer
* Remove service level variables used for in memory data storage and replaced with calls to StateService
* Remove direct calls to StorageService in favor of using StateService as a proxy
2021-11-01 14:23:54 -04:00
Oscar Hinton
1016bbfb9e Split jslib into multiple modules (#363)
* Split jslib into multiple modules
2021-06-03 18:58:57 +02:00