photoprism/internal/entity
2020-05-01 14:18:51 +02:00
..
account.go
account_fixtures.go
album.go
album_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
album_test.go
camera.go
camera_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
camera_test.go
category.go
category_fixtures.go
category_test.go
const.go
country.go
country_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
db.go
description.go
entity.go
entity_test.go
file.go
file_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
file_share.go
file_sync.go
file_test.go
fixtures.go Backend: Add fixtures for files 2020-05-01 14:18:51 +02:00
keyword.go
keyword_fixtures.go Backend: Add fixtures for keywords 2020-05-01 14:18:51 +02:00
keyword_test.go
label.go
label_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
label_test.go
lens.go
lens_test.go
link.go
link_fixtures.go Backend: Add fixtures for links 2020-05-01 14:18:51 +02:00
location.go
location_test.go
photo.go
photo_album.go
photo_album_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
photo_album_test.go
photo_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
photo_keyword.go
photo_keyword_fixtures.go Backend: Add fixtures for photokeywords 2020-05-01 14:18:51 +02:00
photo_keyword_test.go
photo_label.go
photo_label_fixtures.go Backend: Add fixtures for photolabels 2020-05-01 14:18:51 +02:00
photo_label_test.go
photo_location.go
photo_location_test.go
photo_quality.go
place.go