photoprism/internal/entity
Michael Mayer 1e7c0c2435 Backend: Improve location hashing and categories
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2019-12-20 23:05:44 +01:00
..
album.go Backend: Refactor location entity and indexer 2019-12-20 20:23:16 +01:00
album_test.go Add test for entity/album.go 2019-12-17 18:25:13 +01:00
camera.go Photo: DATETIME instead of TIMESTAMP for TakenAt #162 2019-12-19 09:37:10 +01:00
camera_test.go Backend: Rename "models" package to "entity" 2019-12-11 16:55:18 +01:00
category.go Backend: Rename "models" package to "entity" 2019-12-11 16:55:18 +01:00
category_test.go Add test for entity/category.go 2019-12-17 18:25:39 +01:00
country.go Photo: DATETIME instead of TIMESTAMP for TakenAt #162 2019-12-19 09:37:10 +01:00
country_test.go Backend: Rename "models" package to "entity" 2019-12-11 16:55:18 +01:00
entity.go Backend: API stub for editing photo metadata 2019-12-11 19:11:44 +01:00
entity_test.go Backend: API stub for editing photo metadata 2019-12-11 19:11:44 +01:00
event.go Backend: Refactor location entity and indexer 2019-12-20 20:23:16 +01:00
event_test.go Add test for entity/event.go 2019-12-17 18:25:56 +01:00
file.go Labels: Add cache, fix bugs & improve SQL queries 2019-12-16 23:33:52 +01:00
file_test.go Add test for entity/file.go 2019-12-17 18:26:13 +01:00
keyword.go Photo: DATETIME instead of TIMESTAMP for TakenAt #162 2019-12-19 09:37:10 +01:00
keyword_test.go Add test for entity/keyword.go 2019-12-17 18:26:33 +01:00
label.go Photo: DATETIME instead of TIMESTAMP for TakenAt #162 2019-12-19 09:37:10 +01:00
label_test.go Backend: Rename "models" package to "entity" 2019-12-11 16:55:18 +01:00
lens.go Photo: DATETIME instead of TIMESTAMP for TakenAt #162 2019-12-19 09:37:10 +01:00
lens_test.go Add test for entity/lens.go 2019-12-17 18:26:50 +01:00
location.go Backend: Improve location hashing and categories 2019-12-20 23:05:44 +01:00
location_test.go Backend: Improve location hashing and categories 2019-12-20 23:05:44 +01:00
model.go Backend: Rename "models" package to "entity" 2019-12-11 16:55:18 +01:00
photo.go Backend: Refactor location entity and indexer 2019-12-20 20:23:16 +01:00
photo_album.go Photo: DATETIME instead of TIMESTAMP for TakenAt #162 2019-12-19 09:37:10 +01:00
photo_album_test.go Add test for entity/photo_album.go 2019-12-17 18:27:25 +01:00
photo_keyword.go Photo: DATETIME instead of TIMESTAMP for TakenAt #162 2019-12-19 09:37:10 +01:00
photo_keyword_test.go Add test for entity/photo_keyword.go 2019-12-17 18:27:48 +01:00
photo_label.go Photo: DATETIME instead of TIMESTAMP for TakenAt #162 2019-12-19 09:37:10 +01:00
photo_label_test.go Add test for entity/photo_label.go 2019-12-17 18:28:07 +01:00
share.go Labels: Add cache, fix bugs & improve SQL queries 2019-12-16 23:33:52 +01:00
share_test.go Add test for entity/share.go 2019-12-17 18:28:47 +01:00