1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-20 22:47:26 +01:00
bitwarden-estensione-browser/libs/common
Shane Melton 78008a9e1e
[PM-5277] Migrate Sync Service to State Provider (#7680)
* [PM-5277] Introduce lastSync state via State Providers

* [PM-5277] Add migrator and tests

* [PM-5277] Use memory for web storage location

* [PM-5277] Remove lastSync methods from state service

* [PM-5277] Remove lastSync from AccountProfile

* [PM-5277] Use string instead of Date to fix serialization for chrome.storage API in Browser

* [PM-5277] Only set account if lastSync was deleted during migration

* [PM-5277] Fix spec file
2024-02-06 12:00:41 -08:00
..
spec Allow common get and set operations from state providers (#7824) 2024-02-06 11:35:22 -05:00
src [PM-5277] Migrate Sync Service to State Provider (#7680) 2024-02-06 12:00:41 -08:00
custom-matchers.d.ts
jest.config.js
package.json
test.setup.ts
tsconfig.json
tsconfig.spec.json