1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-26 10:35:48 +02:00
bitwarden-browser/apps/desktop/src/app
Carlos Gonçalves 06acdefa91
[PM-5273] Migrate state in CipherService (#8314)
* PM-5273 Initial migration work for localData

* PM-5273 Encrypted and Decrypted ciphers migration to state provider

* pm-5273 Update references

* pm5273 Ensure prototype on cipher

* PM-5273 Add CipherId

* PM-5273 Remove migrated methods and updated references

* pm-5273 Fix versions

* PM-5273 Added missing options

* Conflict resolution

* Revert "Conflict resolution"

This reverts commit 0c0c2039ed.

* PM-5273 Fix PR comments

* Pm-5273 Fix comments

* PM-5273 Changed decryptedCiphers to use ActiveUserState

* PM-5273 Fix tests

* PM-5273 Fix pr comments
2024-04-16 17:37:03 +01:00
..
accounts [PM-5499] auth request service migrations (#8597) 2024-04-15 12:34:30 -04:00
components Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
layout [PM-5264] Implement StateProvider in LoginEmailService (#7662) 2024-03-30 11:00:27 -07:00
services [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
shared [SM-251] Migrate to new avatar component (#3600) 2022-10-27 14:38:34 +02:00
tools [PM-5273] Migrate state in CipherService (#8314) 2024-04-16 17:37:03 +01:00
app-routing.module.ts [PM-2260] Remove TDE feature flag and all conditional logic based on it (#7352) 2024-01-10 12:33:11 -05:00
app.component.ts [PM-4700] Fixed issue with clearing search index state (#8686) 2024-04-11 17:53:16 +01:00
app.module.ts [PM-6967] Replace app-callouts with bit-callouts on desktop (#8415) 2024-03-21 11:58:48 -04:00
main.ts [PM-3756] Disable node integration and enable context isolation in desktop (#6975) 2024-02-08 18:00:19 +01:00