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_test.go
album.go Sharing: Add accounts table #11 2020-02-02 00:31:09 +01:00
camera_test.go
camera.go Backend: Use original file if thumb size exceeds limit #172 2020-01-08 19:51:21 +01:00
category_test.go
category.go
country.go Backend: Use original file if thumb size exceeds limit #172 2020-01-08 19:51:21 +01:00
entity_test.go Backend: Add PPID() to rnd package 2020-01-12 12:32:24 +01:00
entity.go Backend: Add PPID() to rnd package 2020-01-12 12:32:24 +01:00
event_test.go
event.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
file_test.go
file.go Backend: Store and index original file names during import #184 2020-02-01 20:52:28 +01:00
keyword_test.go
keyword.go Backend: Use original file if thumb size exceeds limit #172 2020-01-08 19:51:21 +01:00
label_test.go
label.go Labels: Edit name in overview #212 2020-02-02 02:00:47 +01:00
lens_test.go
lens.go Backend: Use original file if thumb size exceeds limit #172 2020-01-08 19:51:21 +01:00
location_test.go
location.go Require password for all pages (if not running in public mode) 2020-01-22 13:43:07 +01:00
photo_album_test.go
photo_album.go Backend: Use original file if thumb size exceeds limit #172 2020-01-08 19:51:21 +01:00
photo_keyword_test.go
photo_keyword.go Backend: Use original file if thumb size exceeds limit #172 2020-01-08 19:51:21 +01:00
photo_label_test.go
photo_label.go Backend: Use original file if thumb size exceeds limit #172 2020-01-08 19:51:21 +01:00
photo.go API: Proof-of-concept for form handling 2020-02-02 03:36:00 +01:00
place.go Require password for all pages (if not running in public mode) 2020-01-22 13:43:07 +01:00