photoprism/internal/search
Michael Mayer 4066cd7ad1 Update year in copyright notices
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-01-11 16:43:01 +01:00
..
accounts.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
accounts_test.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
albums.go Albums: Improve sorting options in extended search form #353 2023-01-04 14:15:07 +01:00
albums_photos.go
albums_results.go
albums_test.go Albums: Add test for search by year #353 2023-01-02 16:31:32 +01:00
conditions.go
conditions_test.go
errors.go Auth: Remember ownership of uploaded photos and albums #98 #782 2022-09-30 19:15:10 +02:00
faces.go
faces_results.go
faces_test.go
labels.go
labels_results.go
labels_test.go
photos.go Search: Ignore deleted albums when using the "unsorted" filter #3051 2023-01-02 18:43:18 +01:00
photos_filter_album_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_albums_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_animated_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_archived_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_camera_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_category_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_city_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_color_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_country_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_day_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_error_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_face_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_faces_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_favorite_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_filename_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_filter_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_folder_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_geo_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_hash_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_hidden_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_keywords_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_label_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_landscape_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_lens_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_live_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_mono_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_month_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_name_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_panorama_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_path_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_people_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_person_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_photo_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_portrait_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_primary_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_private_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_public_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_raw_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_review_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_scan_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_square_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_stack_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_stackable_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_state_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_subject_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_subjects_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_title_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_type_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_uid_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_unsorted_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_unstacked_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_vector_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_video_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_filter_year_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_geo.go Search: Ignore deleted albums when using the "unsorted" filter #3051 2023-01-02 18:43:18 +01:00
photos_geo_filter_albums_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_geo_filter_favorite_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_geo_filter_near_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_geo_filter_s2_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_geo_test.go Auth: Remember ownership of uploaded photos and albums #98 #782 2022-09-30 19:15:10 +02:00
photos_geojson_result.go
photos_geojson_result_test.go
photos_results.go Auth: Rename database tables and delete temporary tables #98 #782 2022-10-02 22:09:02 +02:00
photos_results_test.go
photos_test.go Auth: Rename database tables and delete temporary tables #98 #782 2022-10-02 22:09:02 +02:00
photos_viewer.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
photos_viewer_test.go
search.go Update year in copyright notices 2023-01-11 16:43:01 +01:00
search_test.go
select.go
select_test.go
subjects.go
subjects_results.go
subjects_test.go