bitwarden-estensione-browser/libs/common/src
Nick Krantz a42006763d
[PM-9455] FireFox back handling (#10867)
* Refactor `POPUP_VIEW_MEMORY` to use `disk` rather than memory for the browser extension.

- When FireFox opens the popup in an standalone window memory is lost, thus causing the `popup-route-history` to be lost and back navigation ceases to work

* spelling

* revert state definition change

* add `onUpdated` event for firefox

* rework observable handling

* remove unneeded `from`
2024-09-17 08:42:57 -05:00
..
abstractions Enable event logs to show events logged by the Public API (#10660) 2024-08-27 18:21:33 -04:00
admin-console [PM-11667] Remove all code related to the outdated custom permissions 'Edit/Delete Assigned Collections' (#10904) 2024-09-17 14:22:17 +01:00
auth [PM-11667] Remove all code related to the outdated custom permissions 'Edit/Delete Assigned Collections' (#10904) 2024-09-17 14:22:17 +01:00
autofill [PM-11517] Improve autofill collection of page details performance (#10816) 2024-09-16 08:35:56 -05:00
billing [AC-2568] Split billing history calls to separately call for invoices and transactions. Added paging buttons (#10697) 2024-09-09 09:39:02 -04:00
enums [PM-10996] Remove restrict-provider-access feature flag (#10977) 2024-09-11 10:45:23 -07:00
models Remove password hint responses from API (#10523) 2024-08-23 13:51:42 -04:00
platform [PM-9455] FireFox back handling (#10867) 2024-09-17 08:42:57 -05:00
services [PM-12007] Fix vault timeout action logout with account switching (#11008) 2024-09-12 15:59:33 -04:00
state-migrations Move `lastSync` State (#10272) 2024-08-06 15:01:42 -04:00
tools [PM-8279] password generation component (#10805) 2024-09-10 12:43:33 -04:00
types [PM-9869] Create SendFormContainer (#10147) 2024-07-19 21:17:52 +02:00
vault [PM-10914] add option to delete all folders if migration fails (#10983) 2024-09-12 13:47:35 -04:00
globals.d.ts