addison
ee59c19fa9
[bug] Correct neverDomains type on the account model
2021-11-11 11:54:37 -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
b9aac4a404
[refactor] Remove some unused getters from the account model
2021-11-05 11:40:39 -04:00
addison
3902737392
[feature] Add a server url helper to the account model for the account switcher
2021-11-05 11:40:09 -04:00
addison
f47aecf083
[bug] Move disableFavicon to global state
2021-11-03 21:21:03 -04:00
addison
90f8318592
[bug] Adjust state scope of several biometric data points
2021-11-03 19:47:30 -04:00
addison
95f395acb7
[bug] Move TwoFactorToken to global state
2021-11-02 17:17:53 -04: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