Commit Graph

83 Commits

Author SHA1 Message Date
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
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
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 0faa987f41
update lunr types (#431) 2020-04-14 15:41:46 -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
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 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
Kyle Spearrin 4e9759cd62 detect other times nav away from dirty input 2019-11-07 10:06:00 -05:00
Kyle Spearrin cfb82ce6f5 package lock update 2019-10-21 08:30:49 -04:00
Kyle Spearrin d952ce27bc npm audit fix 2019-10-07 14:45:41 -04:00
Kyle Spearrin ddf26cc99c update keytar 2019-07-31 23:42:24 -04:00
Kyle Spearrin 68902574e6 upgrade signalr libs 2019-07-25 20:41:50 -04:00
Kyle Spearrin 17769142c8 upgrade node abi 2019-07-25 09:30:20 -04:00
Kyle Spearrin 8beaf6c6dd notarize electron app 2019-07-24 16:37:23 -04:00
Kyle Spearrin bc1f07e193 upgrade electron builder 2019-07-24 15:30:36 -04:00
Kyle Spearrin 1fbbb8876e upgrade to electron 5 2019-07-24 14:32:27 -04:00
Kyle Spearrin 81c5b5577b npm audit fix 2019-03-29 00:03:27 -04:00
Kovah c70ed27271 Drag n drop sorting for custom fields (#237)
* Implement sorting for custom fields

Adds angular/cdk to sources and makes DragDropModule globally available.
Updates the add-edit component with necessary tags.
Restructures and updates the box styling for drag 'n drop handling.

* Set the correct Angular CDK version

* Remove unused class for drag handle

* Add missing locale entry for drag handle

* Fix styling of the drag handle

* Move drag handle to right side of custom fields

* Revert changes in package-lock.json

* Update reference for jslib
2019-03-27 23:52:15 -04:00
Kyle Spearrin ff12e1005a update keytar 2019-03-20 11:44:59 -04:00
Kyle Spearrin f02debb03b page ciphers list for better performance 2019-03-19 11:34:56 -04:00
Kyle Spearrin aa971026ec remove lowdb with electron-store 2019-03-11 22:37:13 -04:00
Kyle Spearrin 2c91a2004c pin locking 2019-02-13 10:06:58 -05:00
Kyle Spearrin 18f97ce307 update angular and electron 2019-01-21 23:38:27 -05:00
Kyle Spearrin 0580bd058e lock electron-builder at 20.31.2 2018-12-26 15:01:09 -05:00
Kyle Spearrin add667798d update electron 2018-12-26 14:55:27 -05:00
Kyle Spearrin 1ea46bd0d3 install and use duo_web_sdk w/ npm 2018-12-18 17:00:23 -05:00
Kyle Spearrin 054f4aef9e update gulp to 4.0.0 2018-11-27 12:22:18 -05:00
Kyle Spearrin 3eeba61280 weak password detection during registration 2018-11-15 15:13:47 -05:00
Kyle Spearrin 553d1bfc5c add new groupings deps 2018-11-09 22:31:21 -05:00
Kyle Spearrin a6e8e723c9 downgrade libs back 2018-11-07 12:33:04 -05:00
Kyle Spearrin a500b51d3b update libs 2018-11-07 12:10:03 -05:00
Kyle Spearrin aa00f80d86 update builder 2018-11-07 12:05:45 -05:00
Kyle Spearrin 16c6a9d729 revert tldjs typings 2018-10-13 23:30:23 -04:00
Kyle Spearrin fcf16dfde6 add tldjs types 2018-10-13 22:56:05 -04:00
Kyle Spearrin 46f150afba update signalr 2018-10-09 18:00:39 -04:00
Kyle Spearrin 82d6781f4c update electron 2018-10-09 17:54:15 -04:00
Kyle Spearrin 98745dd83b update to angular 6 and webpack 4 2018-09-12 13:12:44 -04:00
Kyle Spearrin b9bb45ec92 update lunr 2018-09-03 21:51:28 -04:00
Kyle Spearrin 275ac645ae npm start script 2018-08-25 08:30:30 -04:00
Kyle Spearrin 5f8ef4a02b bump desktop-idle version for arm support 2018-08-25 07:57:48 -04:00