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

1933 Commits

Author SHA1 Message Date
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
antelle
2693dd9366
more network logging
(cherry picked from commit 92fb322f7b)
2020-04-21 16:35:20 +02:00
antelle
dcfa070176
translated a dropbox message
(cherry picked from commit abc154738c)
2020-04-21 16:34:22 +02:00
antelle
eb577d61d5
fix 2020-04-19 20:55:38 +02:00
antelle
f79bb90b69
tooling check 2020-04-19 20:42:55 +02:00
antelle
4591268063
settings 2020-04-19 18:52:21 +02:00
antelle
7e849934ff
Merge branch 'develop' into usb 2020-04-19 16:11:11 +02:00
antelle
92fb322f7b
more network logging 2020-04-18 15:48:47 +02:00
antelle
abc154738c
translated a dropbox message 2020-04-18 15:48:29 +02:00
antelle
159104a50a
merge 2020-04-18 11:04:06 +02:00
antelle
66b2b77791
Merge branch 'develop' into usb
# Conflicts:
#	app/scripts/models/app-settings-model.js
#	desktop/app.js
2020-04-18 11:03:06 +02:00
antelle
fbdfacd14d
saving only modified settings instead of everything 2020-04-18 08:28:56 +02:00
antelle
349ec59df7
option to log out from storages 2020-04-17 21:36:56 +02:00
antelle
833aa3c748
canOpenWebdav is now canOpenStorage 2020-04-17 20:58:47 +02:00
antelle
eca5b1c7a0
moved CSP a bit closer to the beginning of the html 2020-04-17 20:56:23 +02:00
antelle
0aa925f95d
checking origin in window message handlers 2020-04-17 20:53:40 +02:00
antelle
2f214b25c7
filtering protocols in the url field 2020-04-17 20:45:41 +02:00
antelle
38c3a46395
escaping html in dropdowns 2020-04-17 20:28:03 +02:00
antelle
cbb9a29c8d
escaping html in tooltips 2020-04-17 20:06:30 +02:00
antelle
dddc4f235e
escaping html in the notes field 2020-04-17 19:58:17 +02:00
antelle
c537d0f464
using OAuth authorization code grant for all storage providers 2020-04-17 19:42:35 +02:00
antelle
4fad58b1e9
Merge branch 'develop' into usb
# Conflicts:
#	app/scripts/models/app-settings-model.js
#	app/templates/open.hbs
2020-04-15 18:23:52 +02:00
antelle
272365dde7
up languages 2020-04-15 17:28:51 +02:00
antelle
da91254cf0
#1456: options to hide webdav and password generator 2020-04-15 17:26:10 +02:00
antelle
70642b464e
fix #1457: fixed styles in theme plugins 2020-04-15 17:12:02 +02:00
antelle
035a4485b7
usb 101 2020-04-15 16:50:01 +02:00
antelle
dec0b4d171
fix #1451: fixed slow global auto-type on desktop 2020-04-11 18:24:23 +02:00
antelle
816c7776f7
copying 404 to dist 2020-04-09 18:36:56 +02:00
antelle
b2e69b60a6
files previously created as v4.1 will be written as v4.0 2020-04-07 17:07:05 +02:00
antelle
a584eecb70
a developer => the developer 2020-04-03 22:47:14 +02:00
antelle
cd0a25f910
fix #1445: fixed offline mode in Chrome and Firefox 2020-04-03 22:44:08 +02:00
antelle
6cf2bf109c
fix #1444: fixed website favicons and attached images 2020-04-03 22:30:20 +02:00
antelle
e987970969
languages 2020-04-03 21:08:02 +02:00
antelle
086f2c73db
checking links being opened 2020-04-03 18:25:26 +02:00
antelle
f7eab86166
removed insecure options from popups, see #1437 2020-04-03 18:17:44 +02:00
antelle
05b2b395ad
preventing navigation in the main window 2020-04-03 18:06:14 +02:00
antelle
37914d3cb5
allow key rotation in updated plugins 2020-04-02 16:47:50 +02:00
antelle
280ed45199
fix #1438: content security policy 2020-04-02 16:27:10 +02:00
antelle
72503916a1
svg icons 2020-03-29 15:01:11 +02:00
antelle
cb150bdba9
fetching time 2020-03-29 11:11:16 +02:00
antelle
7c16a79629
fix profiling 2020-03-29 11:06:05 +02:00
antelle
1f5cd55272
app startup time profiling 2020-03-29 10:59:40 +02:00
antelle
7f4a7f05f5
displaying fetch time 2020-03-29 09:55:17 +02:00
antelle
95239fb257
start profiler 2020-03-29 09:23:49 +02:00
antelle
00d7ff6604 favicon service url 2020-03-24 07:55:28 +01:00
antelle
5ac4b42452 logging storage requests 2020-03-22 20:58:29 +01:00
antelle
13ac013e9f input position 2020-03-21 17:46:39 +01:00
antelle
d3b635ffd6 eslint 2020-03-21 17:39:36 +01:00
antelle
e09609cc68 input width 2020-03-21 17:38:34 +01:00
antelle
d2f64630f5 input width 2020-03-21 16:53:44 +01:00
antelle
0c3d8b77e4 grammar 2020-03-21 16:49:25 +01:00
antelle
905d09899c fix #1295, fix #1353: displaying passwords as protected fields regardless of settings in the file 2020-03-21 15:54:12 +01:00
antelle
29329f924e password presenter test 2020-03-21 12:24:21 +01:00
antelle
c6c307c50c url format tests 2020-03-21 12:08:27 +01:00
antelle
4ee0a1edaf removed an expensive check from startup 2020-03-20 18:40:43 +01:00
antelle
690488abdd rotated the signature key 2020-03-19 19:50:44 +01:00
antelle
3bfa95a032 page => tab 2020-03-17 20:17:07 +01:00
antelle
5f1121a241 added a better message for the browser tab 2020-03-17 20:16:44 +01:00
antelle
7ccf38f0df fix #1359: fixed Google Drive login issues in desktop apps 2020-03-17 19:45:38 +01:00
antelle
1bc8cffbf3 cleaned up code 2020-03-15 18:44:20 +01:00
antelle
a7acfb0291 eslint 2020-03-15 18:41:27 +01:00
antelle
fb34f8890f #1029: fixed syncing files by timeout when there are no changes 2020-03-15 18:40:37 +01:00
antelle
3d3864d535 #615: translated shortcut modifier keys 2020-03-15 17:34:57 +01:00
antelle
3f9296e38c #411: option to automatically use group icon for new entries 2020-03-15 17:22:25 +01:00
antelle
3a17a370f2 fix #516: scrolling on the open screen on mobile 2020-03-15 17:02:39 +01:00
antelle
42833accc0 #766: setting for no/unlimited history 2020-03-15 15:54:06 +01:00
antelle
85e9a4c4c6 fix #895: generator positioning in list view 2020-03-15 15:19:50 +01:00
antelle
2c0624d5b4 fix #1142: submit button on mobile password input 2020-03-15 13:01:24 +01:00
antelle
347c8fff73 fix #1309: back button in attachment preview 2020-03-15 12:41:02 +01:00
antelle
fa17aa4a57 fixed enter keypress in custom field title 2020-03-15 11:51:10 +01:00
antelle
8021c6bb81 fix #1006: password generator patterns 2020-03-15 11:20:01 +01:00
antelle
cbd0c7b228 - fix #1378: screen orientation issues on Android PWA 2020-03-14 21:14:29 +01:00
antelle
0b13c06a09 fix #1293: copying full urls 2020-03-14 21:12:13 +01:00
antelle
a5c6180154 fix #1387: fixed drag-drop for otp fields 2020-03-14 21:01:41 +01:00
antelle
19e899ba97 #1393: option to disable saving and exporting (canSaveTo) 2020-03-14 20:51:42 +01:00
antelle
3d9965c4af fix #1391: passwords imported from CSV were not hidden 2020-03-14 20:45:28 +01:00
antelle
98c22a4323 fix #1396: fixed hyperlinks in notes 2020-03-14 20:32:55 +01:00
antelle
29c0e840d3 up deps 2020-03-14 20:29:55 +01:00
antelle
3a5a7063cd fix #1397: using Segoe UI on Windows 2020-03-14 19:25:00 +01:00
antelle
f601dbe313 proper fix #1395 2020-03-14 19:22:48 +01:00
Harshal Lele
f153d99744 fix #1395 - advanced search will cause a typeerror 2020-03-13 13:37:12 +05:30
antelle
7ace45929a
Merge pull request #1405 from loginov-rocks/patch-2
Make the app installable as PWA
2020-02-10 17:28:46 +01:00
Danila Loginov
212a7a7551
Make the app installable as PWA
In order to be installable as PWA, the app should have at least start_url property in the manifest.

