photoprism/internal/entity
Michael Mayer a9ece37feb Backend: Enable service discovery in API #225
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-03-29 12:02:01 +02:00
..
account.go Accounts: Rename "push" to "share" #225 2020-03-28 19:46:09 +01:00
album.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
album_test.go Add test for entity/album.go 2019-12-17 18:25:13 +01:00
camera.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
camera_test.go Backend: Initialize test db with fixtures #84 #129 2020-01-06 02:14:17 +01:00
category.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
category_test.go Code clean-up (make fmt) 2019-12-21 17:24:29 +01:00
country.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
description.go Backend: Add sharing entities (file sync & push) #225 2020-03-27 18:17:07 +01:00
entity.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
entity_test.go Backend: Add PPID() to rnd package 2020-01-12 12:32:24 +01:00
event.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
event_test.go Code clean-up (make fmt) 2019-12-21 17:24:29 +01:00
file.go Accounts: Rename "push" to "share" #225 2020-03-28 19:46:09 +01:00
file_share.go Backend: Improve file share and sync entities #225 2020-03-29 08:34:25 +02:00
file_sync.go Backend: Enable service discovery in API #225 2020-03-29 12:02:01 +02:00
file_test.go Add test for entity/file.go 2019-12-17 18:26:13 +01:00
keyword.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
keyword_test.go Code clean-up (make fmt) 2019-12-21 17:24:29 +01:00
label.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
label_test.go Backend: Rename "models" package to "entity" 2019-12-11 16:55:18 +01:00
lens.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
lens_test.go Add test for entity/lens.go 2019-12-17 18:26:50 +01:00
location.go Update index after editing photo metadata 2020-03-25 14:14:00 +01:00
location_test.go Code clean-up (make fmt) 2019-12-21 17:24:29 +01:00
photo.go Backend: Add account API #225 2020-03-28 15:29:17 +01:00
photo_album.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
photo_album_test.go Add test for entity/photo_album.go 2019-12-17 18:27:25 +01:00
photo_keyword.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
photo_keyword_test.go Add test for entity/photo_keyword.go 2019-12-17 18:27:48 +01:00
photo_label.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
photo_label_test.go Add test for entity/photo_label.go 2019-12-17 18:28:07 +01:00
place.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00