photoprism/internal/api
2022-02-27 17:32:54 +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
batch.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
batch_test.go
cache.go
config.go
config_test.go
covers.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
covers_test.go
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
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
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
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
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 query string normalization and sanitation #1814 #1820 2021-12-16 15:26:54 +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
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
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
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