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

39 Commits

Author SHA1 Message Date
antelle
082c6bee93
moved native modules to a native module host 2020-06-06 13:30:35 +02:00
antelle
4abe63c00f
fixed ykman path on macos 2020-06-05 16:41:38 +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
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
b9f37c22d9
config encryption with a key from keychain 2020-05-22 20:46:03 +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
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
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
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
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
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
05b2b395ad
preventing navigation in the main window 2020-04-03 18:06:14 +02:00
antelle
1f5cd55272
app startup time profiling 2020-03-29 10:59:40 +02: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
8c124f8980 fix #480: option to launch the app minimized 2019-10-06 13:14:12 +02:00
antelle
dcce37d99e fix #1273: untranslated menu items 2019-10-05 08:37:10 +02:00
antelle
22f5e61978 events in electron 2019-09-21 07:39:03 +02:00
antelle
731994c9fe less underscore 2019-09-18 07:08:23 +02:00
antelle
89ccb99395 less underscore 2019-09-17 22:17:40 +02:00
antelle
2fcc6f2ea3 events 2019-09-16 22:57:56 +02:00
antelle
9bbea458c6 imports 2019-09-15 14:16:32 +02:00
antelle
58726de491 path fix 2019-09-15 08:49:41 +02:00
antelle
60dcfbb071 organized files inside comp 2019-09-15 08:47:57 +02:00