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 1bd968a023
Pass in null for sso organziation for now. (#531)
This will bypass cryptoagent
2021-10-28 10:03:03 -05:00
.github Add PR template (#529) 2021-10-27 19:00:34 +10:00
.vscode vs code debugging node 2018-04-20 10:59:35 -04:00
angular Add role="alert" to callouts only when enforceAlert is passed (#528) 2021-10-26 11:41:46 -04:00
common Allow managers to create collections (#530) 2021-10-27 13:06:27 -05:00
electron Dynamically set electron user agent (#524) 2021-10-26 08:45:32 -05:00
node Pass in null for sso organziation for now. (#531) 2021-10-28 10:03:03 -05:00
spec Dynamically set electron user agent (#524) 2021-10-26 08:45:32 -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.md to include submodule info and workflows (#421) 2021-07-09 08:04:16 +10:00
LICENSE.txt license and contrib 2018-01-26 16:07:38 -05:00
README.md Bump NPM to v7 (#389) 2021-05-26 21:45:23 +02:00
SECURITY.md Uppercase Bitwarden 2018-02-27 14:19:31 -05:00
package-lock.json Bump packages in root jslib (#507) 2021-10-01 17:24:49 +02:00
package.json Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
tsconfig.json Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
tslint.json Remove empty catch blocks, and update tslint rule (#513) 2021-10-19 10:32:14 +02:00

README.md

Github Workflow build on master

Bitwarden JavaScript Library

Common code referenced across Bitwarden JavaScript projects.

Requirements

  • Node.js v14.17 or greater
  • NPM v7
  • 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.