photoprism/internal/form
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
..
album.go API: Proof-of-concept for form handling 2020-02-02 03:36:00 +01:00
album_search.go Push updates: Add event types for photos & albums 2020-01-30 18:19:26 +01:00
album_search_test.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
album_uuids.go
doc.go
geo_search.go Test: Add test for query/geo 2020-01-28 22:16:59 +01:00
geo_search_test.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
import_options.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
index_options.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
label.go API: Proof-of-concept for form handling 2020-02-02 03:36:00 +01:00
label_search.go Push updates: Add event types for photos & albums 2020-01-30 18:19:26 +01:00
label_search_test.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
login.go
photo.go API: Proof-of-concept for form handling 2020-02-02 03:36:00 +01:00
photo_search.go Photo edit: Publish event to keep clients in sync 2020-01-30 09:51:23 +01:00
photo_search_test.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
photo_uuids.go
search.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
search_test.go