1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-14 10:16:48 +01:00
L'estensione per Browser di Bitwarden funziona con Chrome, Firefox, Edge, Opera, Safari, Vivaldi, brave, Tor Browser. L'istanza bitwarden dei devol comprende tutte le funzioni premium di bitwarden https://vaultwarden.devol.it
Go to file
Matt Gibson b5362ca1ce
Browser MV3: Default store values to session storage (#8844)
* Introduce browser large object storage location.

This location is encrypted and serialized to disk in order to allow for storage of uncountable things like vault items that take a significant amount of time to prepare, but are not guaranteed to fit within session storage.

however, limit the need to write to disk is a big benefit, so _most_ things are written to storage.session instead, where things specifically flagged as large will be moved to disk-backed memory

* Store derived values in large object store for browser

* Fix AbstractMemoryStorageService implementation
2024-04-22 08:55:19 -04:00
.checkmarx Update SAST preset to query set (#8569) 2024-04-01 16:24:04 -04:00
.codescene
.github [DEVOPS-1919] - Slack messages contain the incorrect git commit sha (#8813) 2024-04-19 13:39:06 -06:00
.husky
.storybook [SM-1031] Remove SecretsManager & showDDG compile flags (#8610) 2024-04-08 17:46:24 +02:00
.vscode
apps Browser MV3: Default store values to session storage (#8844) 2024-04-22 08:55:19 -04:00
bitwarden_license [SM-956] Secret Manager: Integrations Page (#8701) 2024-04-18 15:24:16 -04:00
libs Browser MV3: Default store values to session storage (#8844) 2024-04-22 08:55:19 -04:00
patches
scripts
.editorconfig
.eslintignore
.eslintrc.json [PM-7489] Introduce MessageSender & MessageListener (#8709) 2024-04-19 15:02:40 -04:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.nvmrc
.prettierignore
.prettierrc.json
angular.json
clients.code-workspace
CONTRIBUTING.md
jest.config.js
LICENSE_BITWARDEN.txt
LICENSE_GPL.txt
LICENSE.txt
package-lock.json [PM-7475][deps] Tools: Update electron to v28.3.1 (#8742) 2024-04-18 12:03:51 +02:00
package.json [PM-7475][deps] Tools: Update electron to v28.3.1 (#8742) 2024-04-18 12:03:51 +02:00
README.md
SECURITY.md
tailwind.config.js
tsconfig.eslint.json [PM-6780][PM-6781] Create vault-export-ui package / Migrate export-scope-callout.component to CL (#8318) 2024-03-20 22:11:57 +00:00
tsconfig.json [PM-6780][PM-6781] Create vault-export-ui package / Migrate export-scope-callout.component to CL (#8318) 2024-03-20 22:11:57 +00:00

Bitwarden

GitHub Workflow browser build on main GitHub Workflow CLI build on main GitHub Workflow desktop build on main GitHub Workflow web build on main gitter chat


Bitwarden Client Applications

This repository houses all Bitwarden client applications except the Mobile application.

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

We're Hiring!

Interested in contributing in a big way? Consider joining our team! We're hiring for many positions. Please take a look at our Careers page to see what opportunities are currently open as well as what it's like to work at Bitwarden.

Contribute

Code contributions are welcome! Please commit any pull requests against the main branch. Learn more about how to contribute by reading the Contributing Guidelines. Check out the Contributing Documentation for how to get started with your first contribution.

Security audits and feedback are welcome. Please open an issue or email us privately if the report is sensitive in nature. You can read our security policy in the SECURITY.md file.