mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
* feat(accept-organization-component) [PM-29796]: Validate Id expected shape. * feat(utils) [PM-29796]: Remove invalidUrlParams. * feat(utils) [PM-29796]: Re-add URL pattern matching detection with updated naming and comments. * feat(accept-organization) [PM-29796]: Update component handling for id validation. * feat(utils) [PM-29796]: Improve pattern-matching on utils. * comment(accept-organization) [PM-29796]: Add comments on handling pattern. * comment(accept-organization) [PM-29796]: Comments around authedHandler handling. * refactor(utils) [PM-29796]: One entry per line with trailing comments for Prettier. * refactor(accept-organization) [PM-29796]: Abstract handleInvalidInvite to its own method. * docs(utils) [PM-29796]: Add/ungroup comments on declared match patterns. * test(utils) [PM-29796]: Update tests and comments. --------- Co-authored-by: Jared Snider <116684653+JaredSnider-Bitwarden@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| .vscode | ||
| config | ||
| scripts | ||
| src | ||
| .dockerignore | ||
| .gitignore | ||
| CLAUDE.md | ||
| config.js | ||
| crowdin.yml | ||
| dev-server.shared.pem | ||
| Dockerfile | ||
| entrypoint.sh | ||
| jest.config.js | ||
| package.json | ||
| postcss.config.js | ||
| project.json | ||
| README.md | ||
| tailwind.config.js | ||
| test.setup.ts | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||
| webpack.base.js | ||
| webpack.config.js | ||
Bitwarden Web App
The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).
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.