photoprism/internal/api
Michael Mayer d3330877d1 Frontend: Refactor photo model to use primary file as preview #212 #217
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-24 01:33:04 +01:00
..
album.go API: Refactor album & photo not found messages 2020-01-23 10:16:18 +01:00
album_test.go Code clean-up (make fmt) 2019-12-21 17:24:29 +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
batch.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +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 Refactor API error messages 2020-01-23 10:10:32 +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 Backend: Add thumb config options and lower defaults #157 2020-01-13 11:07:09 +01:00
index.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
label.go Require password for all pages (if not running in public mode) 2020-01-22 13:43:07 +01:00
label_test.go Frontend: Add photos to new album 2019-12-17 04:39:23 +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.go API: Refactor album & photo not found messages 2020-01-23 10:16:18 +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_search_test.go Backend: Refactor API source structure 2019-12-16 11:04:49 +01:00
photo_thumbnail.go Backend: Improve http log messages #194 2020-01-21 15:12:26 +01:00
photo_thumbnail_test.go Backend: Refactor API source structure 2019-12-16 11:04:49 +01:00
preview.go Backend: Add thumb config options and lower defaults #157 2020-01-13 11:07:09 +01:00
session.go Only send full clientConfig if authenticated #216 2020-01-23 07:39:04 +01:00
settings.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
svg.go Frontend: Refactor photo model to use primary file as preview #212 #217 2020-01-24 01:33:04 +01:00
upload.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
websocket.go Only send full clientConfig if authenticated #216 2020-01-23 07:39:04 +01:00
zip.go Require password for all pages (if not running in public mode) 2020-01-22 13:43:07 +01:00