1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-18 23:42:17 +01:00
bitwarden-estensione-browser/apps/desktop
Daniel James Smith d4c812160f
[PM-328] Move generator to tools (#4980)
* Move generator to tools

libs/angular:
- Move generator.component to tools
libs/common:
- Move password generation to tools
- Move username generation including email-forwarders to tools

apps/*
- create tools-subfolder and move files regarding generator functionality
- Update all the imports

.github/:
- Cleaned up whitelist-capital-letters.txt
- Added team-tools-dev folders to CODEOWNERS

* Remove unused barrel file
2023-03-10 21:39:46 +01:00
..
.vscode
config
desktop_native
native-messaging-test-runner
resources
scripts
src [PM-328] Move generator to tools (#4980) 2023-03-10 21:39:46 +01: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.2.1 (#4801) 2023-02-17 20:44:54 +00: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
tsconfig.renderer.json
tsconfig.spec.json
webpack.main.js [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00
webpack.renderer.js [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05: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.