1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-08 05:47:50 +02:00
bitwarden-browser/apps/desktop/src
Bernd Schoolmann d92b2cbea2
[PM-11477] Remove deprecated cryptoservice functions (#10854)
* Remove deprecated cryptoservice functions

* Use getUserkeyWithLegacySupport to get userkey

* Fix tests

* Fix tests

* Fix tests

* Remove unused cryptoservice instances

* Fix build

* Remove unused apiService in constructor

* Fix encryption

* Ensure passed in key is used if present

* Fix sends and folders

* Fix tests

* Remove logged key

* Fix import for account restricted keys
2024-09-24 11:28:33 +02:00
..
app [PM-11477] Remove deprecated cryptoservice functions (#10854) 2024-09-24 11:28:33 +02:00
auth [PM-7608] Account Security Settings V2 (#10441) 2024-09-16 17:40:08 +02:00
autofill/services [PM-5571] Migrate enableDDG to state provider framework (#8384) 2024-03-22 13:32:03 -04:00
images Add shared two-factor-options component (#9767) 2024-07-08 11:19:30 +02:00
locales Autosync the updated translations (#11196) 2024-09-23 09:48:14 +00:00
main [desktop] Allow manual sync while locked (#6126) 2024-09-18 17:57:32 +02:00
models/native-messaging Delete Unused Bits of StateService (#9858) 2024-07-08 20:38:10 -04:00
platform Don't process reload when cancelling biometrics (#11081) 2024-09-18 10:41:23 -04:00
proxy [PM-7646][PM-5506] Revert IPC changes (#10946) 2024-09-09 09:09:17 -04:00
scss [CL-324] migrate app-callout internals to bit-callout (#9925) 2024-08-27 09:12:28 -04:00
services [PM-11477] Remove deprecated cryptoservice functions (#10854) 2024-09-24 11:28:33 +02:00
types [PM-990] Unix biometrics unlock via Polkit (#4586) 2024-08-06 11:04:17 -04:00
vault/app [PM-11477] Remove deprecated cryptoservice functions (#10854) 2024-09-24 11:28:33 +02:00
entry.ts [PM-7646][PM-5506] Revert IPC changes (#10946) 2024-09-09 09:09:17 -04: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 [PM-7646][PM-5506] Revert IPC changes (#10946) 2024-09-09 09:09:17 -04:00
package-lock.json Bumped client version(s) (#11211) 2024-09-23 22:48:23 +00:00
package.json Bumped client version(s) (#11211) 2024-09-23 22:48:23 +00: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-990] Unix biometrics unlock via Polkit (#4586) 2024-08-06 11:04:17 -04:00