photoprism/internal/entity
2020-05-13 11:51:51 +02:00
..
account.go
account_fixtures.go Backend: Add test fixtures 2020-05-13 10:15:43 +02:00
account_test.go
album.go
album_fixtures.go
album_fixtures_test.go Backend: Add tests to internal/entity 2020-05-12 13:52:09 +02:00
album_test.go
camera.go
camera_fixtures.go
camera_fixtures_test.go Backend: Add tests to internal/entity 2020-05-12 13:52:09 +02:00
camera_test.go
category.go
category_fixtures.go
category_test.go
const.go
country.go
country_fixtures.go
country_test.go
db.go
description.go
description_fixtures.go Backend: Add tests to internal/entity 2020-05-12 13:52:09 +02:00
description_fixtures_test.go Backend: Add tests to internal/entity 2020-05-12 13:52:09 +02:00
description_test.go
entity.go
entity_test.go
file.go
file_fixtures.go Backend: Add tests fixtures 2020-05-13 11:51:51 +02:00
file_share.go
file_share_fixtures.go Backend: Add test fixtures 2020-05-13 10:15:43 +02:00
file_share_test.go
file_sync.go
file_sync_fixtures.go Backend: Add test fixtures 2020-05-13 10:15:43 +02:00
file_sync_test.go
file_test.go
fixtures.go Backend: Add test fixtures 2020-05-13 10:15:43 +02:00
keyword.go
keyword_fixtures.go
keyword_fixtures_test.go Backend: Add tests to internal/entity 2020-05-12 13:52:09 +02:00
keyword_test.go
label.go
label_fixtures.go
label_fixtures_test.go Backend: Add tests to internal/entity 2020-05-12 13:52:09 +02:00
label_test.go
lens.go
lens_test.go
link.go
link_fixtures.go
link_test.go
location.go
location_fixtures.go
location_test.go
photo.go Backend: Fix bug in addLabels function 2020-05-12 11:52:46 +02:00
photo_album.go
photo_album_fixtures.go
photo_album_fixtures_test.go Backend: Add tests to internal/entity 2020-05-12 13:52:09 +02:00
photo_album_test.go
photo_counts.go
photo_counts_test.go
photo_fixtures.go Backend: Add tests fixtures 2020-05-13 11:51:51 +02:00
photo_fixtures_test.go Backend: Add tests to internal/entity 2020-05-12 13:52:09 +02:00
photo_keyword.go
photo_keyword_fixtures.go
photo_keyword_test.go
photo_label.go
photo_label_test.go
photo_location.go
photo_location_test.go
photo_quality.go
photo_quality_test.go Backend: Add tests to internal/entity 2020-05-12 13:52:09 +02:00
photo_test.go Backend: Add tests to internal/entity 2020-05-12 13:52:09 +02:00
place.go
place_fixtures.go
place_fixtures_test.go Backend: Add tests to internal/entity 2020-05-12 13:52:09 +02:00
place_test.go
views.go