photoprism/internal/api
Michael Mayer d4b3e456f7 Backend: Move SQL queries to repo package
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2019-12-11 07:37:39 +01:00
..
albums.go Backend: Move SQL queries to repo package 2019-12-11 07:37:39 +01:00
albums_test.go Improve HTTP header auth 2019-11-12 05:49:10 +01:00
api.go Add event hook for sending logs to frontend 2019-12-02 00:30:58 +01:00
api_test.go
batch.go Indexing: Add "convert to jpeg" and "create thumbnails" options 2019-12-11 04:12:54 +01:00
doc.go
download.go Backend: Move SQL queries to repo package 2019-12-11 07:37:39 +01:00
errors.go Config: Add public flag to disable auth #16 2019-11-11 21:10:41 +01:00
import.go Improve notifications for import / index 2019-11-17 00:55:40 +01:00
index.go Indexing: Disable "convert to jpeg" if library is read only (backend) 2019-12-11 05:04:41 +01:00
labels.go Backend: Move SQL queries to repo package 2019-12-11 07:37:39 +01:00
labels_test.go Add tests for labels api 2019-07-17 17:16:33 +02:00
photos.go Backend: Move SQL queries to repo package 2019-12-11 07:37:39 +01:00
photos_test.go Add test conditions to photos api test 2019-07-17 16:44:21 +02:00
session.go Albums: Zip download #15 2019-12-05 19:21:35 +01:00
settings.go Backend: Improve log messages 2019-12-05 02:52:00 +01:00
svg.go Albums: Code clean-up and small fixes #15 2019-06-18 06:37:10 +02:00
thumbnails.go Backend: Move SQL queries to repo package 2019-12-11 07:37:39 +01:00
thumbnails_test.go Add tests for thumbnail api 2019-07-17 17:38:51 +02:00
upload.go Albums: Zip download #15 2019-12-05 19:21:35 +01:00
websocket.go Indexing: Add "convert to jpeg" and "create thumbnails" options 2019-12-11 04:12:54 +01:00
zip.go Backend: Move SQL queries to repo package 2019-12-11 07:37:39 +01:00