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

142 Commits

Author SHA1 Message Date
antelle
1617cae518
fixed app startup background color 2020-12-19 16:39:18 +01:00
antelle
8da0a2e239
more themes 2020-12-19 14:00:51 +01:00
antelle
677f1ce75f
fix #1584: automatically switching between dark and light theme 2020-12-19 12:14:32 +01:00
antelle
f27862b036
mac menubar icon 2020-11-29 12:17:49 +01:00
antelle
a31f9d5a50
new themes 2020-11-28 23:38:12 +01:00
antelle
fc5c865b18
disabled contextIsolation 2020-11-20 20:46:01 +01:00
antelle
66e366d9d0
fix #1615: restoring the app window if it's activated when minimized 2020-11-20 10:29:47 +01:00
antelle
ffb68b1651
fix #1561: error during loading configs after reset 2020-11-19 11:12:36 +01:00
antelle
35e3271839
added a check for safety 2020-10-28 20:18:27 +01:00
antelle
90da86ebb8
fix #1621: colors on Linux 2020-10-28 20:17:13 +01:00
antelle
dbf212f0df
Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2020-08-08 14:29:11 +02:00
antelle
59bed7593d
fix #1581: double-clicking KeeWeb icon in Dock 2020-08-08 14:24:47 +02:00
antelle
84f707d6cd
fix #1581: double-clicking KeeWeb icon in Dock 2020-08-08 12:20:08 +02:00
antelle
17be9cf266
removed some old stuff from v1.15 2020-06-21 13:04:09 +02:00
hesalx
a0c553b3a9
allow the app to quit when not minimized and window is closed 2020-06-15 11:32:48 +03:00
antelle
af8d94d102
fix #1535: network errors in Dropbox and GDrive on Windows 2020-06-11 19:48:30 +02:00
antelle
bbf6e796f8
updated electron version 2020-06-09 19:46:37 +02:00
antelle
1c3c194b3a
possibility to debug startup with --start-logging 2020-06-09 19:36:18 +02:00
antelle
0cc633c5c1
added a possibility to log messages on startup 2020-06-09 19:35:17 +02:00
antelle
9a8f1ad508
fix #1530: running from directories with hash symbols 2020-06-09 19:26:59 +02:00
antelle
d7ee936b27
fix #1530: recursive creation of the portable directory 2020-06-08 19:13:34 +02:00
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