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

9 Commits

Author SHA1 Message Date
addison
b095f7fcce [review] Rename stateService.purge to stateService.clean 2021-11-11 11:56:33 -05:00
addison
4d92371ef9 [review] Sorted state service methods 2021-11-11 11:54:20 -05:00
addison
003e07f362 [refactor] Remove RememberEmail from state 2021-11-10 10:16:45 -05:00
addison
49b2f2f93b [bug] Add enableFullWidth to the account model 2021-11-10 10:09:01 -05:00
addison
4c1a48c92e [chore] Update recent KeyConnector changes to use stateService 2021-11-09 14:21:14 -05:00
addison
9ed4050157 [bug] Add state service handlers for AutoConfirmFingerprint 2021-11-02 09:31:34 -04:00
addison
1a560bb219 [bug] Add loginRedirect to the account model 2021-11-01 16:27:43 -04:00
addison
7e59fdc899 [refactor] Expand StateService into a full coverage storage proxy
* Expand StateService to allow it to manage all data points of the application state regardless of memory.
* Expand StateService to allow for storing and managing multiple accounts
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