photoprism/internal/api
2022-04-14 14:13:54 +02:00
..
account.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
account_test.go
album.go UX: Skip RAW files by default when downloading albums #2234 2022-04-11 11:53:21 +02:00
album_test.go UX: Skip RAW files by default when downloading albums #2234 2022-04-11 11:53:21 +02:00
api.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02: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 File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +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 Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
covers_test.go
doc.go
download_album.go People: Improve face matching, audit command, and logging #2182 2022-04-13 01:59:32 +02:00
download_album_test.go UX: Skip RAW files by default when downloading albums #2234 2022-04-11 11:53:21 +02:00
download_file.go UX: Skip RAW files by default when clicking Download All #2234 2022-04-10 17:02:09 +02:00
download_file_test.go UX: Skip RAW files by default when clicking Download All #2234 2022-04-10 17:02:09 +02:00
download_zip.go People: Improve face matching, audit command, and logging #2182 2022-04-13 01:59:32 +02:00
download_zip_test.go UX: Skip RAW files by default when clicking Download All #2234 2022-04-10 17:02:09 +02:00
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
file_delete_test.go
file_test.go
folder_cover.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
folder_cover_test.go
headers.go
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 File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
photo_unstack_test.go
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 File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
search_geojson.go UX: Improve Search Navigation and Components, add GIF Symbol #590 #1438 2022-04-14 14:13:54 +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 File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
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 Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +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 CLI: Add "photoprism show config/formats" subcommands 2022-04-12 13:28:28 +02:00
video_test.go
websocket.go
websocket_test.go