bitwarden-estensione-browser/apps/browser/src/background
Thomas Rittson da47992a22
[EC-272] Web workers using EncryptionService (#3532)
* Add item decryption to encryptService
* Create multithreadEncryptService subclass to handle web workers
* Create encryption web worker
* Refactor cipherService to use new interface
* Update dependencies
2022-10-28 07:38:54 +10:00
..
models [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
service_factories [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
commands.background.ts [EC-377] Transition Policy service into providing observables (#3259) 2022-10-11 13:08:48 +01:00
contextMenus.background.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
idle.background.ts Refactorings for vaultTimeoutService/ServiceFactories (#3416) 2022-08-30 16:11:19 +02:00
main.background.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
nativeMessaging.background.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
notification.background.ts [PS-1693] feat(browser): implement theming for notification bar (#3805) 2022-10-27 19:34:47 +02:00
runtime.background.ts Ps 1291 fix extension icon updates (#3571) 2022-10-19 08:55:57 -05:00
tabs.background.ts Ps 1291 fix extension icon updates (#3571) 2022-10-19 08:55:57 -05:00
webRequest.background.ts Ps 1291 fix extension icon updates (#3571) 2022-10-19 08:55:57 -05:00