1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/apps/web/src/app/auth/emergency-access
Bernd Schoolmann 84b719d797
[PM-4154] Introduce Bulk Encrypt Service for Faster Unlock Times (#6465)
* Implement multi-worker encryption service

* Fix feature flag being flipped and check for empty input earlier

* Add tests

* Small cleanup

* Remove restricted import

* Rename feature flag

* Refactor to BulkEncryptService

* Rename feature flag

* Fix cipher service spec

* Implement browser bulk encryption service

* Un-deprecate browserbulkencryptservice

* Load browser bulk encrypt service on feature flag asynchronously

* Fix bulk encryption service factories

* Deprecate BrowserMultithreadEncryptServiceImplementation

* Copy tests for browser-bulk-encrypt-service-implementation from browser-multithread-encrypt-service-implementation

* Make sure desktop uses non-bulk fallback during feature rollout

* Rename FallbackBulkEncryptService and fix service dependency issue

* Disable bulk encrypt service on mv3

* Change condition order to avoid expensive api call

* Set default hardware concurrency to 1 if not available

* Make getdecrypteditemfromworker private

* Fix cli build

* Add check for key being null
2024-07-18 08:56:22 -04:00
..
accept Auth/PM-7321 - Registration with Email Verification - Registration Finish Component Implementation (#9653) 2024-07-08 10:40:23 -04:00
enums [PM-3797 Part 1] Add Emergency Access Service (#6612) 2023-11-08 16:03:10 -05:00
models Assign ownership to many libs files (#6928) 2023-11-27 20:59:44 +00:00
request [PM-3797] Client changes to use new key rotation process (#6881) 2023-12-22 10:31:24 -05:00
response Assign ownership to many libs files (#6928) 2023-11-27 20:59:44 +00:00
services [PM-4154] Introduce Bulk Encrypt Service for Faster Unlock Times (#6465) 2024-07-18 08:56:22 -04:00
emergency-access.module.ts [PM-3797 Part 1] Add Emergency Access Service (#6612) 2023-11-08 16:03:10 -05:00
index.ts [PM-3797 Part 1] Add Emergency Access Service (#6612) 2023-11-08 16:03:10 -05:00