Cathie Integra
daa4bab589
Translations: Update frontend/src/locales ( #2306 )
...
Co-authored-by: Weblate <noreply@weblate.org>
2022-05-07 13:18:18 +02:00
Weblate
ea0f8fa05b
Translations: Update frontend/src/locales
2022-05-05 10:09:16 +02:00
Michael Mayer
0df8d4cea2
Frontend: Update translations.json
2022-05-01 19:19:02 +02:00
Cathie Integra
7802bd58b7
Translations: Update frontend/src/locales ( #2297 )
...
Co-authored-by: Weblate <noreply@weblate.org>
2022-05-01 19:16:11 +02:00
Michael Mayer
7c688f5ea2
Frontend: Update translations and navigation title
2022-05-01 18:05:41 +02:00
Cathie Integra
f89795e74d
Translations: Update frontend/src/locales ( #2295 )
...
Co-authored-by: Weblate <noreply@weblate.org>
2022-05-01 17:48:28 +02:00
Weblate
f885ba6327
Translations: Update frontend/src/locales
2022-04-29 16:20:25 +02:00
Michael Mayer
7bcf8cb1a9
Frontend: Update and shorten footer links on about page
2022-04-27 18:00:05 +02:00
Michael Mayer
fe60af316e
Frontend: Update translations.json and package-lock.json
2022-04-27 15:19:10 +02:00
Cathie Integra
9edf647d24
Translations: Update frontend/src/locales ( #2279 )
...
Co-authored-by: Weblate <noreply@weblate.org>
2022-04-27 14:48:14 +02:00
theresa
2c328c3924
Translations: Add options for swedish, lithuanian and croatian
2022-04-26 14:02:33 +02:00
Cathie Integra
6d3a4843ca
Translations: Update frontend/src/locales ( #2276 )
...
Co-authored-by: Weblate <noreply@weblate.org>
2022-04-24 00:05:56 +02:00
Michael Mayer
cf8f9f54b1
Docs: Add link to updated privacy policy on photoprism.app
...
https://twitter.com/photoprism_app/status/1517908762832613380
2022-04-24 00:04:28 +02:00
Michael Mayer
8638929d84
Config: Automatically generate command-flag docs #1017 #2195 #2227 #2250
2022-04-22 17:38:40 +02:00
Michael Mayer
49e9232323
Places: Limit the number of images displayed on the map to 500,000
2022-04-21 22:21:17 +02:00
Michael Mayer
49b58f30c7
Frontend: Update German, translations.pot, and translations.json
2022-04-21 22:18:07 +02:00
Michael Mayer
b595d5df7a
Library: Display RAW previews and num of actual files in Originals #2273
2022-04-21 22:17:26 +02:00
Cathie Integra
e59ecc07e4
Translations: Update frontend/src/locales ( #2272 )
...
Co-authored-by: Weblate <noreply@weblate.org>
2022-04-21 20:22:15 +02:00
theresa
d4e6030a40
Frontend: Add classes for acceptance tests
2022-04-19 17:26:16 +02:00
Michael Mayer
9ad4351c4a
Albums: Change category selector function to updateQuery #1995
...
Search results don't update automatically otherwise.
2022-04-18 17:34:55 +02:00
Michael Mayer
34ed791c07
Frontend: Update translations.json
2022-04-18 17:28:09 +02:00
Cathie Integra
d0c0cfe2d2
Translations: Update frontend/src/locales ( #2263 )
...
Co-authored-by: Weblate <noreply@weblate.org>
2022-04-18 17:26:55 +02:00
Michael Mayer
5f8c58626f
Frontend: Update package-lock.json and translations.pot
2022-04-18 17:22:52 +02:00
Michael Mayer
975c4cdca3
Search: Fix @keyup.enter.native event handling #1995
2022-04-18 14:52:21 +02:00
Michael Mayer
adb40433a5
Search: Improve handling of search query updates in UI components #1995
2022-04-16 15:59:47 +02:00
Michael Mayer
92e6c4fe1e
Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234
...
Extends DownloadSettings with 4 additional options:
- Name: File name pattern for downloaded files (existed)
- Disabled: Disables downloads
- Originals: Only download files stored in "originals" folder
- MediaRaw: Include RAW image files
- MediaSidecar: Include metadata sidecar files (JSON, XMP, YAML)
2022-04-15 09:42:07 +02:00
Michael Mayer
dd2a210c2e
UX: Add slight border radius to .p-logs in Libary > Logs
2022-04-14 14:39:32 +02:00
Michael Mayer
ea3e7f179e
UX: Improve Search Navigation and Components, add GIF Symbol #590 #1438
2022-04-14 14:13:54 +02:00
Michael Mayer
82d61d1f93
File Types: Add experimental support for animated GIFs #590 #2207
...
Animated GIFs are transcoded to AVC because it is much smaller and
thus also suitable for long/large animations. In addition, this commit
adds support for more metadata fields such as frame rate, number of
frames, file capture timestamp (unix milliseconds), media type,
and software version. Support for SVG files can later be implemented in
a similar way.
2022-04-13 22:17:59 +02:00
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
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
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