1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-07-02 11:35:38 +02:00
Commit Graph

1410 Commits

Author SHA1 Message Date
Kyle Spearrin
1a918436ca fix set-env refs 2020-11-03 13:29:00 -05:00
Vincent Salucci
bcc8bc0c80
[GDPR] Adjusted TOS/Privacy acceptance (#579)
* initial commit gdpr acceptance

* Removed variables/logic now found in superclass

* update jslib (d84d6da -> 5e50aa1)
2020-11-02 16:32:58 -06:00
Chad Scharf
4a18a4eb93 cont. removing broadcast srv jslib refs 2020-11-02 17:11:56 -05:00
Chad Scharf
5ff545e541 Undo broadcast service refs (not needed) 2020-11-02 17:08:39 -05:00
Cedric Wille
9914ac6610 issue496 Improve touchID message 2020-10-30 14:56:30 -04:00
Chad Scharf
d8d1ee3022 Handle main window hide 2020-10-29 16:35:09 -04:00
Tom Rittson
0dc2da052f expand contributing guide 2020-10-28 17:35:00 +10:00
Hinton
0c0beb7446 Build proxy for all dist 2020-10-26 20:35:47 +01:00
Hinton
da0cd3d588 Send error when failing to decrypt message 2020-10-23 14:40:31 +02:00
Hinton
470df8f589 Set correct paths to binary in manifest for npm run 2020-10-21 20:44:56 +02:00
Hinton
77fc0ce55b Cleanup code 2020-10-21 16:48:40 +02:00
Hinton
9ff0f204d8 Add connected/disconnected calls in proxy application 2020-10-21 15:56:27 +02:00
Hinton
a6563e7de2 Send key to browser. 2020-10-19 18:34:24 +02:00
Hinton
2ac6148821 Show fingerprint message 2020-10-19 16:50:33 +02:00
Hinton
54c53e432b Setup new encryption flow 2020-10-19 12:21:07 +02:00
Hinton
1bb81270d9 Fix homedir for manifests 2020-10-16 18:51:28 +02:00
Hinton
74b51c9a6c wip 2020-10-16 17:09:17 +02:00
Vincent Salucci
be95ee9328
[SSO] New user provision flow jslib update (f0dc38b -> d84d6da) (#570)
* Updated import/constructors

* Update jslib from f0dc38b -> d84d6da
2020-10-14 08:58:23 -05:00
Hinton
d83e2bc117 Use proper logging, fix linting errors. 2020-10-12 21:34:41 +02:00
Hinton
5b0b07f812 Fix firefox manifest, use correct application executable. 2020-10-12 21:26:26 +02:00
Hinton
51b749b1dc Split native messaging into renderer and background service. Encrypt messages and verify timestamp 2020-10-12 21:18:28 +02:00
Hinton
44cd222626 Minor cleanup 2020-10-12 18:03:16 +02:00
Hinton
c80b538674 Wire up desktop -> browser communication. Add initial biometry support for browser integration 2020-10-11 20:41:10 +02:00
Hinton
45302e5bd5 Add settings toggle to enable/disable browser integration 2020-10-07 18:25:18 +02:00
Hinton
19edc24b0b Add extraResources to linux and mac 2020-10-05 20:58:58 +02:00
Hinton
cb9c0b318e Add untested support for linux and macos 2020-10-05 20:28:00 +02:00
Hinton
830c4a45ee Replace cosole logs with logService 2020-10-05 20:05:48 +02:00
Hinton
24ef7e1ef6 Generate app manifests and add install scripts for windows 2020-10-05 19:48:51 +02:00
Hinton
f09a788103 Initial PoC for browser <-> desktop communication 2020-10-05 15:27:52 +02:00
Kyle Spearrin
38ecc3b74b only deploy to app store on release 2020-09-30 14:29:30 -04:00
Kyle Spearrin
dc192b75a1 echo when snapcraft not installed 2020-09-30 13:28:06 -04:00
Kyle Spearrin
9db307555b release steps 2020-09-30 13:21:18 -04:00
Kyle Spearrin
b3086fe713
New Crowdin updates (#560)
* New translations messages.json (Spanish)

* New translations messages.json (Finnish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Indonesian)

* New translations messages.json (Malayalam)

* New translations messages.json (English, India)
2020-09-29 10:51:57 -04:00
Kyle Spearrin
7395fde989 bump version 2020-09-29 10:49:58 -04:00
Kyle Spearrin
d03491bb3d map en-IN 2020-09-28 14:21:04 -04:00
Kyle Spearrin
d90674227e BUILD_NUMBER for safari extension 2020-09-28 13:22:17 -04:00
Kyle Spearrin
72beaa7ed8 update names 2020-09-28 12:18:09 -04:00
Kyle Spearrin
9f357cb2ac increment build.buildVersion 2020-09-28 11:11:34 -04:00
Kyle Spearrin
694237536b limit when steps run 2020-09-25 11:48:15 -04:00
Kyle Spearrin
989c135c4a allow productbuild into keychain 2020-09-25 11:27:06 -04:00
Kyle Spearrin
3b3dbd65bc remove dmg build 2020-09-25 11:22:50 -04:00
Kyle Spearrin
cb123ce59a fix x86 typo 2020-09-25 11:20:42 -04:00
Kyle Spearrin
bbc12a9a9f debug mac 2020-09-25 10:55:47 -04:00
Kyle Spearrin
b3f42543d4 list dist 2020-09-25 10:38:25 -04:00
Kyle Spearrin
6433178175 consolidate node_modules cache 2020-09-25 10:30:13 -04:00
Kyle Spearrin
afd501b985 set macos debug 2020-09-25 10:22:01 -04:00
Kyle Spearrin
59cda84d07 cache stuff 2020-09-25 10:20:31 -04:00
Matt Portune
0bcb4c100a
Merge pull request #556 from bitwarden/bugfix-ssologinsync
perform full sync upon successful login with sso
2020-09-24 16:40:05 -04:00
Kyle Spearrin
36075de436 ignore dist-safari. win and linux jobs 2020-09-24 16:38:30 -04:00
Kyle Spearrin
4ee72fc94d echo on set node options 2020-09-24 16:15:32 -04:00