clients/apps/browser/src
Daniel James Smith 75fbccb945
[PS-1137] Fix reseed storage (#4543)
* Fix storage reseed on logout

The check for the set vault-timeout needs to happen before all cleaning stateService
Remove check inside of reseedStorage as happens outside prior to calling it (logout/settings.component)

* Remove old limitation to only run on certain browsers

Execute on all browsers besides Safari as it does not support chrome.storage.local.get with an empty key

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageArea/get

* Revert "Remove old limitation to only run on certain browsers"

This reverts commit d7f71aa0b6.
2023-01-27 11:49:35 +01:00
..
_locales Autosync the updated translations (#4582) 2023-01-27 01:41:55 +01:00
alarms [PS-815] MV3: Replace usage of delayed/periodic operations with AlarmsAPI (#4103) 2022-11-29 18:14:42 +01:00
background [PS-1137] Fix reseed storage (#4543) 2023-01-27 11:49:35 +01:00
browser [PS-2303] MV3 Service Cache Enhancements (#4507) 2023-01-20 12:33:41 -05:00
clipboard Use Memory Storage directly in Session Sync (#4423) 2023-01-12 14:39:33 -06:00
commands [PS-1306] Context Menu for MV3 (#3910) 2023-01-06 19:31:32 -05:00
content [PS-1306] Context Menu for MV3 (#3910) 2023-01-06 19:31:32 -05:00
decorators Use Memory Storage directly in Session Sync (#4423) 2023-01-12 14:39:33 -06:00
images [PS-1693] feat(browser): implement theming for notification bar (#3805) 2022-10-27 19:34:47 +02:00
listeners [PS-2303] MV3 Service Cache Enhancements (#4507) 2023-01-20 12:33:41 -05:00
models [PS-1854] Split services between background and visualizations (#4075) 2022-11-23 16:26:57 -06:00
notification [PS-1693] feat(browser): implement theming for notification bar (#3805) 2022-10-27 19:34:47 +02:00
popup [SG-458] Master Password security checks (browser) (#4502) 2023-01-24 16:04:01 -05:00
safari Update year in copyrights (#4325) 2022-12-28 21:59:23 +01:00
scripts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
services Fix autofill of expiration date input for bank cards (#3768) 2023-01-18 19:51:37 +01:00
types [PS-1306] Context Menu for MV3 (#3910) 2023-01-06 19:31:32 -05:00
background.html [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
background.ts [PS-2303] MV3 Service Cache Enhancements (#4507) 2023-01-20 12:33:41 -05:00
flags.ts [EC-473] Add feature flags to common code (#3324) 2022-08-26 13:00:14 +10:00
globals.d.ts Ps 1291 fix extension icon updates (#3571) 2022-10-19 08:55:57 -05:00
managed_schema.json [SM-88] [BEEEP] Add support for chrome.storage.managed for environment urls (#3120) 2022-08-08 07:40:09 -04:00
manifest.json Bumped browser version to 2023.1.0 (#4443) 2023-01-11 09:56:56 +01:00
manifest.v3.json [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00