clients/apps/web
Jared 5d29093644
[PM-31475] Resolves verbiage issues for design (#19610)
* Refactor user self-revocation message in event service and update localization string. The message now provides a clearer context for the action taken by the user.

* Update user self-revocation message in event service and add corresponding localization string. The new message enhances clarity regarding the user's action of declining organization ownership transfer.

* Update user self-revocation message to include user ID placeholder for improved clarity in localization. This change enhances the context of the user's action when self-revoking from an organization.
2026-03-19 12:35:41 -04:00
..
.vscode
config icons and key connector urls for web development (#17043) 2025-10-27 12:40:56 +00:00
scripts
src [PM-31475] Resolves verbiage issues for design (#19610) 2026-03-19 12:35:41 -04:00
.dockerignore
.gitignore
CLAUDE.md
config.js
crowdin.yml
dev-server.shared.pem
Dockerfile [PM-31831] fix: add support for overriding commercial SDK (#18863) 2026-02-25 11:15:19 +01:00
entrypoint.sh
jest.config.js
package.json Bumped client version(s) 2026-03-09 10:53:10 +00:00
postcss.config.js
project.json [PM-27564] Self-host configuration is not applied with nx build (#17279) 2025-11-24 16:36:23 +01:00
README.md Remove gitter chat badges from READMEs (#19368) 2026-03-04 16:33:27 +00:00
tailwind.config.js [PM-29448] Consume the new send table in web (#17923) 2025-12-19 16:00:37 +01:00
test.setup.ts
tsconfig.build.json [PM-29239] Create proxy cookie redirect connector (#18476) 2026-02-03 07:08:44 -05:00
tsconfig.json [PM-29239] Create proxy cookie redirect connector (#18476) 2026-02-03 07:08:44 -05:00
tsconfig.spec.json
webpack.base.js [PM-30404] Exclude .wasm.js from babel (#18555) 2026-02-06 08:42:08 +01:00
webpack.config.js [PM-27564] Self-host configuration is not applied with nx build (#17279) 2025-11-24 16:36:23 +01:00

Bitwarden Web App

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

Github Workflow build on main Crowdin DockerHub

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.