1
0
mirror of https://github.com/bitwarden/jslib synced 2026-01-09 03:53:18 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
addison
54a15a39b3 [bug] Ensure locking and logging out can function over any user 2021-11-05 12:41:05 -04:00
addison
ff0af125c4 [style] Fix lint complaints 2021-11-03 19:53:50 -04:00
addison
fde15347a5 [bug] Allow the lock message handler to manipulate a specific acount 2021-11-03 19:47:30 -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