photoprism/internal/entity
2021-11-23 20:25:32 +01:00
..
testdata/album
account.go
account_fixtures.go
account_test.go
address.go
address_test.go
album.go Months, Countries & States: Update album title and slug if needed #1664 2021-11-23 20:25:32 +01:00
album_fixtures.go Tests: Add state album fixture 2021-11-22 13:26:01 +01:00
album_fixtures_test.go
album_test.go Months, Countries & States: Update album title and slug if needed #1664 2021-11-23 20:25:32 +01:00
album_yaml.go
album_yaml_test.go
camera.go
camera_cache.go
camera_fixtures.go
camera_fixtures_test.go
camera_makes.go
camera_test.go
category.go
category_fixtures.go
category_test.go
cell.go Places: Create and update only one place at a time #1664 2021-11-22 18:30:46 +01:00
cell_fixtures.go
cell_fixtures_test.go
cell_test.go
const.go Albums: Improve state geodata and sort by country #1608 #1664 2021-11-18 00:46:34 +01:00
country.go
country_cache.go
country_fixtures.go
country_test.go
counts.go
counts_test.go
db.go Places: Remove unique label index and purge unused location infos #1664 2021-11-20 19:14:00 +01:00
db_fixtures.go Database: Add manual schema migrations #319 2021-11-21 14:05:07 +01:00
db_migrate.go Database: Add manual schema migrations #319 2021-11-21 14:05:07 +01:00
db_tables.go Database: Add manual schema migrations #319 2021-11-21 14:05:07 +01:00
db_test.go Places: Remove unique label index and purge unused location infos #1664 2021-11-20 19:14:00 +01:00
deprecated.go
details.go
details_fixtures.go
details_fixtures_test.go
details_test.go
duplicate.go
duplicate_test.go
entity.go Database: Add manual schema migrations #319 2021-11-21 14:05:07 +01:00
entity_test.go
error.go
face.go
face_fixtures.go
face_fixtures_test.go
face_test.go
faces.go
faces_test.go
file.go Database: Add manual schema migrations #319 2021-11-21 14:05:07 +01:00
file_fixtures.go
file_fixtures_test.go
file_json.go
file_json_test.go
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
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_cache.go
lens_fixtures.go
lens_fixtures_test.go
lens_test.go
link.go Metadata: Improve location estimates and UTC handling #1668 2021-11-23 19:23:10 +01:00
link_fixtures.go
link_test.go
marker.go
marker_fixtures.go
marker_fixtures_test.go
marker_json.go
marker_json_test.go
marker_test.go
markers.go
markers_test.go
password.go
password_fixtures.go
password_fixtures_test.go
password_test.go
photo.go Metadata: Improve location estimates and UTC handling #1668 2021-11-23 19:23:10 +01:00
photo_album.go
photo_album_fixtures.go
photo_album_fixtures_test.go
photo_album_test.go
photo_estimate.go Metadata: Improve location estimates and UTC handling #1668 2021-11-23 19:23:10 +01:00
photo_estimate_test.go Metadata: Improve location estimates and UTC handling #1668 2021-11-23 19:23:10 +01:00
photo_fixtures.go Metadata: Estimate latitude and longitude if possible #1668 2021-11-22 18:18:41 +01:00
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 Metadata: Improve location estimates and UTC handling #1668 2021-11-23 19:23:10 +01:00
photo_location_test.go Places: Sort States by Country Name and Title #1608 #1740 2021-11-20 16:36:34 +01:00
photo_merge.go
photo_merge_test.go
photo_optimize.go Metadata: Estimate latitude and longitude if possible #1668 2021-11-22 18:18:41 +01:00
photo_optimize_test.go Metadata: Add --force flag to optimize command #1736 2021-11-18 03:47:25 +01:00
photo_quality.go Metadata: Estimate latitude and longitude if possible #1668 2021-11-22 18:18:41 +01:00
photo_quality_test.go Metadata: Estimate latitude and longitude if possible #1668 2021-11-22 18:18:41 +01:00
photo_test.go Metadata: Improve location estimates and UTC handling #1668 2021-11-23 19:23:10 +01:00
photo_title.go
photo_title_test.go
photo_yaml.go
photo_yaml_test.go
place.go Places: Sort States by Country Name and Title #1608 #1740 2021-11-20 16:36:34 +01:00
place_fixtures.go Places: Sort States by Country Name and Title #1608 #1740 2021-11-20 16:36:34 +01:00
place_fixtures_test.go
place_test.go Places: Sort States by Country Name and Title #1608 #1740 2021-11-20 16:36:34 +01:00
save.go
src.go Metadata: Never estimate when place was set otherwise #1668 2021-11-21 21:25:11 +01:00
subject.go
subject_fixtures.go
subject_fixtures_test.go
subject_person.go
subject_person_test.go
subject_test.go
subjects.go
subjects_test.go
time.go
time_test.go
user.go Auth: Normalize Username (trim space, lowercase) #1103 #1309 #1546 #1610 2021-11-12 09:10:15 +01:00
user_fixtures.go
user_fixtures_test.go Auth: Normalize Username (trim space, lowercase) #1103 #1309 #1546 #1610 2021-11-12 09:10:15 +01:00
user_test.go Auth: Normalize Username (trim space, lowercase) #1103 #1309 #1546 #1610 2021-11-12 09:10:15 +01:00
values.go Database: Add manual schema migrations #319 2021-11-21 14:05:07 +01:00
values_test.go