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

100 Commits

Author SHA1 Message Date
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
antelle
1f4f3101f2 fix #1335: removed the menubar on Windows and Linux 2019-11-04 21:36:14 +01:00
antelle
12c7313935 fixed electron deprecations 2019-10-26 22:58:48 +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
9a8f595514 fix #1275: starting the app after closing on macOS 2019-09-29 10:34:47 +02:00
antelle
49b5b3d41e fixed desktop apps startup 2019-09-28 20:03:03 +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
56d84e1d18 fix #348: configurable system-wide shortcuts 2019-09-14 16:36:30 +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
6715c614ac fix titlebar color on macOS dark theme 2019-09-07 19:16:09 +02:00
antelle
105205661f fix #1232: removed an unwanted menubar on windows and linux 2019-08-19 20:10:58 +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
31986b1d50 merge master 2019-02-09 21:49:23 +01:00