photoprism/internal/entity
Michael Mayer 0da72687e6 Backend: Add Huawei P10 models to camera model lookup table
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-07-20 13:03:14 +02:00
..
account.go
account_fixtures.go
account_test.go
album.go
album_fixtures.go
album_fixtures_test.go
album_test.go
camera.go Backend: Add Huawei P10 models to camera model lookup table 2020-07-20 13:03:14 +02:00
camera_fixtures.go
camera_fixtures_test.go
camera_test.go
category.go
category_fixtures.go
category_test.go
cell.go Backend: Improve places logging #399 2020-07-16 14:00:22 +02:00
cell_fixtures.go
cell_fixtures_test.go
cell_test.go
const.go
country.go
country_fixtures.go
country_test.go
db.go
details.go
details_fixtures.go
details_fixtures_test.go
details_test.go
entity.go
entity_test.go
error.go
file.go Backend: Remove unused duplicate field from file entity 2020-07-18 12:39:04 +02:00
file_fixtures.go Backend: Remove unused duplicate field from file entity 2020-07-18 12:39:04 +02:00
file_share.go
file_share_fixtures.go
file_share_fixtures_test.go
file_share_test.go
file_sync.go
file_sync_fixtures.go
file_sync_fixtures_test.go
file_sync_test.go
file_test.go Use int64 for file modification timestamps #391 2020-07-17 16:09:55 +02:00
fixtures.go
folder.go
folder_fixtures.go
folder_test.go
keyword.go
keyword_fixtures.go
keyword_fixtures_test.go
keyword_test.go
label.go
label_fixtures.go
label_fixtures_test.go
label_test.go
lens.go
lens_fixtures.go
lens_fixtures_test.go
lens_test.go
link.go
link_fixtures.go
link_test.go
password.go
password_test.go
person.go
person_test.go
photo.go Backend: Refactor file indexing / skipping 2020-07-18 20:58:35 +02:00
photo_album.go
photo_album_fixtures.go
photo_album_fixtures_test.go
photo_album_test.go
photo_counts.go
photo_counts_test.go
photo_fixtures.go
photo_fixtures_test.go
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_optimize.go
photo_optimize_test.go
photo_quality.go
photo_quality_test.go
photo_test.go
photo_yaml.go
photo_yaml_test.go
place.go Backend: Improve places logging #399 2020-07-16 14:00:22 +02:00
place_fixtures.go
place_fixtures_test.go
place_test.go
time.go
time_test.go