photoprism/internal/entity
2020-05-12 11:52:46 +02:00
..
account_fixtures.go
account_test.go
account.go
album_fixtures.go Backend: Refactor test fixtures 2020-05-11 14:49:53 +02:00
album_test.go
album.go
camera_fixtures.go Backend: Refactor test fixtures 2020-05-11 14:49:53 +02:00
camera_test.go
camera.go
category_fixtures.go
category_test.go
category.go
const.go
country_fixtures.go Backend: Refactor test fixtures 2020-05-11 14:49:53 +02:00
country_test.go
country.go
db.go
description_fixtures.go Backend: Add test fixtures 2020-05-12 11:51:28 +02:00
description_test.go
description.go
entity_test.go
entity.go
file_fixtures.go
file_share_test.go
file_share.go
file_sync_test.go
file_sync.go
file_test.go
file.go Initial video support #17 2020-05-11 18:29:17 +02:00
fixtures.go
keyword_fixtures.go Backend: Refactor test fixtures 2020-05-11 14:49:53 +02:00
keyword_test.go
keyword.go
label_fixtures.go
label_test.go
label.go
lens_test.go
lens.go
link_fixtures.go
link_test.go
link.go
location_fixtures.go Backend: Add test fixtures 2020-05-11 17:01:05 +02:00
location_test.go
location.go
photo_album_fixtures.go Backend: Add test fixtures 2020-05-11 17:01:05 +02:00
photo_album_test.go Backend: Refactor test fixtures 2020-05-11 14:49:53 +02:00
photo_album.go
photo_counts_test.go
photo_counts.go
photo_fixtures.go Backend: Add test fixtures 2020-05-12 11:51:28 +02:00
photo_keyword_fixtures.go Backend: Add test fixtures 2020-05-11 17:01:05 +02:00
photo_keyword_test.go
photo_keyword.go
photo_label_test.go
photo_label.go
photo_location_test.go
photo_location.go
photo_quality_test.go
photo_quality.go Initial video support #17 2020-05-11 18:29:17 +02:00
photo_test.go Backend: Add tests to internal/entity 2020-05-12 11:51:54 +02:00
photo.go Backend: Fix bug in addLabels function 2020-05-12 11:52:46 +02:00
place_fixtures.go Backend: Add test fixtures 2020-05-11 17:01:05 +02:00
place_test.go Backend: Add tests to internal/entity 2020-05-11 17:01:19 +02:00
place.go
views.go