1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-06-26 10:36:19 +02:00
Commit Graph

25 Commits

Author SHA1 Message Date
Oscar Hinton
f7ae94199f
Add .git-blame-ignore-revs (#1203) 2021-12-20 16:49:00 +01:00
Oscar Hinton
521feae535
Apply Prettier (#1202) 2021-12-20 15:47:17 +01:00
Daniel James Smith
5865f08b37
Bump node to v16 (#1189)
* Pull in jslib

* Update .nvmrc

* Bump engines required to node 16 and npm 8

* Bump @types/node to 16
The dep on node 14.18 will get cleaned up once we bump electron

* Modify build.yml to build with node 16 and npm 8

* Update requirements in README.md

* Removed install of npm8 and renamed action step
npm8 is included in node v16

* Pull jslib
2021-12-13 17:16:44 +01:00
baylorrandolph
4287f617f0
Update README.md (#1062) 2021-09-09 09:00:14 -04:00
Matt Alexander
dfd00bdaee
Fix typo in README (#1060) 2021-09-07 12:50:32 -04:00
Oscar Hinton
42d280ac09
Bump NPM to v7 (#922)
* Bump NPM to v7

* Bump npm in build

* Add NPM v7 to readme

* Update node-gyp
2021-05-26 22:44:48 +02:00
Daniel James Smith
731e44fd06 Adjust node version in README.md 2021-05-13 01:37:33 +02:00
Daniel James Smith
858995c20e Removed travis.yml including the badge in README.md 2021-03-25 19:40:51 +01:00
Daniel James Smith
8da44ef995 Removed appveyor.yml and replaced badge in README.md 2021-03-25 19:39:33 +01:00
Joseph Flinn
6f932f37ad fixing typo in readme 2021-01-04 18:25:43 +00:00
Hinton
e639fa6674 Make fingerprint validation optional, update readme with debug info for native messaging 2020-12-18 15:47:48 +01:00
Kyle Spearrin
883d0aeda0 fix links 2020-07-28 22:51:51 -04:00
Oscar Hinton
26b023a3cb
Biometric support (#470)
* Initial work on windows hello support

* Hide login button if not enabled

* Add windows.security.credentials.ui dependency to desktop as well.

* Only enable biometric on windows.

* Add support for dynamic biometric text.

* Add untested darwin implementation

* Ensure we support biometric before showing login with windows hello / touchid.

* Ensure compatability with latest jslib

* Only require module on use.

* Add windows.security.credentials.ui to src/package.json.

* Update requirements

* Update consent messages for biometrics
2020-07-23 13:32:36 -04:00
Jacob
f07df0590b Fetch image from bitwarden/brand (#109) 2018-07-19 10:50:20 -04:00
Kyle Spearrin
1218c5ae74
Update README.md 2018-05-19 17:56:37 -04:00
Kyle Spearrin
7186a092c1 remove endpoint changes from readme 2018-04-10 22:12:04 -04:00
Kyle Spearrin
0eb57baa21
Update README.md 2018-02-26 11:16:23 -05:00
Kyle Spearrin
7b25074131
Update README.md 2018-02-26 11:13:00 -05:00
Kyle Spearrin
38a4078479
Update README.md 2018-02-22 08:17:47 -05:00
Kyle Spearrin
397d3ac03c
Update README.md 2018-02-20 11:37:27 -05:00
Kyle Spearrin
aecbbc5fb1
Update README.md 2018-02-20 11:36:27 -05:00
Kyle Spearrin
eb6be10415
Update README.md 2018-02-19 21:01:43 -05:00
Kyle Spearrin
2135e535d4
Update README.md 2018-02-19 20:56:13 -05:00
Kyle Spearrin
c336436ed3
Update README.md 2018-02-19 17:57:51 -05:00
Kyle Spearrin
16b7607160 first commit 2018-01-03 21:47:07 -05:00