photoprism/internal/api
Michael Mayer c74bb7d13a Import: Use goroutines and channels
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-02 03:57:28 +01:00
..
album.go Frontend: Edit album name 2019-12-27 07:02:49 +01:00
album_test.go Code clean-up (make fmt) 2019-12-21 17:24:29 +01:00
api.go
api_test.go
batch.go
doc.go
download.go
errors.go
import.go Import: Use goroutines and channels 2020-01-02 03:57:28 +01:00
index.go Indexer: Use goroutines and channels 2020-01-02 02:58:26 +01:00
label.go Code clean-up (make fmt) 2019-12-21 17:24:29 +01:00
label_test.go Frontend: Add photos to new album 2019-12-17 04:39:23 +01:00
photo.go Frontend: Edit album name 2019-12-27 07:02:49 +01:00
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 Backend: Add session package #169 2019-12-28 09:48:36 +01:00
settings.go
svg.go Frontend: Add photos to new album 2019-12-17 04:39:23 +01:00
upload.go
websocket.go
zip.go