photoprism/internal/api
Michael Mayer 15d32016c6 Sharing: Refactor API and entities #225
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-04-02 18:17:07 +02:00
..
account.go Sharing: Refactor API and entities #225 2020-04-02 18:17:07 +02:00
account_test.go Backend: Add account API test #225 2020-03-28 18:01:50 +01:00
album.go WebDAV sharing proof-of-concept #225 2020-04-01 12:00:45 +02:00
album_test.go Test: Add test for api/album 2020-02-02 18:41:03 +01:00
api.go Add event hook for sending logs to frontend 2019-12-02 00:30:58 +01:00
api_test.go Add context for graceful shutdown #112 2019-06-03 22:58:15 +02:00
doc.go Added inline documentation #14 2018-11-06 19:02:03 +01:00
download.go WebDAV sharing proof-of-concept #225 2020-04-01 12:00:45 +02:00
download_test.go Test: Add test for api/download 2020-02-02 18:41:18 +01:00
errors.go Add photo share dialog for WebDAV #225 2020-03-31 17:26:25 +02:00
event.go Backend: Add account API #225 2020-03-28 15:29:17 +01:00
file.go Backend: Add account API #225 2020-03-28 15:29:17 +01:00
file_test.go Backend: Add API endpoint for getting files by sha1 hash (#259) 2020-02-26 17:50:28 +01:00
geo.go Backend: Add account API #225 2020-03-28 15:29:17 +01:00
geo_test.go Test: Add test for api/geo 2020-02-02 18:41:36 +01:00
import.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
index.go Docker: Fix demo after renaming import command 2020-01-31 17:29:55 +01:00
label.go Backend: Add account API #225 2020-03-28 15:29:17 +01:00
label_test.go Test: Add test for api/label 2020-02-03 15:49:14 +01:00
moments_time.go Backend: Add account API #225 2020-03-28 15:29:17 +01:00
moments_time_test.go Test: Add test for api/moments_time 2020-02-02 19:40:05 +01:00
parse.go Backend: Add account API #225 2020-03-28 15:29:17 +01:00
photo.go WebDAV sharing proof-of-concept #225 2020-04-01 12:00:45 +02:00
photo_label.go Backend: Add account API #225 2020-03-28 15:29:17 +01:00
photo_label_test.go Test: Add test for api/photo_label 2020-02-03 15:49:32 +01:00
photo_search.go Backend: Add account API #225 2020-03-28 15:29:17 +01:00
photo_search_test.go Test: Add test for api/photo_search 2020-02-03 15:49:49 +01:00
photo_test.go Test: Add test for api/photo 2020-02-03 15:50:05 +01:00
photo_thumbnail.go WebDAV sharing proof-of-concept #225 2020-04-01 12:00:45 +02:00
photo_thumbnail_test.go Test: Add test for api/photo_thumbnail 2020-02-03 15:50:25 +01:00
preview.go Backend: Add account API #225 2020-03-28 15:29:17 +01:00
preview_test.go Test: Add test for api/preview 2020-02-03 15:50:46 +01:00
selection.go Labels: Publish labels.created event 2020-02-04 11:38:43 +01:00
session.go Backend: Support encrypted password (#231) 2020-01-28 11:04:10 +01:00
settings.go Backend: Create settings.yml if not exists 2020-03-28 21:44:30 +01:00
svg.go Backend: Add FileError col to files table #202 2020-01-29 17:41:51 +01:00
upload.go Upload: Refactor UX 2020-01-30 01:53:18 +01:00
websocket.go Serialize websocket writes with a mutex (#256) 2020-02-21 01:58:40 +01:00
zip.go WebDAV sharing proof-of-concept #225 2020-04-01 12:00:45 +02:00