Commit Graph

1854 Commits

Author SHA1 Message Date
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
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 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 177b150c95
Merge branch 'master' into develop
# Conflicts:
#	app/templates/export/entry.hbs
#	release-notes.md
2020-05-15 20:52:16 +02:00
antelle ad571c1e27
fix eslint 2020-05-15 20:36:59 +02:00
antelle 008b615903
improved exporting files with markdown notes 2020-05-15 20:25:22 +02:00
antelle 451b465e4f
disabled markdown in export 2020-05-15 20:17:40 +02:00
antelle 1b279119cb
auto-opening yubikeys with other files 2020-05-14 18:31:26 +02:00
antelle 2075e82381
increased the yubikey reconnect timeout 2020-05-13 22:29:12 +02:00
antelle 9f60ca8ece
fix #1506: replaced incorrectly added client secret config properties 2020-05-13 22:25:33 +02:00
antelle d6867fb62e
added native modules links 2020-05-13 21:25:43 +02:00
antelle 07e918965b
fix #620: clearing middle-click clipboard in Linux 2020-05-13 21:20:26 +02:00
antelle 7ae64b0552
fixed native argon2 2020-05-13 20:25:45 +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 955a1346ff
removed old cookie handling 2020-05-13 16:37:35 +02:00
antelle cac31d3350
added a yubikey selection icon to the open screen 2020-05-11 19:29:39 +02:00
antelle bc140b3fb5
auto-opening yubikeys 2020-05-11 18:49:21 +02:00
antelle 5d15411d3d
fixed sequential otp generation 2020-05-11 17:44:18 +02:00
antelle c6ce694dfe
displaying matching otp codes in entries 2020-05-11 17:24:06 +02:00
antelle 16d303d966
fixed password field after idle period 2020-05-10 19:44:29 +02:00
antelle 5125a44170
added enter to the default totp command 2020-05-10 11:42:13 +02:00
antelle db31e65cdf
fixed entry creation on a yubikey 2020-05-09 23:55:57 +02:00
antelle 3cd9bf6505
html => empty 2020-05-09 20:15:46 +02:00
antelle 3b05f6267e
escaping fields autocomplete 2020-05-09 17:00:39 +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 89415c86a4
escaping details shortcuts 2020-05-09 16:18:39 +02:00
antelle 4cd515b19f
put export csp back 2020-05-09 16:16:27 +02:00
antelle 730e2c5ba5
removed export csp 2020-05-09 16:14:56 +02:00
antelle 3735a6689c
escaping attachments 2020-05-09 16:14:43 +02:00
antelle 154c780281
disabled markdown in export 2020-05-09 15:25:11 +02:00
antelle ec9422d22d
added csp for exported html 2020-05-09 14:39:18 +02:00
antelle 101e8eaa24
fixed sort options 2020-05-09 10:59:23 +02:00
antelle 6a31bba69c
using optional chaining 2020-05-09 10:45:12 +02:00
antelle 96ee68dee7
fixed yubikey totp auto-type 2020-05-09 10:37:34 +02:00
antelle 5a94c81b11
fixed yubikey username auto-type 2020-05-09 08:57:57 +02:00
antelle cf8aa6f9a4
copying otp from yubikeys 2020-05-08 23:33:57 +02:00
antelle 20e201795e
options for yubikey username field 2020-05-08 23:16:13 +02:00
antelle e95902d2bb
wording: one-time codes 2020-05-08 23:15:38 +02:00
antelle c08a0eb8d1
fixed the details view 2020-05-07 23:10:35 +02:00
antelle a280258d4f
cleaned up openProcess 2020-05-07 23:10:23 +02:00
antelle 7985a7a522
added a better message when a yubikey is stuck 2020-05-07 22:07:58 +02:00
antelle 6ba2e16a91
fixed yubikey reconnection 2020-05-07 21:22:34 +02:00
antelle f34ebe2fd3
code cleanup 2020-05-07 19:00:18 +02:00
antelle ab3d4a056f
fixed the yubikey workaround 2020-05-07 18:58:17 +02:00
antelle c88a7c000b
extracted a method 2020-05-06 23:12:49 +02:00
antelle 53b700aa70
fixed yubikey serial detection 2020-05-06 23:06:22 +02:00
antelle 66c219f6d1
locale 2020-05-06 21:08:37 +02:00
antelle 06dd153955
fixed stuck yubikeys 2020-05-06 21:06:19 +02:00
antelle 88a0e63894
disabled auto-open by default 2020-05-06 19:49:21 +02:00
antelle cac7e53ea8
fixed work with several yubikeys 2020-05-06 19:30:30 +02:00
antelle 3e390388eb
removed a workaround for Edge 2020-05-06 18:44:00 +02:00
antelle 2a1b01c0aa
displaying last open file after detaching a yubikey 2020-05-06 18:43:04 +02:00
antelle 5a535bb07a
Added a yubikey workaround 2020-05-06 18:37:37 +02:00
antelle 235ceae228
restarting the yubikey application if it's stuck 2020-05-05 22:36:23 +02:00
antelle 46710aead4
watching yubikeys 2020-05-05 21:26:41 +02:00
antelle 770c25a273
fixed open files 2020-05-05 20:57:26 +02:00
antelle c935de3ec1
message 2020-05-05 20:51:01 +02:00
antelle 8350123839
devices 2020-05-05 20:50:11 +02:00
antelle 02adb81ae0
settings 2020-05-05 20:47:15 +02:00
antelle cf26427e68
fix otp cancel 2020-05-05 20:14:32 +02:00
antelle 6e357e93ec
props 2020-05-05 20:03:38 +02:00
antelle 1c8f3932fb
search fix 2020-05-05 18:11:58 +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 2fff34dc61
grammar 2020-05-05 17:49:19 +02:00
antelle 851ade7e24
fixed drag 2020-05-05 17:46:07 +02:00
antelle 13585f5317
splitted detail fields 2020-05-05 17:28:20 +02:00
antelle 5d0ab36f2c
fixed details 2020-05-05 17:05:20 +02:00
antelle be46cf9a25
lint fix 2020-05-05 16:37:25 +02:00
antelle ffdc438091
removed app-model prepare 2020-05-05 16:34:39 +02:00
antelle 52741cf46a
search tests 2020-05-05 16:23:17 +02:00
antelle 9263caed59
search 2020-05-05 15:08:19 +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 32c171d05b
Merge branch 'develop' into usb 2020-05-02 14:05:47 +02:00
antelle f031be4ce2
Merge branch 'master' into develop
# Conflicts:
#	app/scripts/storage/storage-base.js
#	release-notes.md
2020-05-02 14:04:53 +02:00
antelle b44d060fac
languages 2020-05-02 13:29:05 +02:00
antelle d140427c94
fix #1478: fixed proxy issues with storage providers 2020-04-30 17:59:22 +02:00
antelle 8d1eafe2bc
Merge branch 'develop' into usb 2020-04-29 19:24:47 +02:00
antelle 63e6be9867
plugin ids 2020-04-29 18:48:39 +02:00
antelle 0a2957449f
added blob: to script-src 2020-04-29 18:41:50 +02:00
antelle ee2ba047ab
removed eval's 2020-04-29 18:41:16 +02:00
antelle a8590c1b90
icon 2020-04-29 18:17:26 +02:00
antelle 76fa1f6c9f
merge 2020-04-23 20:50:53 +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 21d614aa97
escaping dangerous places 2020-04-23 20:09:37 +02:00
antelle f4e4bbbb8f
escaping dangerous places 2020-04-23 20:06:10 +02:00
antelle d30c9d9d90
escaping more dangerous places 2020-04-23 19:55:52 +02:00
antelle e0884a4eec
escaping dangerous places 2020-04-23 19:24:39 +02:00
antelle 446c7f3ab5
fixed webdav pattern 2020-04-23 19:17:05 +02:00
antelle 48a6189fe7
dropdown hint option 2020-04-23 19:12:15 +02:00
antelle e568d06b02
fix #1350: clearing master password after auto lock period 2020-04-23 18:47:46 +02:00
antelle 243c962667
#1471: WebDAV url validation 2020-04-23 18:39:59 +02:00
antelle 908510ff0b
fix #1342: hint that the data will be stored in unencrypted form after exporting 2020-04-23 18:36:26 +02:00
antelle d6aab0c470
fix #1463: copying the original url instead of adding https: 2020-04-23 18:30:17 +02:00
antelle 8d2640d99d
fix #1400: auto-apply tag when creating new entry in tag view 2020-04-23 18:20:46 +02:00
antelle d45748cc32
fix #557, fix #513: Argon2 speed improvements in desktop apps 2020-04-23 18:12:16 +02:00