1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-08 05:47:50 +02:00
bitwarden-browser/apps/desktop
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
..
.vscode
config [PM-11619] Replace client-side feature flag with server-side flag (#10709) 2024-09-06 09:25:15 -04:00
desktop_native [PM-2718] Set nspasteboard.ConcealedType for clipboard on MacOS (#11025) 2024-09-16 15:16:28 +02:00
native-messaging-test-runner [deps] Platform: Update @types/node to v20.16.5 (#11058) 2024-09-16 09:47:56 -04:00
resources [PM-7646][PM-5506] Revert IPC changes (#10946) 2024-09-09 09:09:17 -04:00
scripts [PM-7646][PM-5506] Revert IPC changes (#10946) 2024-09-09 09:09:17 -04:00
src [PM-11477] Remove deprecated cryptoservice functions (#10854) 2024-09-24 11:28:33 +02:00
stores
.eslintrc.json
.gitignore
crowdin.yml
electron-builder.json [deps] Tools: Update electron to v32.1.1 (#11067) 2024-09-18 23:41:07 +02:00
installer.nsh
jest.config.js
package.json Bumped client version(s) (#11211) 2024-09-23 22:48:23 +00:00
postcss.config.js
README.md
sign.js
tailwind.config.js
test.setup.ts
tsconfig.json [PM-11450] Move organization-user domain to admin-console lib (#10785) 2024-09-04 18:21:26 -04:00
tsconfig.renderer.json
tsconfig.spec.json
webpack.main.js
webpack.preload.js
webpack.renderer.js

Github Workflow build on master Crowdin Join the chat at https://gitter.im/bitwarden/Lobby

Bitwarden Desktop Application

Platforms

The Bitwarden desktop app is written using Electron and Angular. The application installs on Windows, macOS, and Linux distributions.

Desktop Vault

Documentation

Please refer to the Desktop section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.