1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-25 21:51:30 +01:00
bitwarden-browser/apps/browser
Daniel Riera eb7b2cd3e0
PM-15593 Standard Login UI is shown when item has no Auth key added (#12432)
* PM-15593
- Added getFilteredCiphersForTotpField method
- Implemented getFilteredCiphersForTotpField on update list method
- Updated tests to not always have a top field

* account for no totp code ciphers in totp fields
2024-12-26 11:16:57 -05:00
..
.vscode
config Remove showPasswordless conditionals (#11928) 2024-11-15 12:34:02 -05:00
scripts Switch to using PowerShell for compressing (#12052) 2024-11-19 17:25:35 +01:00
spec
src PM-15593 Standard Login UI is shown when item has no Auth key added (#12432) 2024-12-26 11:16:57 -05:00
store Autosync the updated translations (#12373) 2024-12-12 18:07:38 +01:00
webpack [PM-14485] Remove manifest and index.html logic from gulp (#12033) 2024-11-19 13:25:30 +00:00
.eslintrc.json
.gitignore
crowdin.yml
jest.config.js
package.json Increase heap size for builds (#12483) 2024-12-20 17:36:04 +01:00
postcss.config.js
README.md
tailwind.config.js
test.setup.ts [PM-10669] Fix inconsistencies with notification bar when saving or updating login credentials (#10617) 2024-08-27 13:31:44 -05:00
tsconfig.json Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
tsconfig.spec.json
webpack.config.js [PM-14485] Remove manifest and index.html logic from gulp (#12033) 2024-11-19 13:25:30 +00:00

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.