photoprism/internal/api
Michael Mayer 4afd3f2ca9 Faces: Add Marker and File UID to API error logs #1438 #2201
The file query functions have been refactored and now return pointers.
2022-04-05 13:54:50 +02:00
..
account.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
account_test.go
album.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
album_test.go
api.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
api_test.go CI: Improve stability when running unit tests in parallel 2022-03-31 17:55:40 +02:00
batch.go Revert "People: Add subject cache and show real name in logs #1438 #2182" 2022-04-04 08:54:03 +02:00
batch_test.go
cache.go
config.go
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
covers_test.go
doc.go
download.go
download_test.go
errors.go UX: Add button to clear error log history in Library > Errors #1683 2022-04-03 12:37:43 +02:00
errors_test.go UX: Add button to clear error log history in Library > Errors #1683 2022-04-03 12:37:43 +02:00
event.go
face.go
face_test.go
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
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
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
import_test.go
index.go Index: Improve file size/resolution checks, add WebP support #1017 #1226 2022-04-02 18:04:11 +02:00
index_test.go
label.go
label_test.go
link.go
link_test.go
marker.go Faces: Add Marker and File UID to API error logs #1438 #2201 2022-04-05 13:54:50 +02:00
marker_test.go
moments_time.go
moments_time_test.go
photo.go
photo_label.go
photo_label_test.go
photo_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
search_accounts_test.go
search_albums.go
search_albums_test.go
search_faces.go
search_faces_test.go
search_folders.go
search_folders_test.go
search_geojson.go Performance: Refactor database schema and UI components #995 #1438 #1811 2022-03-30 20:36:25 +02:00
search_geojson_test.go
search_labels.go
search_labels_test.go
search_photos.go Performance: Refactor database schema and UI components #995 #1438 #1811 2022-03-30 20:36:25 +02:00
search_photos_test.go Performance: Refactor database schema and UI components #995 #1438 #1811 2022-03-30 20:36:25 +02:00
search_subjects.go
search_subjects_test.go
session.go
session_test.go
settings.go
settings_test.go
share.go
share_preview.go
share_preview_test.go
share_test.go
status.go
status_test.go
subject.go
subject_test.go
svg.go
svg_test.go
thumbnails.go People: Disable updates if the worker does not run often enough #2182 2022-04-03 14:51:58 +02:00
thumbnails_test.go People: Disable updates if the worker does not run often enough #2182 2022-04-03 14:51:58 +02:00
upload.go
upload_test.go
user_password.go
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