Commit Graph

380 Commits

Author SHA1 Message Date
antelle e0b65bbebf
up modules; prettier 2020-06-01 16:53:51 +02:00
antelle 2deb241ff2
fix #830: minimize instead of close option on macOS 2020-06-01 14:42:06 +02:00
antelle 448e173f7e
added a warning about Input Monitoring for mac 2020-06-01 07:30:00 +02:00
antelle 176553a674
fixed challenge-response calculation with padding 2020-05-31 16:35:36 +02:00
antelle 143f7c6a7a
yubikey enrollment 2020-05-31 14:13:08 +02:00
antelle b520c58ef4
cancelChalResp 2020-05-31 13:06:36 +02:00
antelle 9185ef9a55
showing main window for yubikey alerts 2020-05-30 17:12:48 +02:00
antelle e6826b176e
yubikey ui alerts 2020-05-30 16:02:02 +02:00
antelle f5bb29e61a
fixed open args 2020-05-30 14:28:06 +02:00
antelle d0d013e046
clearing cache on file close 2020-05-30 12:45:56 +02:00
antelle 51bd80faf4
fixed saved yubikeys 2020-05-30 10:29:02 +02:00
antelle b4fe0af53a
extracted challenge-response calculator 2020-05-30 08:19:47 +02:00
antelle 2ba9a03e2c
using yubikeys for opening files 2020-05-30 08:10:19 +02:00
antelle b90e84be42
loading yubikeys using a native module 2020-05-29 23:15:10 +02:00
antelle b2a6e1180c
reverted renderer process native modules, it crashes 2020-05-28 10:48:09 +02:00
antelle 701bb4caa4
loading compatible modules in renderer process 2020-05-26 23:24:00 +02:00
antelle 8c386dbe57
challenge-response calculation function 2020-05-24 21:06:53 +02:00
antelle 93310eb029
listing YubiKeys on the open view 2020-05-24 20:02:49 +02:00
antelle b5fddeb627
added a missing check 2020-05-24 18:42:14 +02:00
antelle 81d4c5c403
extracted YubiKey module 2020-05-24 18:39:56 +02:00
antelle 1fafa68793
restructured settings code a bit 2020-05-22 22:28:12 +02:00
antelle e69219697a
serializing settings in renderer 2020-05-22 22:17:36 +02:00
antelle b9f37c22d9
config encryption with a key from keychain 2020-05-22 20:46:03 +02:00
antelle e5073eb65f
default theme on macOS 2020-05-22 11:44:49 +02:00
antelle e9ef1bd698
fixed remote events 2020-05-22 10:44:59 +02:00
antelle 5b91dcb272
fix #1440: fixed auto-type for maximized windows 2020-05-15 22:41:39 +02:00
antelle 099f1ca9d0
calling openDevTools from window.webContents 2020-05-15 21:54:34 +02:00
antelle 07e918965b
fix #620: clearing middle-click clipboard in Linux 2020-05-13 21:20:26 +02:00
antelle 530316c25f
native modules for all available architectures 2020-05-13 19:15:56 +02:00
antelle cc750df077
moved native modules to the main process 2020-05-13 17:44:33 +02:00
antelle 3c85694fc2
removed temp paths from profile 2020-05-13 17:03:23 +02:00
antelle c6ce694dfe
displaying matching otp codes in entries 2020-05-11 17:24:06 +02:00
antelle 3e5b0bff4f
renamed content to contentHtml 2020-05-09 16:39:04 +02:00
antelle c9cb15d7b7
removed shortcuts formatting 2020-05-09 16:35:11 +02:00
antelle 154c780281
disabled markdown in export 2020-05-09 15:25:11 +02:00
antelle f34ebe2fd3
code cleanup 2020-05-07 19:00:18 +02:00
antelle cac7e53ea8
fixed work with several yubikeys 2020-05-06 19:30:30 +02:00
antelle 235ceae228
restarting the yubikey application if it's stuck 2020-05-05 22:36:23 +02:00
antelle 75671a0a8a
canUseNativeModules 2020-05-05 18:01:16 +02:00
antelle 58296dd896
disabled yubikey on win32 2020-05-05 17:57:01 +02:00
antelle aa5a9fc6d2
Merge branch 'master' into usb
# Conflicts:
#	app/scripts/app.js
#	package.json
#	release-notes.md
2020-05-04 19:46:07 +02:00
antelle ec292705b3
distinct redirect URIs for storage providers 2020-05-04 19:06:05 +02:00
antelle dd68aa342a
Merge branch 'develop' into usb
# Conflicts:
#	app/scripts/const/default-app-settings.js
#	app/scripts/views/open-view.js
2020-04-23 20:26:52 +02:00
antelle d30c9d9d90
escaping more dangerous places 2020-04-23 19:55:52 +02:00
antelle d45748cc32
fix #557, fix #513: Argon2 speed improvements in desktop apps 2020-04-23 18:12:16 +02:00
antelle 66b2b77791
Merge branch 'develop' into usb
# Conflicts:
#	app/scripts/models/app-settings-model.js
#	desktop/app.js
2020-04-18 11:03:06 +02:00
antelle 0aa925f95d
checking origin in window message handlers 2020-04-17 20:53:40 +02:00
antelle dddc4f235e
escaping html in the notes field 2020-04-17 19:58:17 +02:00
antelle c537d0f464
using OAuth authorization code grant for all storage providers 2020-04-17 19:42:35 +02:00
antelle 035a4485b7
usb 101 2020-04-15 16:50:01 +02:00