1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-20 06:56:40 +02:00
Commit Graph

426 Commits

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
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
b90e84be42
loading yubikeys using a native module 2020-05-29 23:15:10 +02:00
antelle
b2a6e1180c
reverted renderer process native modules, it crashes 2020-05-28 10:48:09 +02:00
antelle
701bb4caa4
loading compatible modules in renderer process 2020-05-26 23:24:00 +02:00
antelle
8c386dbe57
challenge-response calculation function 2020-05-24 21:06:53 +02:00
antelle
93310eb029
listing YubiKeys on the open view 2020-05-24 20:02:49 +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
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
antelle
b9f37c22d9
config encryption with a key from keychain 2020-05-22 20:46:03 +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
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
07e918965b
fix #620: clearing middle-click clipboard in Linux 2020-05-13 21:20:26 +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
c6ce694dfe
displaying matching otp codes in entries 2020-05-11 17:24:06 +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
154c780281
disabled markdown in export 2020-05-09 15:25:11 +02:00
antelle
f34ebe2fd3
code cleanup 2020-05-07 19:00:18 +02:00
antelle
cac7e53ea8
fixed work with several yubikeys 2020-05-06 19:30:30 +02:00
antelle
235ceae228
restarting the yubikey application if it's stuck 2020-05-05 22:36:23 +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
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
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
d30c9d9d90
escaping more dangerous places 2020-04-23 19:55:52 +02:00
antelle
d45748cc32
fix #557, fix #513: Argon2 speed improvements in desktop apps 2020-04-23 18:12:16 +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
0aa925f95d
checking origin in window message handlers 2020-04-17 20:53:40 +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
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
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
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
d3b635ffd6 eslint 2020-03-21 17:39:36 +01:00
antelle
4ee0a1edaf removed an expensive check from startup 2020-03-20 18:40:43 +01:00
antelle
7ccf38f0df fix #1359: fixed Google Drive login issues in desktop apps 2020-03-17 19:45:38 +01:00
antelle
3d3864d535 #615: translated shortcut modifier keys 2020-03-15 17:34:57 +01:00
antelle
8021c6bb81 fix #1006: password generator patterns 2020-03-15 11:20:01 +01:00
antelle
29c0e840d3 up deps 2020-03-14 20:29:55 +01:00
Alex Shpak
a80061d97f Update cordova launcher, remove unnecessary code 2019-12-16 22:37:42 +01:00
antelle
0a025d807b Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-11-06 22:59:07 +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
bede42388f fixed non-working updater 2019-10-27 16:43:47 +01:00
antelle
5d1162bd32 fix #1323: version in the About dialog 2019-10-26 22:56:36 +02:00
antelle
c62193d1fe #1307: option to disable Markdown support 2019-10-17 19:13:11 +02:00
antelle
11a3995722 extracted focus manager 2019-10-12 12:26:22 +02:00
antelle
eb2de6f3f2 focus managing refactoring 2019-10-12 08:20:44 +02:00
antelle
5b118667ef Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-10-11 23:51:44 +02:00
antelle
3eca440e0c fix #1296: search in auto-type 2019-10-11 20:26:14 +02:00
antelle
0411fe4cfe Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-10-09 23:22:04 +02:00
antelle
77423ad833 fix #1288: issues when opening a file during in auto-type mode 2019-10-08 20:09:06 +02:00
antelle
8c124f8980 fix #480: option to launch the app minimized 2019-10-06 13:14:12 +02:00
antelle
5a8927b547 fix #565: global shortcut to open KeeWeb 2019-10-06 12:27:18 +02:00
antelle
cc9e369b6f fix #963: keyboard shortcut to copy OTP in background 2019-10-06 08:48:11 +02:00
antelle
dcce37d99e fix #1273: untranslated menu items 2019-10-05 08:37:10 +02:00
antelle
1c744d8d6b fixed Dropbox connection on iOS 13 homescreen 2019-09-29 09:54:52 +02:00
antelle
c9f62c3f3a fix otp 2019-09-28 19:22:44 +02:00
antelle
2913a0421d using one key for everything 2019-09-28 14:17:55 +02:00
antelle
59aebd3666 fixed copypaste 2019-09-28 12:25:07 +02:00
antelle
a01d85411c fix #156: using ServiceWorker instead of AppCache 2019-09-23 20:32:56 +02:00
antelle
22f5e61978 events in electron 2019-09-21 07:39:03 +02:00
antelle
15518a4ce0 removed underscore, added lodash 2019-09-18 20:42:17 +02:00
antelle
731994c9fe less underscore 2019-09-18 07:08:23 +02:00
antelle
3341f3e7f6 less underscore 2019-09-17 23:48:31 +02:00
antelle
08d7261488 less underscore 2019-09-17 23:44:17 +02:00
antelle
89ccb99395 less underscore 2019-09-17 22:17:40 +02:00
antelle
94660d9e71 updater model 2019-09-17 21:56:58 +02:00
antelle
b405ca970c file model 2019-09-17 21:39:06 +02:00
antelle
9c3c9d28fa app setting model 2019-09-17 19:50:42 +02:00
antelle
87eb0468a6 events 2019-09-17 19:01:12 +02:00
antelle
42e70c1d05 key handler 2019-09-16 23:32:05 +02:00
antelle
19fa54f9d0 otp qr reader 2019-09-16 23:27:31 +02:00
antelle
2fcc6f2ea3 events 2019-09-16 22:57:56 +02:00
antelle
9859e921d2 exports 2019-09-16 22:01:59 +02:00
antelle
6277a48419 modal view 2019-09-15 23:18:09 +02:00
antelle
9bbea458c6 imports 2019-09-15 14:16:32 +02:00
antelle
6551622e07 fixed an error message 2019-09-15 12:37:11 +02:00