photoprism/internal/api
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
..
account.go
account_test.go
album.go UX: Skip RAW files by default when downloading albums #2234 2022-04-11 11:53:21 +02:00
album_test.go UX: Skip RAW files by default when downloading albums #2234 2022-04-11 11:53:21 +02:00
api.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
api_test.go CI: Improve stability when running unit tests in parallel 2022-03-31 17:55:40 +02:00
batch.go Revert "People: Add subject cache and show real name in logs #1438 #2182" 2022-04-04 08:54:03 +02:00
batch_test.go
cache.go
config.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
config_test.go
covers.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
covers_test.go
doc.go
download_album.go People: Improve face matching, audit command, and logging #2182 2022-04-13 01:59:32 +02:00
download_album_test.go UX: Skip RAW files by default when downloading albums #2234 2022-04-11 11:53:21 +02:00
download_file.go UX: Skip RAW files by default when clicking Download All #2234 2022-04-10 17:02:09 +02:00
download_file_test.go UX: Skip RAW files by default when clicking Download All #2234 2022-04-10 17:02:09 +02:00
download_zip.go People: Improve face matching, audit command, and logging #2182 2022-04-13 01:59:32 +02:00
download_zip_test.go UX: Skip RAW files by default when clicking Download All #2234 2022-04-10 17:02:09 +02:00
errors.go UX: Add button to clear error log history in Library > Errors #1683 2022-04-03 12:37:43 +02:00
errors_test.go UX: Add button to clear error log history in Library > Errors #1683 2022-04-03 12:37:43 +02:00
event.go
face.go
face_test.go
feedback.go
feedback_test.go
file.go
file_delete.go
file_delete_test.go
file_test.go
folder_cover.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
folder_cover_test.go
headers.go
import.go
import_test.go
index.go Index: Improve file size/resolution checks, add WebP support #1017 #1226 2022-04-02 18:04:11 +02:00
index_test.go
label.go
label_test.go
link.go
link_test.go
marker.go Faces: Add Marker and File UID to API error logs #1438 #2201 2022-04-05 13:54:50 +02:00
marker_test.go
moments_time.go
moments_time_test.go
photo.go
photo_label.go
photo_label_test.go
photo_test.go
photo_unstack.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
photo_unstack_test.go
search_accounts.go
search_accounts_test.go
search_albums.go
search_albums_test.go
search_faces.go
search_faces_test.go
search_folders.go
search_folders_test.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
search_geojson.go
search_geojson_test.go
search_labels.go
search_labels_test.go
search_photos.go
search_photos_test.go
search_subjects.go
search_subjects_test.go
session.go
session_test.go
settings.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
settings_test.go
share.go
share_preview.go
share_preview_test.go
share_test.go
status.go
status_test.go
subject.go
subject_test.go
svg.go
svg_test.go
thumbnails.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
thumbnails_test.go People: Disable updates if the worker does not run often enough #2182 2022-04-03 14:51:58 +02:00
upload.go
upload_test.go
user_password.go
user_password_test.go
video.go CLI: Add "photoprism show config/formats" subcommands 2022-04-12 13:28:28 +02:00
video_test.go
websocket.go
websocket_test.go