photoprism/internal/api
Michael Mayer 17e1fb0f8a Docker: Fix demo after renaming import command
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-31 17:29:55 +01:00
..
album_test.go Code clean-up (make fmt) 2019-12-21 17:24:29 +01:00
album.go Push updates: Add event types for photos & albums 2020-01-30 18:19:26 +01:00
api_test.go Add context for graceful shutdown #112 2019-06-03 22:58:15 +02:00
api.go Add event hook for sending logs to frontend 2019-12-02 00:30:58 +01:00
batch.go Push updates: Add event types for photos & albums 2020-01-30 18:19:26 +01:00
doc.go Added inline documentation #14 2018-11-06 19:02:03 +01:00
download.go Backend: Add thumb config options and lower defaults #157 2020-01-13 11:07:09 +01:00
errors.go Photo edit: Publish event to keep clients in sync 2020-01-30 09:51:23 +01:00
event.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
geo.go Require password for all pages (if not running in public mode) 2020-01-22 13:43:07 +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_test.go Frontend: Add photos to new album 2019-12-17 04:39:23 +01:00
label.go Require password for all pages (if not running in public mode) 2020-01-22 13:43:07 +01:00
moments_time.go Backend: Add API endpoint for photo count per month #152 #154 #218 2020-01-23 20:05:54 +01:00
photo_label.go Edit photo: Add and remove labels 2020-01-29 15:28:20 +01:00
photo_search_test.go Backend: Refactor API source structure 2019-12-16 11:04:49 +01:00
photo_search.go Require password for all pages (if not running in public mode) 2020-01-22 13:43:07 +01:00
photo_thumbnail_test.go Backend: Refactor API source structure 2019-12-16 11:04:49 +01:00
photo_thumbnail.go Backend: Add FileError col to files table #202 2020-01-29 17:41:51 +01:00
photo.go Push updates: Add event types for photos & albums 2020-01-30 18:19:26 +01:00
preview.go Backend: Add thumb config options and lower defaults #157 2020-01-13 11:07:09 +01:00
session.go Backend: Support encrypted password (#231) 2020-01-28 11:04:10 +01:00
settings.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +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 Push updates: Add event types for photos & albums 2020-01-30 18:19:26 +01:00
zip.go Require password for all pages (if not running in public mode) 2020-01-22 13:43:07 +01:00