1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-16 03:11:47 +01:00
bitwarden-estensione-browser/apps/browser
Bernd Schoolmann e977dacdcf
[PM-6797] Prevent account switching race condition on desktop & enable worker decryption (#9312)
* Prevent account switching race condition on desktop

This enables us to allow background thread / multithread bulk decryption on desktop.

* Disable account switcher component during switching
2024-07-11 14:11:51 +02:00
..
.vscode
config [PM-8391] turn on enableCipherKeyEncryption flag (#9362) 2024-06-18 12:11:10 -05:00
spec
src [PM-6797] Prevent account switching race condition on desktop & enable worker decryption (#9312) 2024-07-11 14:11:51 +02:00
store Autosync the updated translations (#9864) 2024-06-28 14:07:02 +00:00
.eslintrc.json
.gitignore
crowdin.yml
gulpfile.js
jest.config.js
package.json Bumped client version(s) (#9895) 2024-07-01 17:25:00 +00:00
postcss.config.js
README.md
tailwind.config.js
test.setup.ts
tsconfig.json [PM-9008] factor generator-extensions into separate libraries (#9724) 2024-06-20 10:49:23 -04:00
tsconfig.spec.json
webpack.config.js

Github Workflow build browser on master Crowdin Join the chat at https://gitter.im/bitwarden/Lobby

Bitwarden Browser Extension

The Bitwarden browser extension is written using the Web Extension API and Angular.

My Vault

Documentation

Please refer to the Browser section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.