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.
 
 
 
 
 
Oscar Hinton 2011131bb2
[PS-182] Upgrade Angular to V14 (#2948)
3 years ago
..
.vscode Multi root workspace tweaks (#2858) 4 years ago
config Add feature flag for scim navigation (#3146) 3 years ago
scripts Move web to apps/web and bitwarden_license/bit-web 4 years ago
src [PS-182] Upgrade Angular to V14 (#2948) 3 years ago
.dockerignore Move web to apps/web and bitwarden_license/bit-web 4 years ago
.eslintrc.json Use NPM workspace (#2874) 4 years ago
.gitignore Add webpack-bundle-analyzer command using npx (#2955) 4 years ago
Dockerfile Move web to apps/web and bitwarden_license/bit-web 4 years ago
README.md Update README and CONTRIBUTING to point to contributing.bitwarden.com (#2771) 4 years ago
config.js Move web to apps/web and bitwarden_license/bit-web 4 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
package.json Web Version Bump 2022.6.2 (#3085) 4 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) 3 years ago
tsconfig.json Cleanup `src` folder for web and move ts code into `src/app` per angular convention (#3127) 3 years ago
webpack.config.js [PS-182] Upgrade Angular to V14 (#2948) 3 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.