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

121 Commits

Author SHA1 Message Date
antelle
082c6bee93
moved native modules to a native module host 2020-06-06 13:30:35 +02:00
antelle
c1a6268c2d
added some logging 2020-06-03 08:33:26 +02:00
antelle
461a45dc51
packaging native dependencies separately 2020-06-02 13:58:25 +02:00
antelle
435eb5779f
fixed some portable installation issues on macos 2020-06-02 10:47:20 +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
360194c627
loading native modules from updated desktop archives 2020-06-01 16:45:18 +02:00
antelle
325d521f49
fix #448: minimized login option support on macOS 2020-06-01 15:02:19 +02:00
antelle
2deb241ff2
fix #830: minimize instead of close option on macOS 2020-06-01 14:42:06 +02:00
antelle
a4b22b6c88
silenced the deprecation warning 2020-05-31 14:25:50 +02:00
antelle
835acff637
up 2020-05-31 13:00:35 +02:00
antelle
70bd4f1c4e
fixed main window close/closed events confusion 2020-05-30 17:46:13 +02:00
antelle
bf7dec2437
fixed writing unencrypted configs 2020-05-24 13:46:03 +02:00
antelle
e69219697a
serializing settings in renderer 2020-05-22 22:17:36 +02:00
antelle
a7193fd783
fixed config writing 2020-05-22 20:55:05 +02:00
antelle
ccce95d4fe
fixed configs for portable installations 2020-05-22 20:54:47 +02:00
antelle
b9f37c22d9
config encryption with a key from keychain 2020-05-22 20:46:03 +02:00
b3nj4m1n
fadea36232 Added check for platform before calling app.dock 2020-05-22 18:47:26 +02:00
antelle
e5073eb65f
default theme on macOS 2020-05-22 11:44:49 +02:00
antelle
c3b55cd7fa
better portable app checks 2020-05-22 10:56:08 +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
4d678184f3
option to create a portable installation 2020-05-14 20:11:41 +02:00
antelle
a2bf157b01
fixed portable executable dir 2020-05-14 18:55:11 +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
8e4566fe5f
moved app options 2020-05-12 23:46:19 +02:00
antelle
20623e4c42
disabled unnecessary caching 2020-05-12 23:10:26 +02:00
antelle
c6ce694dfe
displaying matching otp codes in entries 2020-05-11 17:24:06 +02:00
antelle
6e7f2c570f
fixed dev app icon 2020-05-10 09:49:09 +02:00
antelle
79a3b39248
disabled KEEWEB_HTML_PATH in prod builds 2020-05-08 16:20:23 +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
3a042f25c2
disabled navigation in desktop 2020-04-17 21:54:34 +02:00
antelle
6d781a6358
disabled creation of new windows 2020-04-17 21:50:53 +02:00
antelle
c537d0f464
using OAuth authorization code grant for all storage providers 2020-04-17 19:42:35 +02:00
antelle
dfdbd8b092
devtools fix 2020-04-15 19:37:03 +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
c39933c051
fix #1447: fixed opening databases from Dock 2020-04-04 19:46:19 +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
f2583bc37f renamed the variable to KEEWEB_PORTABLE_EXECUTABLE_DIR, see #1065 2020-03-24 17:07:30 +01:00
antelle
61d83319d4 KEEWEB_OPEN_DEVTOOLS variable 2020-03-17 07:52:34 +01:00
antelle
85c07dba9c checking if the directory exists, see #1418 2020-03-09 16:33:28 +01:00
antelle
36a53cc405 fix #1065: PORTABLE_EXECUTABLE_DIR environment variable 2019-11-06 23:14:20 +01:00
antelle
cccb9ac681 fix #1341: auto-lock the app on screen lock on Windows 2019-11-06 23:01:05 +01:00
antelle
0a025d807b Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-11-06 22:59:07 +01:00