photoprism/internal/api
agolebiowska 81a587aa19 Backend: Support encrypted password (#231)
See issue #221, only handles bcrypt
2020-01-28 11:04:10 +01:00
..
album.go API: Refactor album & photo not found messages 2020-01-23 10:16:18 +01:00
album_test.go
api.go
api_test.go
batch.go
doc.go
download.go
errors.go Refactor API error messages 2020-01-23 10:10:32 +01:00
geo.go
import.go
index.go
label.go
label_test.go
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
photo_search_test.go
photo_thumbnail.go
photo_thumbnail_test.go
preview.go
session.go Backend: Support encrypted password (#231) 2020-01-28 11:04:10 +01:00
settings.go
svg.go Frontend: Refactor photo model to use primary file as preview #212 #217 2020-01-24 01:33:04 +01:00
upload.go
websocket.go
zip.go