Commit Graph

3204 Commits (212dc99cec56af77dd34815fc8a14e76f2130d43)

Author SHA1 Message Date
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 835acff637
up 2020-05-31 13:00:35 +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 70bd4f1c4e
fixed main window close/closed events confusion 2020-05-30 17:46:13 +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 5002c2ce67
better building instructions 2020-05-30 12:06:53 +02:00
antelle 8e3b218a74
readme 2020-05-30 12:02:04 +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 ef627c9530
updated keeweb-native-modules 2020-05-29 21:49:33 +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 bf7dec2437
fixed writing unencrypted configs 2020-05-24 13:46:03 +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 e8a491dba5
disabled sandbox mode in package.json/electron 2020-05-23 17:08:55 +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 a7193fd783
fixed config writing 2020-05-22 20:55:05 +02:00
antelle ccce95d4fe
fixed configs for portable installations 2020-05-22 20:54:47 +02:00
antelle b9f37c22d9
config encryption with a key from keychain 2020-05-22 20:46:03 +02:00
Dimitri Witkowski 3b3c95e57c
Merge pull request #1513 from b3nj5m1n/fix_app_dock
Added check for platform before calling app.dock
2020-05-22 18:58:50 +02:00
b3nj4m1n fadea36232 Added check for platform before calling app.dock 2020-05-22 18:47:26 +02:00