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
Chad Scharf 06239aea2d
update package https-proxy-agent (#246)
* update package http-proxy-agent

* Update syntax appropriately

* Explicitly add utils package to fix broken tests

* Revert "Explicitly add utils package to fix broken tests"

This reverts commit 2cf03fdcbae89e55124c7e36201238520434f8cc.

* Import util in spec to make sure it gets bundled

* Revert "Import util in spec to make sure it gets bundled"

This reverts commit 79264cdab0ef37af855d64a6dc3ef574575309d2.

* Add alias to ensure util module resolves in tests

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2021-01-27 20:08:56 -05:00
.github/workflows CI for ubuntu as well 2020-07-24 09:49:59 -04:00
.vscode vs code debugging node 2018-04-20 10:59:35 -04:00
spec update package https-proxy-agent (#246) 2021-01-27 20:08:56 -05:00
src update package https-proxy-agent (#246) 2021-01-27 20:08:56 -05: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 expand contributing guide (#200) 2020-11-12 09:37:46 -05:00
LICENSE.txt license and contrib 2018-01-26 16:07:38 -05:00
README.md Desktop biometrics support (#119) 2020-07-23 13:32:20 -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 package https-proxy-agent (#246) 2021-01-27 20:08:56 -05:00
package.json update package https-proxy-agent (#246) 2021-01-27 20:08:56 -05:00
tsconfig.json Desktop biometrics support (#119) 2020-07-23 13:32:20 -04:00
tslint.json Fix 1password importer (#222) 2020-12-08 11:29:57 -06:00

README.md

appveyor build

Bitwarden JavaScript Library

Common code referenced across Bitwarden JavaScript projects.

Requirements

  • Git
  • node-gyp

Windows

  • Microsoft Build Tools 2015 in Visual Studio Installer
  • Windows 10 SDK 17134 either by downloading it seperately or through the Visual Studio Installer.