photoprism/internal/api
2020-05-03 15:55:38 +02:00
..
account_test.go Backend: Add tests to internal/api 2020-05-01 19:58:05 +02:00
account.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
album_test.go Backend: Add tests api/album 2020-05-03 15:55:38 +02:00
album.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
api_test.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
api.go Add event hook for sending logs to frontend 2019-12-02 00:30:58 +01:00
batch.go Backend: Update client info after changing private flag 2020-04-29 12:42:59 +02:00
doc.go Added inline documentation #14 2018-11-06 19:02:03 +01:00
download_test.go Test: Add test for api/download 2020-02-02 18:41:18 +01:00
download.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
errors.go Albums: Save sort order and description 2020-04-20 10:38:01 +02:00
event.go Merge photo updated event results 2020-04-21 02:10:59 +02:00
file_test.go Backend: Use new fixtures in api tests 2020-05-01 14:18:51 +02:00
file.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
geo_test.go Test: Add test for api/geo 2020-02-02 18:41:36 +01:00
geo.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
import.go Albums: Save sort order and description 2020-04-20 10:38:01 +02:00
index.go Add library settings #283 2020-04-14 13:13:45 +02:00
label_test.go Backend: Use new fixtures in api tests 2020-05-01 14:18:51 +02:00
label.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
link_test.go Backend: Use new fixtures in api tests 2020-05-01 14:18:51 +02:00
link.go Initial API and entities for link sharing 2020-04-08 13:24:06 +02:00
moments_time_test.go Test: Add test for api/moments_time 2020-02-02 19:40:05 +01:00
moments_time.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
parse.go Backend: Add account API #225 2020-03-28 15:29:17 +01:00
photo_label_test.go Backend: Use new fixtures in api tests 2020-05-01 14:18:51 +02:00
photo_label.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
photo_search_test.go Test: Add test for api/photo_search 2020-02-03 15:49:49 +01:00
photo_search.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
photo_test.go Backend: Use new fixtures in api tests 2020-05-01 14:18:51 +02:00
photo_thumbnail_test.go Test: Add test for api/photo_thumbnail 2020-02-03 15:50:25 +01:00
photo_thumbnail.go WebDAV sharing proof-of-concept #225 2020-04-01 12:00:45 +02:00
photo.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
preview_test.go Test: Add test for api/preview 2020-02-03 15:50:46 +01:00
preview.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
session.go Keep sessions for 7 days 2020-04-20 13:50:28 +02:00
settings.go Improve settings page #288 2020-04-24 16:05:57 +02:00
status.go Add "photoprism status" command to check server health 2020-04-22 10:27:48 +02:00
svg.go Backend: Add FileError col to files table #202 2020-01-29 17:41:51 +01:00
upload.go Add common feature flags incl upload #284 2020-04-13 18:08:21 +02:00
websocket.go Keep sessions for 7 days 2020-04-20 13:50:28 +02:00
zip.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00