photoprism/internal/api
2021-01-08 18:32:08 +01:00
..
account_test.go UX: Refactor Library UI 2020-12-18 13:05:48 +01:00
account.go Backend: Remove allegro/bigcache in favor of patrickmn/go-cache #807 2021-01-08 13:29:01 +01:00
album_test.go Backend: Add unit tests for internal/api 2020-07-14 10:31:37 +02:00
album.go API: Clear album cover cache when updating private flag(s) #807 #822 2021-01-08 12:20:41 +01:00
api_test.go UX: Refactor Library UI 2020-12-18 13:05:48 +01:00
api.go Update copyright after year change 2021-01-01 22:37:25 +01:00
batch_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
batch.go API: Clear album cover cache when updating private flag(s) #807 #822 2021-01-08 12:20:41 +01:00
cache.go Backend: Remove allegro/bigcache in favor of patrickmn/go-cache #807 2021-01-08 13:29:01 +01:00
config_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
config.go API: Refactor ACL 2020-12-19 01:54:48 +01:00
covers_test.go API: Clear album cover cache when updating private flag(s) #807 #822 2021-01-08 12:20:41 +01:00
covers.go Backend: Remove allegro/bigcache in favor of patrickmn/go-cache #807 2021-01-08 13:29:01 +01:00
doc.go
download_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
download.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
errors.go API: Refactor response headers #822 #846 2021-01-08 09:02:30 +01:00
event.go Backend: Add translations for API messages 2020-07-04 12:54:35 +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 Backend: Format go imports 2020-11-21 18:08:41 +01:00
file_delete.go Permanently delete non-primary files #435 2020-10-04 14:21:40 +02:00
file_test.go Sharing: ACL authorization for REST API #18 2020-06-25 14:54:04 +02:00
file.go Backend: Add translations for API messages 2020-07-04 12:54:35 +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 Backend: Remove allegro/bigcache in favor of patrickmn/go-cache #807 2021-01-08 13:29:01 +01:00
geo_test.go Sharing: ACL authorization for REST API #18 2020-06-25 14:54:04 +02:00
geo.go API: Refactor response headers #822 #846 2021-01-08 09:02:30 +01: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 Backend: Remove allegro/bigcache in favor of patrickmn/go-cache #807 2021-01-08 13:29:01 +01:00
index_test.go Logs: Improve event log and messages in i18n package 2020-07-07 10:51:55 +02:00
index.go Backend: Remove allegro/bigcache in favor of patrickmn/go-cache #807 2021-01-08 13:29:01 +01:00
label_test.go Backend: Add unit tests for internal/api 2020-07-14 11:24:00 +02:00
label.go API: Refactor response headers #822 #846 2021-01-08 09:02:30 +01: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
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_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
photo_search.go API: Refactor response headers #822 #846 2021-01-08 09:02:30 +01:00
photo_test.go Backend: Add unit tests for internal/api 2020-07-14 14:46:27 +02:00
photo_thumb_test.go API: Clear album cover cache when updating private flag(s) #807 #822 2021-01-08 12:20:41 +01:00
photo_thumb.go Backend: Remove allegro/bigcache in favor of patrickmn/go-cache #807 2021-01-08 13:29:01 +01:00
photo_unstack_test.go Backend: Add unit tests for internal/api 2020-07-14 15:05:03 +02:00
photo_unstack.go Stacks: Use "Stackable" int8 instead of "Unstacked" bool #616 #667 2020-12-19 19:15:32 +01:00
photo.go API: Clear album cover cache when updating private flag(s) #807 #822 2021-01-08 12:20:41 +01:00
session_test.go Backend: Format go imports 2020-11-21 18:08:41 +01: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 UX: Refactor config options to be more intuitive 2020-12-18 09:11:42 +01:00
share_preview_test.go Backend: Add unit tests for internal/api 2020-07-14 17:02:39 +02:00
share_preview.go Sharing: Use single image as preview for small albums #18 2020-06-28 15:23:15 +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
svg_test.go Tests: Update fixtures and folder test 2020-12-30 18:12:30 +01:00
svg.go UX: Update "albums" and "empty album" icons 2020-12-31 10:23:08 +01:00
upload_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
upload.go Logs: Improve event log and messages in i18n package 2020-07-07 10:51:55 +02:00
user_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
user.go UX: Refactor Library UI 2020-12-18 13:05:48 +01:00
video_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
video.go API: Refactor response headers #822 #846 2021-01-08 09:02:30 +01:00
websocket_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
websocket.go PWA: Add anti-cache param to manifest.json 2021-01-08 18:32:08 +01:00
zip_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
zip.go API: Refactor response headers #822 #846 2021-01-08 09:02:30 +01:00