photoprism/internal/entity
Michael Mayer 4efa383c57 API: Proof-of-concept for form handling
We don't want to directly write to models so that only selected fields can be changed and values can be validated for security reasons.

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-02-02 03:36:00 +01:00
..
account.go Sharing: Add accounts table #11 2020-02-02 00:31:09 +01:00
album.go Sharing: Add accounts table #11 2020-02-02 00:31:09 +01:00
album_test.go
camera.go
camera_test.go
category.go
category_test.go
country.go
entity.go
entity_test.go
event.go
event_test.go
file.go Backend: Store and index original file names during import #184 2020-02-01 20:52:28 +01:00
file_test.go
keyword.go
keyword_test.go
label.go Labels: Edit name in overview #212 2020-02-02 02:00:47 +01:00
label_test.go
lens.go
lens_test.go
location.go Require password for all pages (if not running in public mode) 2020-01-22 13:43:07 +01:00
location_test.go
photo.go API: Proof-of-concept for form handling 2020-02-02 03:36:00 +01:00
photo_album.go
photo_album_test.go
photo_keyword.go
photo_keyword_test.go
photo_label.go
photo_label_test.go
place.go Require password for all pages (if not running in public mode) 2020-01-22 13:43:07 +01:00