photoprism/internal/api
Michael Mayer 4ab44c5c23 Frontend: Add photos to new album
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2019-12-17 04:39:23 +01:00
..
album.go Frontend: Add photos to new album 2019-12-17 04:39:23 +01:00
album_test.go Labels: Add cache, fix bugs & improve SQL queries 2019-12-16 23:33:52 +01:00
api.go
api_test.go
batch.go
doc.go
download.go
errors.go Backend: Implement NSFW config flags 2019-12-15 17:19:16 +01:00
import.go Backend: Delete upload folder after import #158 2019-12-15 17:43:17 +01:00
index.go Backend: Implement NSFW config flags 2019-12-15 17:19:16 +01:00
label.go Frontend: Add photos to new album 2019-12-17 04:39:23 +01:00
label_test.go Frontend: Add photos to new album 2019-12-17 04:39:23 +01:00
photo.go
photo_search.go Backend: Refactor API source structure 2019-12-16 11:04:49 +01:00
photo_search_test.go Backend: Refactor API source structure 2019-12-16 11:04:49 +01:00
photo_thumbnail.go Backend: Refactor API source structure 2019-12-16 11:04:49 +01:00
photo_thumbnail_test.go Backend: Refactor API source structure 2019-12-16 11:04:49 +01:00
preview.go
session.go
settings.go
svg.go Frontend: Add photos to new album 2019-12-17 04:39:23 +01:00
upload.go Backend: Implement NSFW config flags 2019-12-15 17:19:16 +01:00
websocket.go
zip.go