1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-21 23:44:52 +01:00
bitwarden-estensione-browser/apps/desktop
rr-bw d209da4c94
feat(auth): [PM-9674] Remove Deprecated LockComponents (#12453)
This PR deletes the legacy lock components from the Angular clients and also removes feature flag control from the routing. The lock component will now be based entirely on the new, recently refreshed LockComponent in libs/auth/angular.
2024-12-20 10:23:03 -08:00
..
.vscode
config [PM-11290] Enable SDK (#11378) 2024-10-07 13:56:02 +02:00
desktop_native Run clippy and rustfmt on CI (#12388) 2024-12-19 22:49:45 +01:00
macos [PM-9473] Add messaging for macOS passkey extension and desktop (#10768) 2024-12-19 09:00:21 +01:00
native-messaging-test-runner Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
resources [BEEEP/PM-10534] Add snap biometric support (#12187) 2024-12-11 16:10:06 +01:00
scripts [PM-9035] desktop build logic to provide credentials to os on sync (#10181) 2024-12-06 16:31:30 +01:00
src feat(auth): [PM-9674] Remove Deprecated LockComponents (#12453) 2024-12-20 10:23:03 -08:00
stores
.eslintrc.json
.gitignore [PM-9022] scaffold the extension and build pipeline (#9948) 2024-11-13 15:54:35 +01:00
crowdin.yml
electron-builder.json [deps] Platform: Update electron to v33 - abandoned (#11580) 2024-12-12 10:26:05 +01:00
installer.nsh
jest.config.js
package.json Increase heap size for builds (#12483) 2024-12-20 17:36:04 +01:00
postcss.config.js
README.md
sign.js
tailwind.config.js [PM-8214] New Device Verification Notice UI (#12360) 2024-12-19 08:59:42 -06:00
test.setup.ts
tsconfig.json Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
tsconfig.renderer.json
tsconfig.spec.json
webpack.main.js Switch to rustcrypto argon2 on desktop (#11753) 2024-12-04 11:54:55 +00:00
webpack.preload.js
webpack.renderer.js [PM-11766] Introduce SDK client (#10974) 2024-10-07 13:20:50 +02:00

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.