1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-13 09:48:01 +01:00
bitwarden-estensione-browser/apps/desktop
Thomas Rittson 8344623185
[PM-11450] Move organization-user domain to admin-console lib (#10785)
- move organization-user files from libs/common/src/admin-console into libs/admin-console/src/common
- add barrel files and update imports to use barrel files
- rename OrganizationUserService to OrganizationUserApiService
- rename OrganizationUserServiceImplementation to DefaultOrganizationUserApiService
2024-09-04 18:21:26 -04:00
..
.vscode
config turn enableCipherKeyEncryption flag off (#10621) 2024-09-04 10:52:22 -05:00
desktop_native [deps]: Lock file maintenance (#10852) 2024-09-04 13:55:46 -04:00
native-messaging-test-runner [deps]: Lock file maintenance (#10852) 2024-09-04 13:55:46 -04:00
resources
scripts
src [PM-11450] Move organization-user domain to admin-console lib (#10785) 2024-09-04 18:21:26 -04:00
stores
.eslintrc.json
.gitignore
crowdin.yml
electron-builder.json [PM-11167][deps] Tools: Update electron to v32 (#10630) 2024-08-27 12:23:24 +00:00
installer.nsh
jest.config.js
package.json Bumped client version(s) (#10750) 2024-08-27 16:42:45 +00:00
postcss.config.js
README.md
sign.js
tailwind.config.js
test.setup.ts
tsconfig.json [PM-11450] Move organization-user domain to admin-console lib (#10785) 2024-09-04 18:21:26 -04:00
tsconfig.renderer.json
tsconfig.spec.json
webpack.main.js
webpack.preload.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.