photoprism/internal/session
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
..
testdata Keep sessions for 7 days 2020-04-20 13:50:28 +02:00
data.go People: Add "photoprism places update" CLI command #1664 2021-11-12 05:09:17 +01:00
data_test.go Shares: Show all albums on overview page #776 2020-12-31 12:34:06 +01:00
save.go Enable module graph pruning and deprecate io/ioutil (#1600) 2021-10-06 07:10:50 +02:00
session.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
session_test.go Darktable: Set explicit cache and config path, log exact commands #2076 2022-03-02 12:20:02 +01:00
store.go Sessions: Change log levels & add docs #1103 2021-04-30 10:07:20 +02:00
store_test.go Backend: Add unit tests 2020-10-20 11:05:02 +02:00
token.go Sessions: Change log levels & add docs #1103 2021-04-30 10:07:20 +02:00
token_test.go Sharing: ACL authorization for REST API #18 2020-06-25 14:54:04 +02:00