Commit Graph

353 Commits

Author SHA1 Message Date
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 b4f3d19259
Merge branch 'master' into develop 2020-11-09 21:35:57 +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 4749be20b4
bump version 2020-09-12 12:10:15 +02: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 43ca723c75
bump version 2020-08-08 14:23:42 +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 b32d842394
bump version 2020-06-13 13:08:32 +02:00
antelle e369a6b7be
bump version 2020-06-12 21:15:58 +02:00
antelle a6e9521435
bump version 2020-06-11 19:53:53 +02:00
antelle af8d94d102
fix #1535: network errors in Dropbox and GDrive on Windows 2020-06-11 19:48:30 +02:00
antelle 819b10e1f6
fixed version 2020-06-09 21:02:08 +02:00
antelle f7a0025b97
bump version 2020-06-09 20:47:07 +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 8342336e8d
bump version 2020-06-07 09:48:23 +02:00
antelle 21dc4e758f
bump version 2020-06-06 16:47:32 +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 56c8649040
up yk-api 2020-06-02 12:23:22 +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 ef627c9530
updated keeweb-native-modules 2020-05-29 21:49:33 +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 177b150c95
Merge branch 'master' into develop
# Conflicts:
#	app/templates/export/entry.hbs
#	release-notes.md
2020-05-15 20:52:16 +02:00
antelle 004436e868
bump version 2020-05-15 20:25:57 +02:00
antelle 65f66ac60c
fix #1503: arm64 Windows installer 2020-05-14 22:59:11 +02:00
antelle 94caa1fca3
fix #1503: building windows arm64 2020-05-14 20:52:02 +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 38e46f6d85
building native modules into asar 2020-05-13 20:25:33 +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 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 aa65cef103
bump version 2020-05-04 19:12:08 +02:00
antelle 32c171d05b
Merge branch 'develop' into usb 2020-05-02 14:05:47 +02:00
antelle 1d58779d90
bump version 2020-05-02 13:30:24 +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 c19d427f3a
bump version 2020-04-17 23:28:21 +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 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 b185c3e102
bump version 2020-04-15 17:29:56 +02:00
antelle 035a4485b7
usb 101 2020-04-15 16:50:01 +02:00
antelle c513fb06e7
bump version 2020-04-11 18:24:46 +02:00
antelle dec0b4d171
fix #1451: fixed slow global auto-type on desktop 2020-04-11 18:24:23 +02:00
antelle 8e02c0bd10
bump version 2020-04-09 07:21:08 +02:00
antelle d92229095d
bump version 2020-04-04 21:53:02 +02:00
antelle c39933c051
fix #1447: fixed opening databases from Dock 2020-04-04 19:46:19 +02:00
antelle 18d8037309
bump version 2020-04-03 20:28:48 +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
antelle e21257de0c bump version 2019-11-06 19:48:57 +01:00
antelle 1f4f3101f2 fix #1335: removed the menubar on Windows and Linux 2019-11-04 21:36:14 +01:00
antelle d66b33fd19 Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-11-03 12:52:37 +01:00
antelle 2b6e8c030d bump version 2019-11-03 12:25:55 +01:00
antelle 604c1bd3d4 Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-10-27 11:05:23 +01:00
antelle efca3632cc bump version 2019-10-27 10:41:02 +01:00
antelle 12c7313935 fixed electron deprecations 2019-10-26 22:58:48 +02:00
antelle e4da7ee601 bump version 2019-10-26 21:05:47 +02:00
antelle 7a22746f67 Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-10-16 22:49:45 +02:00
antelle b449def7e6 bump version 2019-10-16 22:07:43 +02:00
antelle 57af428b9e Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-10-13 23:27:52 +02:00
antelle bc4dbc7de2 bump version 2019-10-13 23:10:05 +02:00
antelle 5b118667ef Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-10-11 23:51:44 +02:00
antelle f1d5965bb5 bump version 2019-10-11 21:11:35 +02:00
antelle 0411fe4cfe Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-10-09 23:22:04 +02:00
Antelle 458ba2de77 bump version 2019-10-08 20:19:45 +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 7e62173f01 bump version 2019-10-04 20:10:13 +02:00
antelle a72aea3190 bump version 2019-09-29 23:26:07 +02:00
antelle f699ece732 bump version 2019-09-29 15:45:27 +02:00
antelle 890097885a bump version 2019-09-29 10:38:58 +02:00
antelle 9a8f595514 fix #1275: starting the app after closing on macOS 2019-09-29 10:34:47 +02:00
antelle f84a5a2b51 bump version 2019-09-29 10:00:31 +02:00
antelle 92dec8a7aa bump version 2019-09-28 22:30:42 +02:00
antelle 49b5b3d41e fixed desktop apps startup 2019-09-28 20:03:03 +02:00
antelle 0eafc4ac88 bump version 2019-09-28 19:33:27 +02:00
antelle 42134b4888 fix a color flash on start 2019-09-28 13:43:30 +02:00
antelle bc8aad5062 fix #1256: error during updating the app 2019-09-20 20:35:05 +02:00
antelle a1a649cd9f electron events 2019-09-20 20:31:19 +02:00
antelle c2212ac4ad Merge branch 'master' into develop
# Conflicts:
#	package.json
#	release-notes.md
2019-09-20 06:01:44 +02:00
antelle acf3bc945c bump version 2019-09-19 23:06:10 +02:00
antelle 56d84e1d18 fix #348: configurable system-wide shortcuts 2019-09-14 16:36:30 +02:00
antelle 09894d1c8f set version 2019-09-09 17:09:42 +02:00
antelle e2588e81f8 bump version 2019-09-09 17:03:39 +02:00
antelle 7977bbf6e1 smooth window startup color transition for the dark theme 2019-09-08 15:11:41 +02:00
antelle 55f4ff8f73 eslint 2019-09-08 09:39:30 +02:00
antelle 04a513556b bump version 2019-09-07 19:28:59 +02:00
antelle e812218919 fix titlebar color on macOS dark theme 2019-09-07 19:22:45 +02:00
antelle 9375f5c281 bump version 2019-08-22 22:23:38 +02:00
antelle 46adf5dcc1 version 2019-08-19 20:59:54 +02:00
antelle 105205661f fix #1232: removed an unwanted menubar on windows and linux 2019-08-19 20:10:58 +02:00
antelle ba2d9415be version 2019-08-18 11:10:27 +02:00
antelle 6788b77f32 year 2019-08-18 08:12:11 +02:00
antelle fa4ff0b0c3 prettier 2019-08-18 08:05:38 +02:00
antelle 8ab1ec615f bugfixes for new Electron and webpack 2019-08-17 15:20:00 +02:00
antelle 84a23e4aea prettier 2019-08-16 23:05:39 +02:00
antelle ce5b0cb303 copy the cookies file if it's not possible to move it 2019-04-25 18:17:37 +02:00
antelle 8096353e6e bump version 2019-04-22 11:43:29 +02:00
antelle e6c78c3407 bump version 2019-04-05 20:26:05 +02:00
antelle 65398b68a4 bump version 2019-03-31 15:51:47 +02:00
antelle f0ff26ebb4 merge master 2019-03-06 19:28:10 +01:00