1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-26 10:35:48 +02:00
bitwarden-browser/apps/desktop/src
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
..
app [PM-5273] Migrate state in CipherService (#8314) 2024-04-16 17:37:03 +01:00
auth [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
autofill/services [PM-5571] Migrate enableDDG to state provider framework (#8384) 2024-03-22 13:32:03 -04:00
images [PM-4612] [PM-6218] [PM-6219] Enable Duo redirect on Desktop Client (#7798) 2024-02-14 09:06:04 -08:00
locales Autosync the updated translations (#8739) 2024-04-15 17:55:50 +00:00
main [PM-7280] Check command args for disabled updater (#8613) 2024-04-11 14:14:56 -04:00
models [PM-5537] Biometric State Service (#7761) 2024-02-05 13:02:28 -05:00
platform [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
proxy [PM-1674] let node-ipc use individual pipes on Windows (#4020) 2023-04-11 16:45:24 +02:00
scss [PM-252] fix inconsistent generator configuration behavior (#6755) 2023-12-12 19:17:20 -05:00
services [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
types [PM-3683] Remove ipcRenderer from electron-platform-utils (#6679) 2023-11-01 18:34:36 +01:00
vault/app [PM-5499] auth request service migrations (#8597) 2024-04-15 12:34:30 -04:00
entry.ts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
global.d.ts [PM-3996] Scaffolding for preload script (#6065) 2023-10-12 11:50:17 +02:00
index.html [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
main.ts Auth/PM-7072 - Token Service - Access Token Secure Storage Refactor (#8412) 2024-03-26 18:41:14 -04:00
package-lock.json Revert "Bumped desktop version to (#8751)" (#8752) 2024-04-15 12:42:16 -04:00
package.json Revert "Bumped desktop version to (#8751)" (#8752) 2024-04-15 12:42:16 -04:00
preload.ts [PM-3756] Disable node integration and enable context isolation in desktop (#6975) 2024-02-08 18:00:19 +01:00
utils.spec.ts [SM-329] Merge libs/electron into desktop (#3989) 2022-12-02 12:45:09 +01:00
utils.ts [PM-3756] Disable node integration and enable context isolation in desktop (#6975) 2024-02-08 18:00:19 +01:00