photoprism/internal/api
Michael Mayer 9d110e8b80 Search: Improve album, albums, lens, and camera filters #1994 #2079
Camera and lens can now also be searched by name. Escaping and parsing
of albums has been improved so that albums whose names start with and/or
contain numbers will be found.
2022-03-24 18:30:59 +01:00
..
account.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
account_test.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
album.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
album_test.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
api.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
api_test.go Darktable: Set explicit cache and config path, log exact commands #2076 2022-03-02 12:20:02 +01:00
batch.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
batch_test.go People: Add faces API endpoint & JS model #22 2021-09-18 15:32:39 +02:00
cache.go Covers: Rename "preview images" to "cover thumbs" for consistency #383 2021-10-01 16:44:50 +02:00
config.go People: Fix form handling in subject API endpoint #22 #1554 2021-10-06 20:06:52 +02:00
config_test.go Config: Update expected flags in config_test.go and client_test.go 2022-03-16 17:41:50 +01:00
covers.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
covers_test.go People: Improve logging, command help, and handling of broken files #22 2021-10-05 18:42:39 +02:00
doc.go
download.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
download_test.go
errors.go
errors_test.go
event.go Search: Add uid:... search filter #1820 2021-12-16 11:42:57 +01:00
face.go Search: Add uid:... search filter #1820 2021-12-16 11:42:57 +01:00
face_test.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
feedback.go Config: Add Docker env string to backend requests (develop, prod) 2022-03-02 14:16:49 +01:00
feedback_test.go
file.go API: Improve request parameter sanitation #1814 2021-12-14 18:34:52 +01:00
file_delete.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
file_delete_test.go
file_test.go
folder_cover.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
folder_cover_test.go People: Improve thumb size config and flag descriptions #22 2021-09-05 13:48:53 +02:00
headers.go Videos: Stream directly without CDN and fix content header #1648 #1937 2022-01-18 12:28:27 +01:00
import.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
import_test.go
index.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
index_test.go
label.go API: Improve request parameter sanitation #1814 2021-12-14 18:34:52 +01:00
label_test.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
link.go API: Improve request parameter sanitation #1814 2021-12-14 18:34:52 +01:00
link_test.go
marker.go People: Add mutex so changes don't get processed concurrently 2021-12-09 02:33:41 +01:00
marker_test.go People: Update test for updating markers of non-primary files #1710 2021-11-09 18:02:44 +01:00
moments_time.go
moments_time_test.go
photo.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
photo_label.go API: Improve request parameter sanitation #1814 2021-12-14 18:34:52 +01:00
photo_label_test.go
photo_test.go
photo_thumb.go API: Add Explicit Cache Header for Existing Thumbs #822 2022-02-20 17:36:51 +01:00
photo_thumb_test.go People: Simplify thumbnail API for face crops #22 2021-09-20 16:17:10 +02:00
photo_unstack.go Index: Prevent two primary files in photo stacks #1823 2022-01-06 14:33:49 +01:00
photo_unstack_test.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
search_accounts.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
search_accounts_test.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
search_albums.go Search: Add uid:... search filter #1820 2021-12-16 11:42:57 +01:00
search_albums_test.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
search_faces.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
search_faces_test.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
search_folders.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
search_folders_test.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
search_geojson.go API: Improve request parameter sanitation #1814 2021-12-14 18:34:52 +01:00
search_geojson_test.go Places: Only show nearby photos in viewer if > 50 results on map 2021-11-26 21:10:52 +01:00
search_labels.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
search_labels_test.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
search_photos.go Search: Improve album, albums, lens, and camera filters #1994 #2079 2022-03-24 18:30:59 +01:00
search_photos_test.go Places: Refactor GeoJSON API endpoint 2021-11-26 13:59:10 +01:00
search_subjects.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
search_subjects_test.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
session.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
session_test.go
settings.go People: Fix form handling in subject API endpoint #22 #1554 2021-10-06 20:06:52 +02:00
settings_test.go
share.go Sharing: Fix link redirect on shared domains #1617 2021-12-14 18:36:36 +01:00
share_preview.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
share_preview_test.go
share_test.go
status.go
status_test.go
subject.go API: Improve request parameter sanitation #1814 2021-12-14 18:34:52 +01:00
subject_test.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
svg.go People: Refactor album, subject, and label previews #22 2021-08-30 18:58:27 +02:00
svg_test.go
upload.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
upload_test.go
user_password.go API: Improve request parameter sanitation #1814 2021-12-14 18:34:52 +01:00
user_password_test.go Auth: Refactor ACL Roles and Resources #98 2021-08-13 21:23:34 +02:00
video.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
video_test.go
websocket.go Frontend: Refactor asset loading #1648 2022-01-18 12:26:33 +01:00
websocket_test.go
zip.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
zip_test.go