bitwarden-estensione-browser/apps/web
Conner Turnbull c1963f1bc3
Cleaned up feature flag logic now that it's released (#7030)
2023-12-04 08:16:43 -05:00
..
.vscode
config Ps/fix dev flags not defined (#6683) 2023-10-24 17:48:01 +02:00
scripts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
src Cleaned up feature flag logic now that it's released (#7030) 2023-12-04 08:16:43 -05: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 Noop notifications for dev (#6671) 2023-10-24 15:18:23 +02:00
Dockerfile
README.md Update urls to match the contributing docs (#4192) 2022-12-06 11:20:27 +01:00
config.js
crowdin.yml
dev-server.shared.pem
entrypoint.sh
jest.config.js [PM-2328] Fix jest deprecations (#5483) 2023-05-22 20:19:16 +02:00
package.json Bumped web version to 2023.10.2 (#6879) 2023-11-13 13:51:01 -05:00
postcss.config.js
tailwind.config.js
test.setup.ts
tsconfig.json [PM-4222] Make importer UI reusable (#6504) 2023-10-19 11:17:23 +02:00
tsconfig.spec.json
webpack.config.js [PS-1878] Feature/selfhost anonaddy (#4056) 2023-09-26 15:34:34 +02:00

README.md

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.