photoprism/internal/search
Michael Mayer a865300666 Places: Add support for "label" and "category" search filters #1187
This also improves the documentation of existing search filters.

Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-09-20 22:07:30 +02:00
..
accounts_test.go
accounts.go
albums_photos.go
albums_results.go
albums_test.go Albums: Improve parameter validation for database queries #3320 2023-04-01 14:25:05 +02:00
albums.go Albums: Return all matching results when searching folders #3441 2023-06-01 17:21:31 +02:00
conditions_test.go
conditions.go
errors.go Search: Improve location search filters and related docs #1187 #3558 2023-09-20 12:10:49 +02:00
faces_results.go
faces_test.go
faces.go
labels_results.go
labels_test.go
labels.go
photos_filter_album_test.go
photos_filter_albums_test.go
photos_filter_animated_test.go
photos_filter_archived_test.go
photos_filter_camera_test.go
photos_filter_category_test.go
photos_filter_city_test.go
photos_filter_color_test.go
photos_filter_country_test.go
photos_filter_day_test.go
photos_filter_error_test.go
photos_filter_face_test.go
photos_filter_faces_test.go
photos_filter_favorite_test.go
photos_filter_filename_test.go
photos_filter_filter_test.go
photos_filter_folder_test.go
photos_filter_geo_test.go Tests: Add unit test #3493 2023-07-14 11:51:28 +02:00
photos_filter_hash_test.go
photos_filter_hidden_test.go
photos_filter_id_test.go Tests: Add unit tests for new search filter #3035 2023-02-14 19:14:03 +01:00
photos_filter_keywords_test.go
photos_filter_label_test.go
photos_filter_landscape_test.go
photos_filter_lens_test.go
photos_filter_live_test.go
photos_filter_mono_test.go
photos_filter_month_test.go
photos_filter_name_test.go
photos_filter_panorama_test.go
photos_filter_path_test.go
photos_filter_people_test.go
photos_filter_person_test.go
photos_filter_photo_test.go
photos_filter_portrait_test.go
photos_filter_primary_test.go
photos_filter_private_test.go
photos_filter_public_test.go
photos_filter_raw_test.go
photos_filter_review_test.go
photos_filter_scan_test.go
photos_filter_square_test.go
photos_filter_stack_test.go
photos_filter_stackable_test.go
photos_filter_state_test.go
photos_filter_subject_test.go
photos_filter_subjects_test.go
photos_filter_title_test.go
photos_filter_type_test.go
photos_filter_uid_test.go
photos_filter_unsorted_test.go
photos_filter_unstacked_test.go
photos_filter_vector_test.go
photos_filter_video_test.go
photos_filter_year_test.go
photos_geo_filter_albums_test.go Search: Enhance "geo" filter to find pictures without coordinates #3493 2023-06-29 18:35:02 +02:00
photos_geo_filter_favorite_test.go Search: Enhance "geo" filter to find pictures without coordinates #3493 2023-06-29 18:35:02 +02:00
photos_geo_filter_near_test.go Search: Improve location search filters and related docs #1187 #3558 2023-09-20 12:10:49 +02:00
photos_geo_filter_s2_test.go Search: Improve location search filters and related docs #1187 #3558 2023-09-20 12:10:49 +02:00
photos_geo_test.go Places: Improve parsing and querying of GPS boundaries #1187 #3657 2023-09-20 03:18:30 +02:00
photos_geo.go Places: Add support for "label" and "category" search filters #1187 2023-09-20 22:07:30 +02:00
photos_geojson_result_test.go
photos_geojson_result.go
photos_results_test.go
photos_results.go
photos_test.go Search: improve radius approximation for "lat" and "lng" filters #3558 2023-09-20 17:42:38 +02:00
photos_viewer_test.go
photos_viewer.go
photos.go Places: Add support for "label" and "category" search filters #1187 2023-09-20 22:07:30 +02:00
search_test.go
search.go Links: Change https://photoprism.app/ to https://www.photoprism.app/ 2023-02-08 09:07:42 +01:00
select_test.go
select.go
sessions_test.go Auth: Refactor sessions API and model #98 2023-03-09 18:45:04 +01:00
sessions.go Auth: Refactor session API #98 2023-03-10 12:15:10 +01:00
subjects_results.go
subjects_test.go
subjects.go
users_test.go Auth: Refactor sessions API and model #98 2023-03-09 18:45:04 +01:00
users.go Auth: Refactor user management API and CLI commands #98 2023-03-08 23:30:39 +01:00