1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-06-30 11:15:42 +02:00
Commit Graph

192 Commits

Author SHA1 Message Date
Joseph Flinn
623b325074 testing electron-builder integration with az kv 2020-12-30 21:19:12 +00:00
Hinton
a05677ab7f Update manifest generation to work with the electron embeeded proxy 2020-11-25 14:29:53 +01:00
Hinton
efb7cc98ae *Wip* Run proxy app through electron 2020-11-23 18:37:04 +01:00
Hinton
0c0beb7446 Build proxy for all dist 2020-10-26 20:35:47 +01:00
Hinton
470df8f589 Set correct paths to binary in manifest for npm run 2020-10-21 20:44:56 +02:00
Hinton
19edc24b0b Add extraResources to linux and mac 2020-10-05 20:58:58 +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
696856a3c9 update electron builder and updater 2020-09-24 11:45:46 -04:00
Chad Scharf
103141ed97 Added protocol for AppImage build 2020-09-21 18:13:25 -04:00
Oscar Hinton
7499d7de25
Upgrade Angular (#520) 2020-08-18 16:13:15 -04:00
Oscar Hinton
540df4270c
Upgrade TypeScript (#517) 2020-08-12 15:43:38 -04:00
Chad Scharf
0b50b0db3d
Revert embedded dll change (#498) 2020-07-31 06:32:22 -04:00
Chad Scharf
cec3e1ca12 Move DLL under /resources 2020-07-30 20:13:42 -04:00
Chad Scharf
98ca23427f Fixes #495 missing windows dll 2020-07-30 19:46:46 -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
Srdjan Milic
8af28ada18
fix: webpack.config.js plugin (#445) 2020-05-08 12:09:34 -04:00
Kyle Spearrin
d9f5f2eef0 brand color updates 2020-05-05 16:59:16 -04:00
Saeed Baig
4fd3eecef2
Added GenericName for app on Linux (#439)
Added desktop option for building the app for Linux, just so "GenericName" could be specified so it looks better on Linux ("Name" and "Type" there because they're required).
2020-04-26 06:58:17 -04:00
Ghislain Antony Vaillant
8c29425935
Add scripts to build as unpacked dir (#434) 2020-04-20 06:50:18 -04:00
Kyle Spearrin
0faa987f41
update lunr types (#431) 2020-04-14 15:41:46 -04:00
mtgto
d10a8a5b61
Add the lint to CI script (#403) 2020-03-12 15:30:48 -04:00
Kyle Spearrin
e72bd78ef0 upgrade electron builder to 22.4.0 2020-03-06 11:10:36 -05:00
Kyle Spearrin
d390758104 upgrade electron-builder 2020-03-06 10:19:19 -05:00
Kyle Spearrin
98a03d4cef Revert "update electron builder/updater"
This reverts commit b7e6fe6c33.
2020-03-06 09:49:02 -05:00
Kyle Spearrin
67a181eb69 Revert "upadte typescript"
This reverts commit bb3a7f6821.
2020-03-06 09:48:49 -05:00
Kyle Spearrin
bb3a7f6821 upadte typescript 2020-03-06 09:43:23 -05:00
Kyle Spearrin
b7e6fe6c33 update electron builder/updater 2020-03-06 09:24:20 -05:00
Kyle Spearrin
4bdc0a8a88 don't auto-update sweetalert2 2020-03-02 13:57:42 -05:00
MartB
84af4ee48f
sweetalert: move to sweetalert2. (#388)
The styling got adjusted to stay as close as possible to the original sweetalert1 styles.
The only visible change is the button order, it is the same as in the web-vault now (OK - CANCEL instead of CANCEL - OK)

- Removed old postinstall gulp hack
- Added tsconfig type definition for sweetalert2 module typing.
2020-02-24 09:45:01 -05:00
Kyle Spearrin
11f39fe781 bitwarden inc. 2020-02-18 22:34:19 -05:00
Kyle Spearrin
d1c043e145 swap ln params for symlink 2020-01-27 12:27:36 -05:00
Kyle Spearrin
5a8998cfb8 symlink:mac/symlink:lin 2020-01-27 12:12:25 -05:00
Kyle Spearrin
c344c5c13d update to electron 6 2020-01-27 09:46:50 -05:00
Kyle Spearrin
54772df873 npm audit 2020-01-27 09:00:56 -05:00
Kyle Spearrin
0472cfc443 update signalr client 2020-01-09 17:29:52 -05:00
Joe
467a185235 Remove gconf as no longer needed by electron (#358) 2020-01-03 14:29:10 -05:00
Kyle Spearrin
713bc403c0 asar unpack 2019-10-14 11:48:04 -04:00
Kyle Spearrin
c09d1c2e78 revert hard runtime 2019-10-14 10:50:46 -04:00
Kyle Spearrin
a02726aad7 hardened runtime for mas builds 2019-10-08 13:59:23 -04:00
Kyle Spearrin
d60cbe5be4 asarUnpack for mas 2019-10-07 17:10:48 -04:00
Kyle Spearrin
38ae30d480 asarUnpack node modules for mas 2019-10-07 16:51:40 -04:00
Kyle Spearrin
d952ce27bc npm audit fix 2019-10-07 14:45:41 -04:00
Kyle Spearrin
9c298a99f7 add back masdev tasks 2019-10-01 21:00:33 -04:00
Kyle Spearrin
034e0c20f0 find pkg name for upload 2019-10-01 20:19:47 -04:00
Kyle Spearrin
e318e78444 clean out desktop safari app signing 2019-10-01 20:15:05 -04:00
Kyle Spearrin
fba8463d96 fix for mas publish script 2019-09-30 23:56:44 -04:00
Kyle Spearrin
473757be89 no need to dmg tasks 2019-09-30 09:57:15 -04:00
Kyle Spearrin
f9eed4a683 pkgMas gulp task from pack task 2019-09-27 23:33:14 -04:00
Kyle Spearrin
cfe9f57572 publish:mac:mas task 2019-09-27 23:25:41 -04:00