photoprism/internal/api
2021-09-02 23:47:37 +02:00
..
account.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
account_test.go Auth: fix wrong api test init sequence #98 2021-08-11 12:57:54 +02:00
album.go Download all related files using their existing name by default #449 2021-01-27 21:30:10 +01:00
album_test.go Backend: Upgrade Go dependencies 2021-04-19 12:24:14 +02:00
api.go Update copyright after year change 2021-01-01 22:37:25 +01:00
api_test.go Auth: fix wrong api test init sequence #98 2021-08-11 12:57:54 +02:00
batch.go People: Refactor album, subject, and label previews #22 2021-08-30 18:58:27 +02:00
batch_test.go Tests: Update fixtures 2021-07-22 18:31:56 +02:00
cache.go People: Refactor album, subject, and label previews #22 2021-08-30 18:58:27 +02:00
config.go API: Refactor ACL 2020-12-19 01:54:48 +01:00
config_test.go API: Update config_test.go 2021-08-12 12:06:55 +02:00
covers.go Exif: Refactor JPEG rotation based on orientation flag #1064 2021-02-21 22:53:25 +01:00
covers_test.go Tests: Add tests for internal/api 2021-03-10 16:55:55 +01:00
doc.go Added inline documentation #14 2018-11-06 19:02:03 +01:00
download.go Download all related files using their existing name by default #449 2021-01-27 21:30:10 +01:00
download_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
errors.go API: Refactor response headers #822 #846 2021-01-08 09:02:30 +01:00
errors_test.go Backend: Add unit tests for internal/api 2020-07-07 17:18:41 +02:00
event.go Backend: Add translations for API messages 2020-07-04 12:54:35 +02:00
feedback.go Refactor backend api package 2020-12-04 13:10:32 +01:00
feedback_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
file.go Backend: Add translations for API messages 2020-07-04 12:54:35 +02:00
file_delete.go Permanently delete non-primary files #435 2020-10-04 14:21:40 +02:00
file_delete_test.go Tests: Add tests for internal/api 2021-03-10 16:55:55 +01:00
file_test.go Tests: Adapt tests to fixture changes 2021-08-05 12:33:52 +02:00
folder.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
folder_cover.go Exif: Refactor JPEG rotation based on orientation flag #1064 2021-02-21 22:53:25 +01:00
folder_cover_test.go Backup: Improve command flags and usage docs #1190 #1193 2021-04-19 13:48:46 +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
geo.go API: Refactor response headers #822 #846 2021-01-08 09:02:30 +01:00
geo_test.go Sharing: ACL authorization for REST API #18 2020-06-25 14:54:04 +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.go API: Add code comments 2021-08-31 13:33:27 +02:00
import_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
index_test.go Logs: Improve event log and messages in i18n package 2020-07-07 10:51:55 +02:00
label.go API: Refactor response headers #822 #846 2021-01-08 09:02:30 +01:00
label_test.go Tests: Update fixtures 2021-07-22 18:31:56 +02:00
link.go Frontend: Improve sharing UX 2020-12-12 15:13:16 +01:00
link_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
marker.go People: Generate photo titles from subject names #22 2021-09-02 14:23:40 +02:00
marker_test.go People: Switch to UIDs for marker API and entity #22 2021-09-01 20:46:15 +02:00
moments_time.go Backend: Add translations for API messages 2020-07-04 12:54:35 +02:00
moments_time_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
parse.go Backend: Add account API #225 2020-03-28 15:29:17 +01:00
photo.go People: Refactor album, subject, and label previews #22 2021-08-30 18:58:27 +02:00
photo_label.go Backend: Refactor photo details entity #379 #357 2020-07-06 19:15:57 +02:00
photo_label_test.go Backend: Add translations for API messages 2020-07-04 12:54:35 +02:00
photo_search.go People: Add keywords, subjects, and albums search filters #22 #882 2021-08-29 16:16:49 +02:00
photo_search_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
photo_test.go Tests: Adapt tests to fixture changes 2021-08-05 12:33:52 +02:00
photo_thumb.go People: Improve face crop caching #22 2021-09-02 23:47:37 +02:00
photo_thumb_test.go Tests: Add tests for internal/api 2021-03-11 09:36:47 +01:00
photo_unstack.go Index: Improve log messages #1010 2021-02-08 08:09:23 +01:00
photo_unstack_test.go Backend: Add unit tests for internal/api 2020-07-14 15:05:03 +02:00
session.go API: Refactor response headers #822 #846 2021-01-08 09:02:30 +01:00
session_test.go Auth: fix wrong api test init sequence #98 2021-08-11 12:57:54 +02:00
settings.go UX: Refactor config options to be more intuitive 2020-12-18 09:11:42 +01:00
settings_test.go Settings: Add "delete" feature flag and share page title #167 2020-12-13 14:53:26 +01:00
share.go Shares: Allow reuse of the same share slugs & tokens #776 2020-12-31 12:02:26 +01:00
share_preview.go Exif: Refactor JPEG rotation based on orientation flag #1064 2021-02-21 22:53:25 +01:00
share_preview_test.go Tests: Add tests for internal/api 2021-03-10 15:52:38 +01:00
share_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
status_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
subject.go People: Add subjects API #22 2021-09-02 16:12:31 +02:00
subject_test.go People: Add subjects API #22 2021-09-02 16:12:31 +02:00
svg.go People: Refactor album, subject, and label previews #22 2021-08-30 18:58:27 +02:00
svg_test.go Tests: Update fixtures and folder test 2020-12-30 18:12:30 +01:00
upload.go API: Add more detailed upload error logs #1486 2021-08-19 12:51:55 +02:00
upload_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
user_password.go Auth: Refactor ACL Roles and Resources #98 2021-08-13 21:23:34 +02:00
user_password_test.go Auth: Refactor ACL Roles and Resources #98 2021-08-13 21:23:34 +02:00
video.go Video: Update docker-compose.yml ARM64 example #703 2021-02-16 11:40:40 +01:00
video_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
websocket.go People: Add subjects.* websocket event subscription #22 2021-08-30 12:22:23 +02:00
websocket_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
zip.go Download all related files using their existing name by default #449 2021-01-27 21:30:10 +01:00
zip_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00