1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-23 01:33:02 +01:00
bitwarden-estensione-browser/apps/desktop
Danielle Flinn 49469c0d70
[PS-1530]Sentence case desktop (#3579)
* updated content to sentence case

* updated 2fa verbs to match web vault PR

* title case Social Security

* sentence cased missed strings

* fixed 'work' typo on generator strings

* sentence cased Copy username

* updated missed menu options to sentence case
2022-10-21 08:23:14 -07:00
..
.vscode
config Use settings in base.json and merge config keys (#3804) 2022-10-18 12:00:40 +10:00
desktop_native [PS-1469] Ensure the window is focused when prompting for biometrics (#3534) 2022-09-15 16:17:09 +02:00
native-messaging-test-runner [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
resources
scripts
src [PS-1530]Sentence case desktop (#3579) 2022-10-21 08:23:14 -07:00
stores Updated description based on what we show on other stores (#3478) 2022-09-15 15:26:55 +02:00
.eslintrc.json
.gitignore
crowdin.yml
electron-builder.json [BEEEP] [EC-141] Rust - Windows hello (#2635) 2022-07-25 13:24:13 +02:00
installer.nsh
jest.config.js [SG-397] Configure jest for Desktop and add simple tests (#3467) 2022-09-15 12:31:15 -04:00
package.json Bumped desktop version to 2022.10.1 (#3778) 2022-10-13 14:27:48 -07:00
README.md
sign.js
test.setup.ts [SG-397] Configure jest for Desktop and add simple tests (#3467) 2022-09-15 12:31:15 -04:00
tsconfig.json
tsconfig.renderer.json
tsconfig.spec.json [SG-397] Configure jest for Desktop and add simple tests (#3467) 2022-09-15 12:31:15 -04:00
webpack.main.js [EC-473] Add feature flag config and environment loaders to Desktop (#3389) 2022-09-02 06:08:47 +10:00
webpack.renderer.js [EC-473] Add feature flag config and environment loaders to Desktop (#3389) 2022-09-02 06:08:47 +10:00

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.