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
Elias Papavasileiou 2de8c5ed16
Add minimizeOnCopyToClipboardKey constant (#74)
* Add minimizeOnCopyToClipboardKey constant

* Move minimizeOnCopyToClipboardKey constant to electronConstants.ts

* Add minimizeIfNeeded method to view component

* Revert "Add minimizeIfNeeded method to view component"

This reverts commit 7a5f2a3aa3d418ead5c03ce4c3f0ba00ffd34bb2.

* Make storageService protected in window.main

* Revert "Make storageService protected in window.main"

This reverts commit 0431565c6596f7e4cb8c20b84fcbb56ce5772565.
2020-04-14 16:11:00 -04:00
.vscode vs code debugging node 2018-04-20 10:59:35 -04:00
spec Add noImplicitAny to tsc compiler options (#86) 2020-03-11 09:00:14 -04:00
src Add minimizeOnCopyToClipboardKey constant (#74) 2020-04-14 16:11:00 -04:00
.editorconfig update settings 2018-04-10 22:05:36 -04:00
.gitignore setup karma testing 2018-04-17 16:15:19 -04:00
CONTRIBUTING.md license and contrib 2018-01-26 16:07:38 -05:00
LICENSE.txt license and contrib 2018-01-26 16:07:38 -05:00
README.md Update README.md 2018-04-17 16:25:01 -04:00
SECURITY.md Uppercase Bitwarden 2018-02-27 14:19:31 -05:00
appveyor.yml Add the lint to CI script (#87) 2020-03-11 09:06:45 -04:00
package-lock.json Update lunr type (#93) 2020-04-14 15:16:18 -04:00
package.json Update lunr type (#93) 2020-04-14 15:16:18 -04:00
tsconfig.json Add noImplicitAny to tsc compiler options (#86) 2020-03-11 09:00:14 -04:00
tslint.json fix lint issues 2019-03-27 14:46:34 -04:00

README.md

appveyor build

Bitwarden JavaScript Library

Common code referenced across Bitwarden JavaScript projects.