Commit Graph

3087 Commits

Author SHA1 Message Date
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
antelle 99b687244c
release notes: fix #1509: fixed auto-type for tiling mode in Linux 2020-05-22 12:34:31 +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
b3nj4m1n 0cb502ca67 Fixed possible error for undefined window id 2020-05-22 12:10:27 +02:00
antelle e5073eb65f
default theme on macOS 2020-05-22 11:44:49 +02:00
antelle c3b55cd7fa
better portable app checks 2020-05-22 10:56:08 +02:00
antelle e9ef1bd698
fixed remote events 2020-05-22 10:44:59 +02:00
antelle 045fe99158
made dropbox secret hidden 2020-05-22 10:15:21 +02:00
antelle dad95033c0
added a possibility to clear a storage provider field in app settings 2020-05-22 10:14:43 +02:00
b3nj4m1n 02e4d52db6 windowId gets passed in a different place 2020-05-21 21:36:26 +02:00
b3nj4m1n 1f83f34e55 Addressed requested changes 2020-05-21 19:41:19 +02:00
b3nj4m1n 1ffb45433c Fixed auto-type on tiling wm 2020-05-21 17:10:32 +02:00
antelle b6780dff03
ignored tags for yubikey entries 2020-05-16 10:03:02 +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 c73f81a80a
dev desktop tasks 2020-05-15 21:38:33 +02:00
antelle 177b150c95
Merge branch 'master' into develop
# Conflicts:
#	app/templates/export/entry.hbs
#	release-notes.md
2020-05-15 20:52:16 +02:00