1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-04 18:37:45 +01:00
bitwarden-browser/apps/browser/src/services
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
..
abstractions [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
folders [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
vaultTimeout Refactorings for vaultTimeoutService/ServiceFactories (#3416) 2022-08-30 16:11:19 +02:00
abstractChromeStorageApi.service.ts [PS-816] Add Autofill Shortcut to MV3 Extension (#3131) 2022-08-09 21:30:26 -04:00
autofill.service.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
autofillConstants.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
browser-environment.service.ts [PS-1265] fix on install hook (#3278) 2022-08-18 09:23:16 -05:00
browserCrypto.service.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
browserFileDownloadService.ts [PS-182] Upgrade Angular to V14 (#2948) 2022-07-26 14:48:11 +02:00
browserLocalStorage.service.ts [PS-816] Add Autofill Shortcut to MV3 Extension (#3131) 2022-08-09 21:30:26 -04:00
browserMemoryStorage.service.ts [PS-816] Add Autofill Shortcut to MV3 Extension (#3131) 2022-08-09 21:30:26 -04:00
browserMessaging.service.ts PS-1133 Feature/mv3 browser observable memory caching (#3245) 2022-08-16 07:05:03 -05:00
browserMessagingPrivateModeBackground.service.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
browserMessagingPrivateModePopup.service.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
browserPlatformUtils.service.spec.ts Ps 1291 fix extension icon updates (#3571) 2022-10-19 08:55:57 -05:00
browserPlatformUtils.service.ts Ps 1291 fix extension icon updates (#3571) 2022-10-19 08:55:57 -05:00
i18n.service.ts [PS-1282] Enable Arabic language support for desktop, browser, web (#3333) 2022-09-05 21:18:18 +02:00
keyGeneration.service.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
localBackedSessionStorage.service.spec.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
localBackedSessionStorage.service.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
state.service.spec.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
state.service.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
vaultFilter.service.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00