1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-22 16:12:07 +01:00
bitwarden-estensione-browser/apps/desktop
rr-bw 96d116d643
[PM-8116] Auth Browser Refresh: Password Hint Component (#10492)
* setup component, services, and web HTML

* make Web and Browser functional

* make desktop functional

* update template to solidify common client HTML

* simplify template and class

* update browser routing

* move canActivate to correct location

* simplify post submit routing

* update routing to use unauthUiRefreshSwap()

* constrain AnonLayout title/subtitle width, reduce height on destkop to account for header

* reduce height on browser to account for header (otherwise have to scroll to see EnvSelector

* resolve email issue when clicking 'cancel' on extension popout

* update routing for web

* persist email to popout

* update web router and anon-layout min-h based on client

* change anchor link to button

* remove unnecessary formatting changes

* add new icon

* remove unnecessary call to loginEmailService
2024-09-13 09:16:25 -07:00
..
.vscode
config [PM-11619] Replace client-side feature flag with server-side flag (#10709) 2024-09-06 09:25:15 -04:00
desktop_native [deps] Platform: Update Rust crate arboard to v3.4.1 (#11017) 2024-09-13 10:54:40 +02:00
native-messaging-test-runner [deps]: Lock file maintenance (#10852) 2024-09-04 13:55:46 -04:00
resources [PM-7646][PM-5506] Revert IPC changes (#10946) 2024-09-09 09:09:17 -04:00
scripts [PM-7646][PM-5506] Revert IPC changes (#10946) 2024-09-09 09:09:17 -04:00
src [PM-8116] Auth Browser Refresh: Password Hint Component (#10492) 2024-09-13 09:16:25 -07:00
stores
.eslintrc.json
.gitignore
crowdin.yml
electron-builder.json [PM-11885] [deps] Tools: Update electron to v32.0.2 (#10964) 2024-09-10 12:02:05 +02:00
installer.nsh
jest.config.js
package.json Bumped client version(s) (#10961) 2024-09-09 15:05:49 +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.