Michael Mayer
|
20c8d73b26
|
Metadata: Preserve manual local time changes when reindexing #2239
|
2022-04-12 20:11:26 +02:00 |
|
Michael Mayer
|
915ff42133
|
Auth: Add --auth flag, increase min password length to 8 chars #98 #2248
|
2022-04-12 19:44:43 +02:00 |
|
Michael Mayer
|
e42b870c09
|
CLI: Update and display the list of supported file formats #2247
|
2022-04-12 19:14:21 +02:00 |
|
Michael Mayer
|
f927c68c4f
|
UX: Skip RAW files by default when clicking Download All #2234
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2022-04-10 17:02:09 +02:00 |
|
Michael Mayer
|
b97e0e9c3b
|
Albums: Prevent accidental creation of duplicate albums #2233
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2022-04-10 14:38:51 +02:00 |
|
Michael Mayer
|
9134c79f4c
|
Config: Add option to skip all RAW images when indexing #2227
|
2022-04-06 17:46:41 +02:00 |
|
Michael Mayer
|
9986986f8f
|
People: Add info on the kind of face to improve matching #2182
This commit also fixes of other potential issues and improves logging.
|
2022-04-04 21:22:31 +02:00 |
|
Michael Mayer
|
cfb448e97d
|
Frontend: Update package-lock.json and translations.json
|
2022-04-04 14:53:07 +02:00 |
|
Cathie Integra
|
c4b1ac6db1
|
Translations: Update frontend/src/locales (#2220)
Co-authored-by: Weblate <noreply@weblate.org>
|
2022-04-04 14:45:44 +02:00 |
|
Michael Mayer
|
bb09c43c49
|
People: Disable tabs transition to improve UI performance #2182
May help improve rendering performance on slow devices.
Feedback welcome!
|
2022-04-03 15:06:31 +02:00 |
|
Michael Mayer
|
31e48d2139
|
UX: Add button to clear error log history in Library > Errors #1683
Note this is disabled in public mode (without authentication).
|
2022-04-03 12:37:43 +02:00 |
|
Michael Mayer
|
f8341c7ebe
|
Frontend: Update dependencies in package-lock.json
|
2022-04-02 18:18:00 +02:00 |
|
Michael Mayer
|
eb01c4b794
|
Frontend: Update dependencies in package-lock.json
|
2022-04-01 17:21:31 +02:00 |
|
Michael Mayer
|
8851762821
|
Frontend: Update line numbers in translations.pot
|
2022-04-01 17:17:45 +02:00 |
|
Michael Mayer
|
d048038c88
|
Frontend: Update package-lock.json and translations.json
|
2022-03-31 17:17:16 +02:00 |
|
Michael Mayer
|
16f3c004c9
|
UX: Refactor photo viewer API and frontend components #1307 #1438
|
2022-03-31 17:11:43 +02:00 |
|
Michael Mayer
|
8cc7d03675
|
UX: Improve photo viewer loading #1438
|
2022-03-31 13:04:36 +02:00 |
|
Michael Mayer
|
47e8a22897
|
UX: Fix photo viewer loading #1438
|
2022-03-31 12:27:30 +02:00 |
|
Michael Mayer
|
ab5f1629eb
|
UX: Dynamic infinite-scroll-distance based on window height #1438
In addition, you can now change the batch size in settings.yml.
|
2022-03-31 10:22:01 +02:00 |
|
Michael Mayer
|
9eda12ac20
|
Performance: Refactor database schema and UI components #995 #1438 #1811
|
2022-03-30 20:36:25 +02:00 |
|
Michael Mayer
|
68094e9b79
|
Sharing: Fix UI component import paths #2199
|
2022-03-30 20:25:24 +02:00 |
|
Michael Mayer
|
00d7bbcf9f
|
Frontend: Update dependencies in docker-lock.json
|
2022-03-30 14:34:55 +02:00 |
|
Weblate
|
0902bfe5ae
|
Translations: Update frontend/src/locales
|
2022-03-29 17:25:20 +02:00 |
|
Michael Mayer
|
710c50f895
|
Frontend: Update translations.json #2083
Thanks to all who contributed! :)
|
2022-03-28 10:26:18 +02:00 |
|
Weblate
|
c974f39b68
|
Translations: Update /frontend/src/locales
|
2022-03-28 10:15:28 +02:00 |
|
Michael Mayer
|
736b03f87f
|
WebDAV: Improve update and reset of remote connection errors #1781
|
2022-03-27 21:37:11 +02:00 |
|
Michael Mayer
|
c6abf5d7f2
|
UX: Hide misleading hidden file warning while indexing #2189
|
2022-03-27 12:58:30 +02:00 |
|
Michael Mayer
|
adf949a575
|
Frontend: Update dependencies in package-lock.json
|
2022-03-27 12:49:48 +02:00 |
|
Michael Mayer
|
aaaef5712e
|
WebDAV: Prevent two-way file sync, default to download #1785
|
2022-03-27 12:49:23 +02:00 |
|
Michael Mayer
|
bd5c773232
|
UX: Fix handling of empty query values in frontend components #1995
|
2022-03-25 17:55:18 +01:00 |
|
Michael Mayer
|
c6753ca2bc
|
Frontend: Update translations.pot and package-lock.json
|
2022-03-25 08:44:29 +01:00 |
|
Michael Mayer
|
80df455e25
|
UX: Disable automatic update of search results on blur/change #1995
As discussed/requested in the issue comments.
|
2022-03-25 08:44:00 +01:00 |
|
Michael Mayer
|
426170a392
|
UX: Delay search query update until user has finished typing #1995
|
2022-03-24 11:29:40 +01:00 |
|
Michael Mayer
|
8c4313452d
|
UX: Add lazy modifier to sync input value only on change #1995
|
2022-03-24 08:09:51 +01:00 |
|
Michael Mayer
|
45b563136e
|
UX: Fix form event handling #1995
|
2022-03-23 18:42:41 +01:00 |
|
Michael Mayer
|
0ce900122f
|
People: Improve search form event handling #1995
|
2022-03-23 17:59:42 +01:00 |
|
Michael Mayer
|
1f77279d1b
|
Albums: Refactor handling of very large lists in select dialog #2152
|
2022-03-23 16:20:59 +01:00 |
|
ppprism
|
6d4e5175db
|
increase autocomplete dialog album count (#2152)
|
2022-03-23 16:17:11 +01:00 |
|
Michael Mayer
|
7c5d6007a0
|
Frontend: Update translations.json and package-lock.json
|
2022-03-23 13:18:35 +01:00 |
|
Weblate
|
71ae0a378e
|
Frontend: Update translations
|
2022-03-23 09:07:36 +01:00 |
|
Weblate
|
3ad30ebe26
|
Frontend: Update translations
|
2022-03-23 09:07:36 +01:00 |
|
Michael Mayer
|
47eaf1faa2
|
Frontend: Update translations.json and package-lock.json
|
2022-03-22 14:09:15 +01:00 |
|
Weblate
|
0307551f5e
|
Frontend: Update translations
|
2022-03-22 08:42:59 +01:00 |
|
Weblate
|
3b71cb6adf
|
Frontend: Update translations
|
2022-03-22 08:42:59 +01:00 |
|
Michael Mayer
|
63dbd14356
|
Frontend: Update translations.json and package-lock.json
|
2022-03-18 11:11:03 +01:00 |
|
Weblate
|
e09b4144ec
|
Frontend: Update translations
|
2022-03-18 11:08:13 +01:00 |
|
Weblate
|
514009155d
|
Frontend: Update translations
|
2022-03-18 11:08:13 +01:00 |
|
Weblate
|
2ad96a2568
|
Frontend: Update translations
|
2022-03-18 11:08:13 +01:00 |
|
Weblate
|
1aa912c0da
|
Frontend: Update translations
|
2022-03-18 11:08:13 +01:00 |
|
Weblate
|
2de22691eb
|
Frontend: Update translations
|
2022-03-18 11:08:13 +01:00 |
|