photoprism/internal/search
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
..
accounts.go
accounts_test.go
albums.go
albums_photos.go
albums_results.go
albums_test.go
conditions.go Search: Rename source code file names in search package #1994 2022-04-03 09:45:05 +02:00
conditions_test.go Search: Rename source code file names in search package #1994 2022-04-03 09:45:05 +02:00
faces.go
faces_results.go
faces_test.go
labels.go
labels_results.go
labels_test.go
photos.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
photos_filter_album_test.go Tests: Add unit tests 2022-04-02 18:00:44 +02:00
photos_filter_albums_test.go Tests: Add unit tests 2022-04-02 18:00:44 +02:00
photos_filter_archived_test.go Tests: Add unit tests 2022-03-29 14:01:22 +02:00
photos_filter_camera_test.go Tests: Add unit tests 2022-04-02 20:14:25 +02:00
photos_filter_category_test.go Tests: Refactor unit tests 2022-04-04 11:41:04 +02:00
photos_filter_color_test.go Tests: Refactor unit tests 2022-03-30 11:44:25 +02:00
photos_filter_country_test.go Search: Improve filter value parsing and update tests #1994 2022-04-02 22:23:38 +02:00
photos_filter_day_test.go Search: Remove invalid tests from photos_filter_day_test.go #1994 2022-04-02 22:33:18 +02:00
photos_filter_error_test.go
photos_filter_face_test.go Tests: Refactor unit tests 2022-03-30 11:44:25 +02:00
photos_filter_faces_test.go Tests: Refactor unit tests 2022-03-30 11:44:25 +02:00
photos_filter_favorite_test.go
photos_filter_filename_test.go Search: Add landscape/square filters, and "show filters" command #2169 2022-04-13 09:48:51 +02:00
photos_filter_filter_test.go Tests: Add unit tests 2022-04-02 21:29:51 +02:00
photos_filter_folder_test.go Search: Update photos_filter_folder_test.go/filename_test.go #1994 2022-04-02 21:16:53 +02:00
photos_filter_geo_test.go Tests: Add unit tests 2022-03-29 14:01:22 +02:00
photos_filter_hash_test.go Tests: Add unit tests 2022-04-02 21:29:51 +02:00
photos_filter_hidden_test.go Tests: Add unit tests 2022-03-29 14:01:22 +02:00
photos_filter_keywords_test.go Tests: Add unit tests 2022-04-02 16:53:00 +02:00
photos_filter_label_test.go Tests: Refactor unit tests 2022-04-04 11:41:04 +02:00
photos_filter_lens_test.go Tests: Add unit tests 2022-04-02 20:14:25 +02:00
photos_filter_live_test.go
photos_filter_merged_test.go Tests: Add unit tests 2022-03-29 14:01:22 +02:00
photos_filter_mono_test.go Tests: Add unit tests 2022-03-29 14:01:22 +02:00
photos_filter_month_test.go Tests: Refactor unit tests 2022-04-04 11:41:04 +02:00
photos_filter_name_test.go Tests: Refactor unit tests 2022-04-04 11:41:04 +02:00
photos_filter_panorama_test.go
photos_filter_path_test.go Tests: Refactor unit tests 2022-04-04 11:41:04 +02:00
photos_filter_people_test.go Tests: Refactor unit tests 2022-04-04 11:41:04 +02:00
photos_filter_person_test.go Tests: Refactor unit tests 2022-04-04 11:41:04 +02:00
photos_filter_photo_test.go
photos_filter_portrait_test.go Search: Add landscape/square filters, and "show filters" command #2169 2022-04-13 09:48:51 +02:00
photos_filter_primary_test.go Tests: Add unit tests for search 2022-03-30 18:21:43 +02:00
photos_filter_private_test.go Tests: Add unit tests 2022-03-29 14:01:22 +02:00
photos_filter_public_test.go Tests: Add unit tests 2022-03-29 14:01:22 +02:00
photos_filter_raw_test.go
photos_filter_review_test.go Tests: Add unit tests 2022-03-29 14:01:22 +02:00
photos_filter_scan_test.go
photos_filter_stack_test.go
photos_filter_stackable_test.go
photos_filter_state_test.go Tests: Refactor unit tests 2022-04-04 11:41:04 +02:00
photos_filter_subject_test.go Tests: Refactor unit tests 2022-04-04 11:41:04 +02:00
photos_filter_subjects_test.go Tests: Refactor unit tests 2022-04-04 11:41:04 +02:00
photos_filter_title_test.go Tests: Refactor unit tests 2022-04-04 11:41:04 +02:00
photos_filter_type_test.go Tests: Refactor unit tests 2022-04-04 13:40:56 +02:00
photos_filter_uid_test.go Tests: Refactor unit tests 2022-04-04 13:40:56 +02:00
photos_filter_unsorted_test.go Tests: Add unit tests 2022-03-29 14:01:22 +02:00
photos_filter_unstacked_test.go
photos_filter_video_test.go
photos_filter_year_test.go Tests: Refactor unit tests 2022-04-04 13:40:56 +02:00
photos_geojson.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
photos_geojson_result.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
photos_geojson_result_test.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
photos_geojson_test.go Search: Add landscape/square filters, and "show filters" command #2169 2022-04-13 09:48:51 +02:00
photos_results.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
photos_results_test.go
photos_test.go
photos_viewer.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
photos_viewer_test.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
search.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
search_test.go
select.go Performance: Refactor database schema and UI components #995 #1438 #1811 2022-03-30 20:36:25 +02:00
select_test.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
subjects.go
subjects_results.go
subjects_test.go