1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-15 11:58:21 +01:00
bitwarden-estensione-browser/apps/web
2024-12-24 14:17:44 -08:00
..
.vscode
config Remove showPasswordless conditionals (#11928) 2024-11-15 12:34:02 -05:00
scripts
src [PM-16098] Exclude failed to decrypt ciphers from getAllDecrypted method and cipherViews$ observable 2024-12-24 14:17:44 -08:00
.dockerignore
.eslintrc.json [ADR-0006][AC-319] Migrate all tests to use jest mock instead of substitute (#6520) 2023-10-17 17:02:33 +00:00
.gitignore
config.js
crowdin.yml
dev-server.shared.pem Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
Dockerfile
entrypoint.sh Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
jest.config.js
package.json Increase heap size for builds (#12483) 2024-12-20 17:36:04 +01:00
postcss.config.js Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
README.md
tailwind.config.js
test.setup.ts
tsconfig.build.json
tsconfig.json
tsconfig.spec.json
webpack.config.js

The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).

Github Workflow build on master Crowdin DockerHub gitter chat

Documentation

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