photoprism/internal/entity
2020-05-01 14:18:51 +02:00
..
account_fixtures.go Backend: Add account fixtures 2020-04-30 22:25:53 +02:00
account.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
album_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
album_test.go
album.go Backend: Don't regenerate existing unique IDs 2020-05-01 12:57:26 +02:00
camera_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
camera_test.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
camera.go Backend: Code clean-up 2020-05-01 13:54:47 +02:00
category_fixtures.go Backend: Add fixtures for categories 2020-05-01 14:18:51 +02:00
category_test.go
category.go
const.go
country_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
country.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
db.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
description.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
entity_test.go Backend: Set test database using PHOTOPRISM_TEST_DSN 2020-04-30 22:39:38 +02:00
entity.go Backend: Refactor test db initialization 2020-04-30 21:21:09 +02:00
file_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
file_share.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
file_sync.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
file_test.go
file.go Backend: Don't regenerate existing unique IDs 2020-05-01 12:57:26 +02:00
fixtures.go Backend: Add fixtures for files 2020-05-01 14:18:51 +02:00
keyword_fixtures.go Backend: Add fixtures for keywords 2020-05-01 14:18:51 +02:00
keyword_test.go
keyword.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
label_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
label_test.go
label.go Backend: Don't regenerate existing unique IDs 2020-05-01 12:57:26 +02:00
lens_test.go
lens.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
link_fixtures.go Backend: Add fixtures for links 2020-05-01 14:18:51 +02:00
link.go
location_test.go
location.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
photo_album_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
photo_album_test.go
photo_album.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
photo_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
photo_keyword_fixtures.go Backend: Add fixtures for photokeywords 2020-05-01 14:18:51 +02:00
photo_keyword_test.go
photo_keyword.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
photo_label_fixtures.go Backend: Add fixtures for photolabels 2020-05-01 14:18:51 +02:00
photo_label_test.go
photo_label.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
photo_location_test.go
photo_location.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
photo_quality.go
photo.go Backend: Don't regenerate existing unique IDs 2020-05-01 12:57:26 +02:00
place.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00