To address https://github.com/keeweb/keeweb/issues/1360
2020-02-06 16:59:42 +03:00
antelle
1072e5778f fix #1385: fixed a file watcher error on network locations 2020-01-05 15:45:06 +01:00
Alex Shpak
a80061d97f Update cordova launcher, remove unnecessary code 2019-12-16 22:37:42 +01:00
antelle
bc1d6ce5d8 fixed auto-type text 2019-12-06 18:29:23 +01:00
antelle
4ded2c1848 simplified generator code a bit 2019-11-13 16:59:22 +01:00
Grant Moyer
b1da50133b Remove "binning" from password generation 2019-11-12 20:39:08 -05:00
antelle
a65d7208c7 fix #1208: webdav credentials corruption 2019-11-08 19:07:38 +01:00
antelle
0a025d807b Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-11-06 22:59:07 +01:00
antelle
f224aea444 fixed entry title input size 2019-11-06 19:53:50 +01:00
antelle
ecf2a65e16 fix #1334: saving new files not working 2019-11-06 19:46:17 +01:00
antelle
d66b33fd19 Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-11-03 12:52:37 +01:00
antelle
b1e0056a3a shorter notation 2019-11-03 11:31:46 +01:00
antelle
d64eb95388 filtering file info properties 2019-11-03 11:31:08 +01:00
antelle
8794b0d37c fix #1337: displaying groups in trash 2019-11-03 11:24:33 +01:00
antelle
beda8972e8 fix #1333: item selection in the auto-type pop-up 2019-11-03 10:04:34 +01:00
antelle
c655defe6d fix #1336: saving disabled storage option 2019-11-03 10:00:46 +01:00
antelle
6b1361ad9d fix #734: OTP secrets with spaces 2019-10-27 18:59:09 +01:00
antelle
bede42388f fixed non-working updater 2019-10-27 16:43:47 +01:00
antelle
604c1bd3d4 Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-10-27 11:05:23 +01:00
antelle
50976b2d09 collection tests 2019-10-27 10:35:36 +01:00
antelle
0fce37cc73 fix #1324: duplicated shortcut editor in settings 2019-10-27 09:10:00 +01:00
antelle
5d1162bd32 fix #1323: version in the About dialog 2019-10-26 22:56:36 +02:00
antelle
0a993fb151 languages 2019-10-26 21:08:26 +02:00
antelle
d6ef6ecdd8 fix #197: mobile actions panel 2019-10-26 20:50:52 +02:00
antelle
e1f242d973 fixed adding new entries on mobile 2019-10-26 19:53:20 +02:00
antelle
a9da298dd7 fixed generator on mobile 2019-10-26 19:19:06 +02:00
antelle
c7eb8caf8b fix #1319: removed a storage request for invalid passwords 2019-10-26 14:43:34 +02:00
antelle
2ca5f93e8b case 2019-10-17 20:49:36 +02:00
antelle
b08ff12760 fix #1310: password generator on the start screen 2019-10-17 19:52:34 +02:00
antelle
c62193d1fe #1307: option to disable Markdown support 2019-10-17 19:13:11 +02:00
antelle
858a9bf93b fix #1311: better monospace fonts 2019-10-17 18:53:09 +02:00
antelle
7a22746f67 Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-10-16 22:49:45 +02:00
antelle
b7f020f69c fix #1263: desktop apps crashes when argon2 is used 2019-10-16 22:07:11 +02:00
antelle
be79f67510 fix #1305: WebDAV issues 2019-10-15 20:02:44 +02:00
antelle
57af428b9e Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-10-13 23:27:52 +02:00
antelle
99bcbc288c fix #1290: generator popup positioning in custom themes 2019-10-13 13:16:57 +02:00
antelle
517134c95b fix #1300: selecting auto-type sequence items issues 2019-10-12 18:56:33 +02:00
antelle
e866bac25a fix #1300: selecting auto-type sequence items issues 2019-10-12 18:55:11 +02:00
antelle
0f5b03ce64 model tests 2019-10-12 15:33:48 +02:00
antelle
11a3995722 extracted focus manager 2019-10-12 12:26:22 +02:00