1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-06 05:28:51 +02:00
bitwarden-browser/apps/desktop
Patrick H. Lauke 844d0d333d
Desktop: tweak left-hand filters (#3727)
* correct issue of "allVaults" string literal being used
* make "(Organisation is disabled)" part of the `appA11yTitle`
* add folder name to the edit folder button's `appA11yTitle`

Co-authored-by: Daniel James Smith <djsmith@web.de>
2022-12-01 22:13:00 +01:00
..
.vscode
config
desktop_native
native-messaging-test-runner
resources
scripts [SM-327] Electron hard reset (#3988) 2022-11-10 15:06:08 +01:00
src Desktop: tweak left-hand filters (#3727) 2022-12-01 22:13:00 +01:00
stores
.eslintrc.json
.gitignore
crowdin.yml
electron-builder.json
installer.nsh
jest.config.js
package.json Bumped desktop version to 2022.11.0 (#4142) 2022-11-29 12:34:17 +00:00
README.md
sign.js
test.setup.ts
tsconfig.json [SM-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01:00
tsconfig.renderer.json
tsconfig.spec.json
webpack.main.js
webpack.renderer.js

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

Bitwarden Desktop Application

Platforms

The Bitwarden desktop app is written using Electron and Angular. The application installs on Windows, macOS, and Linux distributions.

Desktop Vault

Documentation

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