1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-25 07:37:46 +02:00
Commit Graph

1829 Commits

Author SHA1 Message Date
antelle
0e3d01ade6
always using native argon2 in desktop 2020-06-21 13:02:06 +02:00
antelle
af8d94d102
fix #1535: network errors in Dropbox and GDrive on Windows 2020-06-11 19:48:30 +02:00
antelle
22776e9088
fix #1409: auto-type wrong character issues on Linux 2020-06-09 20:39:09 +02:00
antelle
d23d393c39
- fixed duplicated YubiKeys displayed in file settings 2020-06-09 19:50:35 +02:00
antelle
fe245dc95e
fix #1528: OTP generation for stored values 2020-06-07 09:47:36 +02:00
antelle
5c5fc0271e
languages 2020-06-06 16:43:13 +02:00
antelle
082c6bee93
moved native modules to a native module host 2020-06-06 13:30:35 +02:00
antelle
c1d354a6fb
added an error when usb is disabled 2020-06-05 20:37:13 +02:00
antelle
eab683ec71
removed all mentions of cordova
It never got enough love by contributors and it seems to be abandoned. Better to
implement this API in a separate repo.
2020-06-05 16:45:37 +02:00
antelle
cd2b87b317
fixed refreshing the yubikey status 2020-06-05 16:41:54 +02:00
antelle
4abe63c00f
fixed ykman path on macos 2020-06-05 16:41:38 +02:00
antelle
7e4e61e005
fixed ykman path on macos 2020-06-04 21:33:42 +02:00
antelle
ff20d2a554
up kdbxweb 2020-06-04 18:49:33 +02:00
antelle
33bdf124c2
up languages 2020-06-03 21:27:17 +02:00
antelle
d258bce037
de 2020-06-03 11:31:40 +02:00
antelle
56c8649040
up yk-api 2020-06-02 12:23:22 +02:00
antelle
9988454af1
fixed app exit while the app is not ready 2020-06-01 16:59:32 +02:00
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
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