1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-23 11:56:00 +01:00
The browser extension vault (Chrome, Firefox, Opera, Edge, Safari, & more).
Go to file
Matt Gibson cd6b3d47c2
Include revision date in cipher requests (#203)
This is in conjunction with API changes that validates the last known
revision date provided here with the actual last revision date on the
server to block potential data loss due to client desyncs.

Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan>
2020-11-23 08:48:40 -06: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 hkdf crypto functions (#190) 2020-10-29 15:52:12 -04:00
src Include revision date in cipher requests (#203) 2020-11-23 08:48:40 -06:00
.editorconfig update settings 2018-04-10 22:05:36 -04:00
.gitignore setup karma testing 2018-04-17 16:15:19 -04:00
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 license and contrib 2018-01-26 16:07:38 -05:00
package-lock.json update electron builder 2020-09-24 11:41:54 -04:00
package.json Fixed import for HttpsProxyAgent (#202) 2020-11-13 15:07:34 -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
tsconfig.json Desktop biometrics support (#119) 2020-07-23 13:32:20 -04:00
tslint.json Upgrade Angular to 9 (#151) 2020-08-17 12:14:40 -04: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.