photoprism/internal/api
2021-11-18 00:46:34 +01:00
..
account_test.go Docker: Rename and update dummy-webdav service 2021-11-09 16:55:16 +01:00
account.go People: Add faces API endpoint & JS model #22 2021-09-18 15:32:39 +02:00
album_test.go People: Add faces API endpoint & JS model #22 2021-09-18 15:32:39 +02:00
album.go Albums: Improve state geodata and sort by country #1608 #1664 2021-11-18 00:46:34 +01:00
api_test.go Auth: fix wrong api test init sequence #98 2021-08-11 12:57:54 +02:00
api.go Logs: Tweak messages and log levels for improved readability 2021-10-02 14:24:44 +02:00
batch_test.go People: Add faces API endpoint & JS model #22 2021-09-18 15:32:39 +02:00
batch.go CLI: Update help texts for commands and flags 2021-10-05 22:33:29 +02:00
cache.go Covers: Rename "preview images" to "cover thumbs" for consistency #383 2021-10-01 16:44:50 +02:00
config_test.go Albums: Improve state geodata and sort by country #1608 #1664 2021-11-18 00:46:34 +01:00
config.go People: Fix form handling in subject API endpoint #22 #1554 2021-10-06 20:06:52 +02:00
covers_test.go People: Improve logging, command help, and handling of broken files #22 2021-10-05 18:42:39 +02:00
covers.go People: Improve logging, command help, and handling of broken files #22 2021-10-05 18:42:39 +02:00
doc.go Added inline documentation #14 2018-11-06 19:02:03 +01:00
download_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
download.go Download all related files using their existing name by default #449 2021-01-27 21:30:10 +01:00
errors_test.go Backend: Add unit tests for internal/api 2020-07-07 17:18:41 +02:00
errors.go API: Refactor response headers #822 #846 2021-01-08 09:02:30 +01:00
event.go People: Add faces API endpoint & JS model #22 2021-09-18 15:32:39 +02:00
face_test.go People: Add faces API endpoint & JS model #22 2021-09-18 15:32:39 +02:00
face.go People: Add unknown faces overview page #22 2021-09-18 20:41:30 +02:00
feedback_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
feedback.go Refactor backend api package 2020-12-04 13:10:32 +01:00
file_delete_test.go Tests: Add tests for internal/api 2021-03-10 16:55:55 +01:00
file_delete.go Permanently delete non-primary files #435 2020-10-04 14:21:40 +02:00
file_test.go Tests: Adapt tests to fixture changes 2021-08-05 12:33:52 +02:00
file.go Backend: Add translations for API messages 2020-07-04 12:54:35 +02:00
folder_cover_test.go People: Improve thumb size config and flag descriptions #22 2021-09-05 13:48:53 +02:00
folder_cover.go People: Improve logging, command help, and handling of broken files #22 2021-10-05 18:42:39 +02:00
folder_test.go Complete file browser with symlink support and full folder / file names (#412) 2020-07-16 15:43:23 +02:00
folder.go Folders: Ignore names listed in .ppignore #1609 2021-10-09 13:57:28 +02:00
headers.go API: Clear album cover cache when updating private flag(s) #807 #822 2021-01-08 12:20:41 +01:00
import_test.go Logs: Improve event log and messages in i18n package 2020-07-07 10:51:55 +02:00
import.go People: Improve logging, command help, and handling of broken files #22 2021-10-05 18:42:39 +02:00
index_test.go Logs: Improve event log and messages in i18n package 2020-07-07 10:51:55 +02:00
index.go API: Add code comments 2021-08-31 13:33:27 +02:00
label_test.go People: Add faces API endpoint & JS model #22 2021-09-18 15:32:39 +02:00
label.go People: Add faces API endpoint & JS model #22 2021-09-18 15:32:39 +02:00
link_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
link.go Frontend: Improve sharing UX 2020-12-12 15:13:16 +01:00
marker_test.go People: Update test for updating markers of non-primary files #1710 2021-11-09 18:02:44 +01:00
marker.go People: Fix updating markers of non-primary files #1710 2021-11-09 18:00:24 +01:00
moments_time_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
moments_time.go Backend: Add translations for API messages 2020-07-04 12:54:35 +02:00
parse.go Backend: Add account API #225 2020-03-28 15:29:17 +01:00
photo_label_test.go Backend: Add translations for API messages 2020-07-04 12:54:35 +02:00
photo_label.go Backend: Refactor photo details entity #379 #357 2020-07-06 19:15:57 +02:00
photo_search_geo_test.go People: Add faces API endpoint & JS model #22 2021-09-18 15:32:39 +02:00
photo_search_geo.go People: Normalize names #22 2021-09-19 13:35:44 +02:00
photo_search_test.go People: Add faces API endpoint & JS model #22 2021-09-18 15:32:39 +02:00
photo_search.go People: Add faces API endpoint & JS model #22 2021-09-18 15:32:39 +02:00
photo_test.go Tests: Adapt tests to fixture changes 2021-08-05 12:33:52 +02:00
photo_thumb_test.go People: Simplify thumbnail API for face crops #22 2021-09-20 16:17:10 +02:00
photo_thumb.go Index: Replace changed file hashes and remove orphan markers 2021-09-24 13:13:59 +02:00
photo_unstack_test.go Backend: Add unit tests for internal/api 2020-07-14 15:05:03 +02:00
photo_unstack.go CLI: Improve help for purge command 2021-10-05 22:44:27 +02:00
photo.go People: Refactor album, subject, and label previews #22 2021-08-30 18:58:27 +02:00
session_test.go Auth: fix wrong api test init sequence #98 2021-08-11 12:57:54 +02:00
session.go API: Refactor response headers #822 #846 2021-01-08 09:02:30 +01:00
settings_test.go Settings: Add "delete" feature flag and share page title #167 2020-12-13 14:53:26 +01:00
settings.go People: Fix form handling in subject API endpoint #22 #1554 2021-10-06 20:06:52 +02:00
share_preview_test.go Tests: Add tests for internal/api 2021-03-10 15:52:38 +01:00
share_preview.go Covers: Rename "preview images" to "cover thumbs" for consistency #383 2021-10-01 16:44:50 +02:00
share_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
share.go Shares: Allow reuse of the same share slugs & tokens #776 2020-12-31 12:02:26 +01:00
status_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
status.go Sharing: ACL authorization for REST API #18 2020-06-25 14:54:04 +02:00
subject_test.go People: Add unit test #22 2021-09-20 09:31:30 +02:00
subject.go People: Fix form handling in subject API endpoint #22 #1554 2021-10-06 20:06:52 +02:00
svg_test.go Tests: Update fixtures and folder test 2020-12-30 18:12:30 +01:00
svg.go People: Refactor album, subject, and label previews #22 2021-08-30 18:58:27 +02:00
upload_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
upload.go API: Add more detailed upload error logs #1486 2021-08-19 12:51:55 +02:00
user_password_test.go Auth: Refactor ACL Roles and Resources #98 2021-08-13 21:23:34 +02:00
user_password.go Auth: Refactor ACL Roles and Resources #98 2021-08-13 21:23:34 +02:00
video_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
video.go Video: Update docker-compose.yml ARM64 example #703 2021-02-16 11:40:40 +01:00
websocket_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
websocket.go People: Add autocomplete for selecting a person #22 2021-09-03 16:14:09 +02:00
zip_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
zip.go Logs: Always put time in brackets 2021-10-02 15:19:11 +02:00