1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-15 02:35:10 +01:00
bitwarden-estensione-browser/libs/common/src
Matt Gibson 750ff736cd
[ps-2003] Ps/ps 1854 fix pin (#4193)
* Await in `has` calls.

* Add disk cache to browser synced items

Note: `Map` doesn't serialize nicely so it's easier to swap over to a
`Record` object for out cache

* Mock and await init promises in tests

* Remove redundant settings checks
2022-12-06 16:26:42 -06:00
..
abstractions [PS-1906] Extract uploadEvents from EventService into new service (#4108) 2022-12-06 14:47:42 +01:00
email-forwarders [TDL-192] Rename email forwarders per ADR #12 (#4107) 2022-11-24 14:55:24 +01:00
enums [PS 1045] bw login with apikey argument fails on cli (#3959) 2022-11-17 12:50:37 +01:00
factories
importers [PS-1805] BEEEP: Renamed importers based on agreed naming-convention (#3978) 2022-11-11 16:20:03 +01:00
interfaces [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
misc [PS-1854] Split services between background and visualizations (#4075) 2022-11-23 16:26:57 -06:00
models [EC-342] Gate custom permissions behind enterprise plan (#3907) 2022-12-06 09:50:24 +00:00
services [ps-2003] Ps/ps 1854 fix pin (#4193) 2022-12-06 16:26:42 -06:00
types [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
globals.d.ts