1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-08 05:47:50 +02:00
bitwarden-browser/apps/desktop
Alec Rippberger acd47c2b79
[PM-12694] Modify logo on AnonLayout to direct to base route on click (#11263)
* Add "back" functionality for Desktop.

* Return user to email field when logo is clicked in Web.

* Update function name.

* Move hideLogo to anchor wrapper.

* Use "/" route for logo back link.
2024-10-02 08:00:37 -05: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 [PM-7646][PM-5506] Rust IPC changes: Episode 2 (#11122) 2024-10-01 16:28:56 +02:00
native-messaging-test-runner [deps]: Lock file maintenance (#11256) 2024-09-30 15:29:21 -04:00
resources [PM-7646][PM-5506] Rust IPC changes: Episode 2 (#11122) 2024-10-01 16:28:56 +02:00
scripts [PM-7646][PM-5506] Rust IPC changes: Episode 2 (#11122) 2024-10-01 16:28:56 +02:00
src [PM-12694] Modify logo on AnonLayout to direct to base route on click (#11263) 2024-10-02 08:00:37 -05:00
stores
.eslintrc.json
.gitignore
crowdin.yml
electron-builder.json [PM-7646][PM-5506] Rust IPC changes: Episode 2 (#11122) 2024-10-01 16:28:56 +02:00
installer.nsh
jest.config.js
package.json [PM-7646][PM-5506] Rust IPC changes: Episode 2 (#11122) 2024-10-01 16:28:56 +02:00
postcss.config.js
README.md
sign.js
tailwind.config.js
test.setup.ts
tsconfig.json [PM-8836] Move ownership of biometrics to key-management (#10818) 2024-09-30 18:14:32 +02: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.