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

2804 Commits

Author SHA1 Message Date
antelle
5d1162bd32 fix #1323: version in the About dialog 2019-10-26 22:56:36 +02:00
antelle
6aa3a71761 Merge branch 'release-1.12' into develop 2019-10-26 21:53:22 +02:00
antelle
3e1f1e557e Merge branch 'develop' 2019-10-26 21:09:08 +02:00
antelle
0a993fb151 languages 2019-10-26 21:08:26 +02:00
antelle
e4da7ee601 bump version 2019-10-26 21:05:47 +02:00
antelle
d6ef6ecdd8 fix #197: mobile actions panel 2019-10-26 20:50:52 +02:00
antelle
e1f242d973 fixed adding new entries on mobile 2019-10-26 19:53:20 +02:00
antelle
1f0503907e up 2019-10-26 19:45:53 +02:00
antelle
a9da298dd7 fixed generator on mobile 2019-10-26 19:19:06 +02:00
antelle
d3dc13d58a removed hook-rcedit 2019-10-26 14:45:59 +02:00
antelle
c7eb8caf8b fix #1319: removed a storage request for invalid passwords 2019-10-26 14:43:34 +02:00
antelle
2ca5f93e8b case 2019-10-17 20:49:36 +02:00
antelle
b08ff12760 fix #1310: password generator on the start screen 2019-10-17 19:52:34 +02:00
antelle
c62193d1fe #1307: option to disable Markdown support 2019-10-17 19:13:11 +02:00
antelle
858a9bf93b fix #1311: better monospace fonts 2019-10-17 18:53:09 +02:00
antelle
7a22746f67 Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-10-16 22:49:45 +02:00
antelle
92215e8817 Merge branch 'release-1.11' 2019-10-16 22:08:23 +02:00
antelle
b449def7e6 bump version 2019-10-16 22:07:43 +02:00
antelle
b7f020f69c fix #1263: desktop apps crashes when argon2 is used 2019-10-16 22:07:11 +02:00
antelle
be79f67510 fix #1305: WebDAV issues 2019-10-15 20:02:44 +02:00
antelle
57af428b9e Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-10-13 23:27:52 +02:00
antelle
2c9c8b9ab4 Merge branch 'release-1.11' 2019-10-13 23:10:24 +02:00
antelle
bc4dbc7de2 bump version 2019-10-13 23:10:05 +02:00
antelle
ce55ca1e0d release date 2019-10-13 23:09:46 +02:00
antelle
99bcbc288c fix #1290: generator popup positioning in custom themes 2019-10-13 13:16:57 +02:00
antelle
517134c95b fix #1300: selecting auto-type sequence items issues 2019-10-12 18:56:33 +02:00
antelle
e866bac25a fix #1300: selecting auto-type sequence items issues 2019-10-12 18:55:11 +02:00
antelle
0f5b03ce64 model tests 2019-10-12 15:33:48 +02:00
antelle
4d1cbe7f62 closing browser in tests 2019-10-12 14:24:51 +02:00
antelle
69c38cbeca running tests during build 2019-10-12 14:23:19 +02:00
antelle
936de04b1e running tests during build 2019-10-12 14:22:39 +02:00
antelle
b8f7a89291 tests 2019-10-12 13:24:37 +02:00
antelle
11a3995722 extracted focus manager 2019-10-12 12:26:22 +02:00
antelle
eb68da635f removed an old task 2019-10-12 08:56:23 +02:00
antelle
eb2de6f3f2 focus managing refactoring 2019-10-12 08:20:44 +02:00
antelle
5b118667ef Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-10-11 23:51:44 +02:00
antelle
f346b73baa Merge branch 'master' into release-1.11 2019-10-11 23:51:03 +02:00
antelle
0fabdac9e0 fixing build 2019-10-11 23:20:32 +02:00
antelle
590035cce9 copying mac helpers 2019-10-11 23:06:36 +02:00
antelle
f1d5965bb5 bump version 2019-10-11 21:11:35 +02:00
antelle
85027aa504 Merge branch 'release-1.11' 2019-10-11 21:07:12 +02:00
antelle
72b7517623 release date 2019-10-11 20:57:30 +02:00
antelle
29c3e98c05 fixed issues with some theme plugins 2019-10-11 20:56:35 +02:00
antelle
fa15c56f1c
Merge pull request #1299 from trickert76/make_docker_image_customizable
Make docker image customizable
2019-10-11 20:29:35 +02:00
antelle
3eca440e0c fix #1296: search in auto-type 2019-10-11 20:26:14 +02:00
Thoralf Rickert-Wendt
9679841e22 #1298 wrong path 2019-10-11 17:49:16 +02:00
Thoralf Rickert-Wendt
16612bface #1298 using url conform delimiter 2019-10-11 17:45:54 +02:00
antelle
e48f12de4a
Merge pull request #1297 from coliff/patch-1
remove duplicate apple-mobile-web-app-capable meta tag
2019-10-11 17:34:15 +02:00
Thoralf Rickert-Wendt
7b4953a049 #1298 add variable to define a custom configuration within docker 2019-10-11 17:33:50 +02:00
Christian Oliff
6010bf0ba9
remove duplicate apple-mobile-web-app-capable meta tag
the meta tag:
` <meta name="apple-mobile-web-app-capable" content="yes" />`
was appearing twice
2019-10-11 18:49:18 +09:00