photoprism/internal/i18n
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
..
i18n.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
i18n_test.go Search: Omit full text index if query is too short #1517 2021-09-17 15:52:25 +02:00
locales.go Language dropdown: Don't translate locales #712 2020-12-16 13:27:44 +01:00
locales_test.go Language dropdown: Don't translate locales #712 2020-12-16 13:27:44 +01:00
messages.go People: Disable updates if the worker does not run often enough #2182 2022-04-03 14:51:58 +02:00
response.go Logs: Improve event log and messages in i18n package 2020-07-07 10:51:55 +02:00
response_test.go Backend: Add unit tests for internal/i18n 2020-07-08 10:13:11 +02:00