1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-13 01:58:44 +02:00
bitwarden-browser/apps/web
Rui Tomé 72a6fa1f7d
[AC-1344] Provider users unable to bulk restore vault items for client organizations (#5259)
* [AC-1344] Simplified DeleteMany and SoftDeleteMany request creation

* [AC-1344] Added method putRestoreManyCiphersAdmin to apiService

* [AC-1344] Added method restoreManyWithServer to cipherService

* [AC-1344] Rewrote if statements and changed the method return type
2023-08-02 16:22:28 +01:00
..
.vscode
config Update EU Prod config with correct production payment settings (#5874) 2023-07-25 06:54:12 -07:00
scripts
src [AC-1344] Provider users unable to bulk restore vault items for client organizations (#5259) 2023-08-02 16:22:28 +01:00
.dockerignore
.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 web version to 2023.7.1 (#5896) 2023-07-25 19:18:16 +00: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 Fix notifications webpack proxy for Web (#5794) 2023-07-27 11:05:19 -05: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.