Bitwarden client applications (web, browser extension, desktop, and cli)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Justin Baur e1b5b83723
Add State Provider Framework (#6640)
2 years ago
..
.vscode Multi root workspace tweaks (#2858) 4 years ago
config Ps/fix dev flags not defined (#6683) 2 years ago
scripts Move web to apps/web and bitwarden_license/bit-web 4 years ago
src Add State Provider Framework (#6640) 2 years ago
.dockerignore Move web to apps/web and bitwarden_license/bit-web 4 years ago
.eslintrc.json [ADR-0006][AC-319] Migrate all tests to use jest mock instead of substitute (#6520) 2 years ago
.gitignore Noop notifications for dev (#6671) 2 years ago
Dockerfile Move web to apps/web and bitwarden_license/bit-web 4 years ago
README.md Update urls to match the contributing docs (#4192) 3 years ago
config.js Use settings in base.json and merge config keys (#3804) 3 years ago
crowdin.yml Fix crowdin sync for web (#2853) 4 years ago
dev-server.shared.pem Move web to apps/web and bitwarden_license/bit-web 4 years ago
entrypoint.sh Move web to apps/web and bitwarden_license/bit-web 4 years ago
jest.config.js [PM-2328] Fix jest deprecations (#5483) 3 years ago
package.json Bumped web version to 2023.10.1 (#6815) 2 years ago
postcss.config.js Move web to apps/web and bitwarden_license/bit-web 4 years ago
tailwind.config.js [SM-45] Scaffold secrets manager module (#2989) 4 years ago
test.setup.ts [EC-423] Fix unit tests (#3265) 4 years ago
tsconfig.json [PM-4222] Make importer UI reusable (#6504) 2 years ago
tsconfig.spec.json [EC-423] Fix unit tests (#3265) 4 years ago
webpack.config.js [PS-1878] Feature/selfhost anonaddy (#4056) 2 years ago

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.