1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-23 08:30:14 +01:00
bitwarden-estensione-browser/apps/browser
Jonathan Prusik eae845d900
[PM-4260] [BEEEP] Mask TOTP seeds in cipher edit view - similar to how the password is hidden ()
* PoC disallow changing masked values in edit mode and mask TOTP with password

* toggle totp seed visibility independently from password visibility in edit mode

* cleanup

* add fallback value for when a cipher returns a null value for maskedPassword

* toggle masks off for maskable login properties with no value on load

* do not show mask toggle for password or totp if no value is present
2024-01-12 22:35:30 -05:00
..
.vscode
config [PM-194] Browser Account Switcher UI () 2023-12-06 09:22:48 -08:00
spec Rework derived state () 2024-01-04 14:47:49 -05:00
src [PM-4260] [BEEEP] Mask TOTP seeds in cipher edit view - similar to how the password is hidden () 2024-01-12 22:35:30 -05:00
store Autosync the updated translations () 2024-01-12 06:49:11 +01:00
.gitignore Ps/pm 2910/browser header component () 2023-10-25 18:27:32 +00:00
crowdin.yml
gulpfile.js [deps] Autofill: Update prettier to v3 () 2023-11-29 16:15:20 -05:00
jest.config.js
package.json Bumped browser,cli,desktop,web version to 2024.1.0 () 2024-01-02 22:07:38 +00:00
postcss.config.js
README.md [PM-5632] Update Bitwarden extension review URLs () 2024-01-08 21:08:18 +01:00
tailwind.config.js
test.setup.ts [PM-934] Autofill not working until page has been refreshed () 2023-12-13 16:25:16 +00:00
tsconfig.json create team owned libs for billing, admin-console, platform () 2023-12-15 09:02:21 -05:00
tsconfig.spec.json
webpack.config.js [PM-4032] Detect LastPass export page and suppress download prompt () 2023-12-22 14:03:21 -06: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.