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

547 Commits

Author SHA1 Message Date
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
a2194435e6
fix #1460: auto-type on double-clicking field labels 2020-06-01 10:25:16 +02:00
antelle
aa899b8096
fix #1409: fixed auto-typing Tab character on Debian 2020-05-23 17:07:59 +02:00
antelle
b9f37c22d9
config encryption with a key from keychain 2020-05-22 20:46:03 +02:00
antelle
99b687244c
release notes: fix #1509: fixed auto-type for tiling mode in Linux 2020-05-22 12:34:31 +02:00
antelle
e5073eb65f
default theme on macOS 2020-05-22 11:44:49 +02:00
antelle
5b91dcb272
fix #1440: fixed auto-type for maximized windows 2020-05-15 22:41:39 +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
008b615903
improved exporting files with markdown notes 2020-05-15 20:25:22 +02:00
antelle
451b465e4f
disabled markdown in export 2020-05-15 20:17:40 +02:00
antelle
4d678184f3
option to create a portable installation 2020-05-14 20:11:41 +02:00
antelle
07e918965b
fix #620: clearing middle-click clipboard in Linux 2020-05-13 21:20:26 +02:00
antelle
24bcc758e7
release notes 2020-05-13 20:26:25 +02:00
antelle
746b56ac57
release notes 2020-05-11 19:11:14 +02:00
antelle
154c780281
disabled markdown in export 2020-05-09 15:25:11 +02:00
antelle
316518d63b
Merge branch 'master' into develop
# Conflicts:
#	package.json
#	release-notes.md
2020-05-04 19:45:03 +02:00
antelle
ec292705b3
distinct redirect URIs for storage providers 2020-05-04 19:06:05 +02:00
antelle
f031be4ce2
Merge branch 'master' into develop
# Conflicts:
#	app/scripts/storage/storage-base.js
#	release-notes.md
2020-05-02 14:04:53 +02:00
antelle
1434d81d3e
bump version 2020-05-02 13:30:10 +02:00
antelle
d140427c94
fix #1478: fixed proxy issues with storage providers 2020-04-30 17:59:22 +02:00
antelle
e568d06b02
fix #1350: clearing master password after auto lock period 2020-04-23 18:47:46 +02:00
antelle
243c962667
#1471: WebDAV url validation 2020-04-23 18:39:59 +02:00
antelle
908510ff0b
fix #1342: hint that the data will be stored in unencrypted form after exporting 2020-04-23 18:36:26 +02:00
antelle
d6aab0c470
fix #1463: copying the original url instead of adding https: 2020-04-23 18:30:17 +02:00
antelle
8d2640d99d
fix #1400: auto-apply tag when creating new entry in tag view 2020-04-23 18:20:46 +02:00
antelle
d45748cc32
fix #557, fix #513: Argon2 speed improvements in desktop apps 2020-04-23 18:12:16 +02:00
antelle
fbdfacd14d
saving only modified settings instead of everything 2020-04-18 08:28:56 +02:00
antelle
a55ddda6cf
release notes 2020-04-18 08:05:57 +02:00
antelle
349ec59df7
option to log out from storages 2020-04-17 21:36:56 +02:00
antelle
833aa3c748
canOpenWebdav is now canOpenStorage 2020-04-17 20:58:47 +02:00
antelle
dddc4f235e
escaping html in the notes field 2020-04-17 19:58:17 +02:00
antelle
c537d0f464
using OAuth authorization code grant for all storage providers 2020-04-17 19:42:35 +02:00
antelle
da91254cf0
#1456: options to hide webdav and password generator 2020-04-15 17:26:10 +02:00
antelle
70642b464e
fix #1457: fixed styles in theme plugins 2020-04-15 17:12:02 +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
5492e53ba9
fix #1443: CI 2020-04-08 23:32:32 +02:00
antelle
68d845ff3d
fixed Docker build 2020-04-07 17:12:53 +02:00
antelle
b2e69b60a6
files previously created as v4.1 will be written as v4.0 2020-04-07 17:07:05 +02:00
antelle
c39933c051
fix #1447: fixed opening databases from Dock 2020-04-04 19:46:19 +02:00
antelle
cd0a25f910
fix #1445: fixed offline mode in Chrome and Firefox 2020-04-03 22:44:08 +02:00
antelle
6cf2bf109c
fix #1444: fixed website favicons and attached images 2020-04-03 22:30:20 +02:00
antelle
18d8037309
bump version 2020-04-03 20:28:48 +02:00
antelle
280ed45199
fix #1438: content security policy 2020-04-02 16:27:10 +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
e9b05fe345 release notes 2020-03-22 07:55:16 +01:00
antelle
905d09899c fix #1295, fix #1353: displaying passwords as protected fields regardless of settings in the file 2020-03-21 15:54:12 +01:00
antelle
690488abdd rotated the signature key 2020-03-19 19:50:44 +01:00