photoprism/internal/entity
2020-05-07 17:29:35 +02:00
..
account.go
account_fixtures.go
account_test.go Backend: Add tests to internal/entity 2020-05-07 16:45:33 +02:00
album.go
album_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
album_test.go Backend: Add tests to internal/entity 2020-05-07 17:29:35 +02:00
camera.go
camera_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
camera_test.go Backend: Add tests to internal/entity 2020-05-07 17:29:35 +02:00
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
country_test.go Backend: Add tests to internal/entity 2020-05-07 17:29:35 +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
keyword.go
keyword_fixtures.go
keyword_test.go
label.go
label_fixtures.go Backend: Add test fixtures 2020-05-05 09:28:30 +02:00
label_test.go
lens.go
lens_test.go
link.go
link_fixtures.go
location.go
location_test.go
photo.go Refactor indexer so that thumbs and jpegs can be created on demand #258 2020-05-06 10:35:41 +02:00
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-05 09:28:30 +02:00
photo_keyword.go
photo_keyword_fixtures.go
photo_keyword_test.go
photo_label.go
photo_label_fixtures.go Backend: Add test fixtures 2020-05-05 09:28:30 +02:00
photo_label_test.go
photo_location.go
photo_location_test.go
photo_quality.go
place.go Backend: Code clean-up 2020-05-03 18:00:50 +02:00