1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-06 07:30:10 +01:00
bitwarden-estensione-browser/apps/desktop
Brandon Maharaj 497b08df44
[SG-458] Master Password security checks (browser) (#4502)
* work: add base logic for password lookup

* work: added browser support for hibp

* work: SG-558 combine weak + leak warning

* fix: language stuff

* fix: form values are neater tho :(

* fix: no cast
2023-01-24 16:04:01 -05:00
..
.vscode
config
desktop_native
native-messaging-test-runner
resources
scripts
src [SG-458] Master Password security checks (browser) (#4502) 2023-01-24 16:04:01 -05:00
stores Update year in copyrights (#4325) 2022-12-28 21:59:23 +01:00
.eslintrc.json
.gitignore
crowdin.yml
electron-builder.json Update year in copyrights (#4325) 2022-12-28 21:59:23 +01:00
installer.nsh
jest.config.js
package.json Bumped desktop version to 2023.1.2 (#4484) 2023-01-16 10:31:48 +01:00
README.md Update urls to match the contributing docs (#4192) 2022-12-06 11:20:27 +01:00
sign.js
test.setup.ts
tsconfig.json [SM-329] Merge libs/electron into desktop (#3989) 2022-12-02 12:45:09 +01:00
tsconfig.renderer.json
tsconfig.spec.json
webpack.main.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.