Commit Graph

1762 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 a2194435e6
fix #1460: auto-type on double-clicking field labels 2020-06-01 10:25:16 +02:00
antelle 448e173f7e
added a warning about Input Monitoring for mac 2020-06-01 07:30:00 +02:00
antelle 4b52280549
fixed sticky tips 2020-05-31 23:31:14 +02:00
antelle 9e09f7b7e7
fixed double yubikey alert when opening files from storages 2020-05-31 22:28:38 +02:00
antelle 176553a674
fixed challenge-response calculation with padding 2020-05-31 16:35:36 +02:00
antelle fb6bcdf5c9
added a possibility to refresh the list of yubikeys 2020-05-31 14:23:37 +02:00
antelle 776c75d823
grammar 2020-05-31 14:13:32 +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 3c47adbf32
fixed argon2 in browsers 2020-05-31 13:03:59 +02:00
antelle a08e3c7d27
option to remember challenge-response codes 2020-05-31 10:15:27 +02:00
antelle d9258745d0
fixed file saving errors 2020-05-30 23:28:33 +02:00
antelle ab3860cdc9
fixed errors during auto-save 2020-05-30 17:40:18 +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 7394754b6f
fixed an error when files were closed during sync 2020-05-30 07:47:52 +02:00
antelle b41b291e60
added desktop module description 2020-05-30 07:39:31 +02:00
antelle 0f582e3248
refreshing the list of yubikeys on the start screen 2020-05-29 23:24:05 +02:00
antelle b90e84be42
loading yubikeys using a native module 2020-05-29 23:15:10 +02:00
antelle b3f021a577
fixed eslint 2020-05-28 18:34:32 +02:00
antelle 96263c11ec
escaping more characters in xml, see #1520 2020-05-28 10:54:52 +02:00
antelle b2a6e1180c
reverted renderer process native modules, it crashes 2020-05-28 10:48:09 +02:00
antelle 817b44b152
fixed an error during loading the list of yubikeys 2020-05-26 23:26:26 +02:00
antelle 701bb4caa4
loading compatible modules in renderer process 2020-05-26 23:24:00 +02:00
antelle a1b8682316
moved the stuck yubikey flag to the otp section 2020-05-25 19:40:04 +02:00
antelle 8c386dbe57
challenge-response calculation function 2020-05-24 21:06:53 +02:00
antelle d8e49d993a
added a text about used yubikey 2020-05-24 20:31:03 +02:00
antelle 93310eb029
listing YubiKeys on the open view 2020-05-24 20:02:49 +02:00
antelle f215c26a63
removed plugin cache invalidation with timestamps 2020-05-24 19:07:01 +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 efa9b5f9a7
fixed the yubikey challenge-response icon on the open screen 2020-05-23 19:26:54 +02:00
antelle 1f862a37e9
fixed yubikey icon on the open screen 2020-05-23 19:07:45 +02:00
antelle aa899b8096
fix #1409: fixed auto-typing Tab character on Debian 2020-05-23 17:07:59 +02:00
antelle 8de55c450a
fixed sticky tooltips in settings 2020-05-22 22:44:50 +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
Dimitri Witkowski 08a0f6e587
Merge pull request #1514 from b3nj5m1n/add_check_support_windowid
Added check for system supporting window id
2020-05-22 21:48:06 +02:00
b3nj5m1n 7a26d80255
Removed log from debugging 2020-05-22 21:10:52 +02:00
b3nj4m1n 4171848655 Added check for system supporting window id 2020-05-22 21:05:30 +02:00
antelle b9f37c22d9
config encryption with a key from keychain 2020-05-22 20:46:03 +02:00
antelle 813b26270f
extracted a constant 2020-05-22 12:30:01 +02:00
antelle b715507dd0
Merge branch 'b3nj5m1n-autotype-tilingwm' into develop 2020-05-22 12:25:11 +02:00