1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-13 01:58:44 +02:00
bitwarden-browser/apps/web
Todd Martin b2374acc7f
[PM-3020] Change initialization of EnvironmentService to default to uninitialized (#5830)
* Set initialized to false on construction of the EnvironmentService

* Add initialization on browser and desktop.

* Added comments.
2023-07-14 15:10:47 -04:00
..
.vscode
config Add EU QA Web client information (#5704) 2023-06-28 13:03:30 -07:00
scripts
src [PM-3020] Change initialization of EnvironmentService to default to uninitialized (#5830) 2023-07-14 15:10:47 -04:00
.dockerignore Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
.eslintrc.json
.gitignore
config.js
crowdin.yml
dev-server.shared.pem
Dockerfile
entrypoint.sh
jest.config.js [PM-2328] Fix jest deprecations (#5483) 2023-05-22 20:19:16 +02:00
package.json Bumped all version to 2023.7.0 (#5792) 2023-07-11 13:45:17 -04:00
postcss.config.js
README.md
tailwind.config.js
test.setup.ts
tsconfig.json Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
tsconfig.spec.json
webpack.config.js [PM-1060] Added new forwarder (Forward Email <https://forwardemail.net>) (#4809) 2023-06-09 09:55:12 +02:00

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.