1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-27 04:03:00 +02:00
bitwarden-browser/libs/common/src/vault/services
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
..
fido2 Ps/pm 5965/better config polling (#8325) 2024-03-27 10:03:09 -07:00
file-upload
folder [PM-5273] Migrate state in CipherService (#8314) 2024-04-16 17:37:03 +01:00
key-state [PM-5273] Migrate state in CipherService (#8314) 2024-04-16 17:37:03 +01:00
sync [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
vault-settings [PM-5433] Migrate Showcards and Showidentities on current tab to state provider (#8252) 2024-03-14 11:37:57 -04:00
cipher.service.spec.ts [PM-5273] Migrate state in CipherService (#8314) 2024-04-16 17:37:03 +01:00
cipher.service.ts [PM-5273] Migrate state in CipherService (#8314) 2024-04-16 17:37:03 +01:00
collection.service.ts PM-5274 Migrate Collection Service State (#7732) 2024-02-14 17:03:03 -05:00
totp.service.spec.ts
totp.service.ts