1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-27 10:23: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
Oscar Hinton 83548a6753
Remove deprecated index.ts (#490)
* Remove deprecated index.ts

* Update tests
2021-09-17 14:57:31 +02:00
.github/workflows Bump NPM to v7 (#389) 2021-05-26 21:45:23 +02:00
.vscode vs code debugging node 2018-04-20 10:59:35 -04:00
angular Remove deprecated index.ts (#490) 2021-09-17 14:57:31 +02:00
common Remove deprecated index.ts (#490) 2021-09-17 14:57:31 +02:00
electron Add constants for biometrics auto-prompt option (#483) 2021-09-16 21:00:13 +02:00
node Add MaximumVaultTimeout policy type (#480) 2021-09-09 17:05:40 +02:00
spec Remove deprecated index.ts (#490) 2021-09-17 14:57:31 +02:00
.editorconfig
.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
package-lock.json Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
package.json Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
README.md Bump NPM to v7 (#389) 2021-05-26 21:45:23 +02:00
SECURITY.md
tsconfig.json Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
tslint.json Match tslint rules (#264) 2021-02-08 14:11:44 -06:00

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.