clients/apps/cli/src
Matt Gibson b5362ca1ce
Browser MV3: Default store values to session storage (#8844)
* Introduce browser large object storage location.

This location is encrypted and serialized to disk in order to allow for storage of uncountable things like vault items that take a significant amount of time to prepare, but are not guaranteed to fit within session storage.

however, limit the need to write to disk is a big benefit, so _most_ things are written to storage.session instead, where things specifically flagged as large will be moved to disk-backed memory

* Store derived values in large object store for browser

* Fix AbstractMemoryStorageService implementation
2024-04-22 08:55:19 -04:00
..
admin-console [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
auth/commands [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
commands Vault/pm-7580/resolve-cipher-update-race (#8806) 2024-04-18 14:06:31 -04:00
locales/en [PM-7304] Add missing i18n keys for import errors (#8743) 2024-04-17 16:19:06 +01:00
models [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
platform [SM-1031] Remove SecretsManager & showDDG compile flags (#8610) 2024-04-08 17:46:24 +02:00
tools [PM-5574] sends state provider (#8373) 2024-04-02 12:39:06 -04:00
vault Vault/pm-7580/resolve-cipher-update-race (#8806) 2024-04-18 14:06:31 -04:00
bw.ts Browser MV3: Default store values to session storage (#8844) 2024-04-22 08:55:19 -04:00
program.ts [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
utils.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
vault.program.ts [AC-2156] Billing State Provider Migration (#8133) 2024-03-15 14:53:05 -05:00