1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-18 12:22:59 +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
2020-12-21 14:24:04 -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 Use log service for console messages (#221) 2020-12-11 10:44:57 -06:00
src fix lint error, missing semicolon; (#236) 2020-12-21 14:24:04 -05:00
.editorconfig
.gitignore
appveyor.yml Add the lint to CI script (#87) 2020-03-11 09:06:45 -04:00
CONTRIBUTING.md expand contributing guide (#200) 2020-11-12 09:37:46 -05:00
LICENSE.txt
package-lock.json Make fingerprint optional for browser integration (#234) 2020-12-21 13:26:16 -05:00
package.json Make fingerprint optional for browser integration (#234) 2020-12-21 13:26:16 -05:00
README.md Desktop biometrics support (#119) 2020-07-23 13:32:20 -04:00
SECURITY.md
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

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.