photoprism/internal/entity
2021-08-05 12:33:02 +02:00
..
testdata/album
account_fixtures.go Tests: Update test fixtures 2021-07-22 13:53:28 +02:00
account_test.go
account.go
address_test.go
address.go
album_fixtures_test.go Tests: Adapt tests to fixture changes 2021-07-22 13:53:28 +02:00
album_fixtures.go Tests: Update fixtures 2021-07-22 18:31:56 +02:00
album_test.go Tests: Adapt tests to fixture changes 2021-07-22 13:53:28 +02:00
album_yaml_test.go
album_yaml.go
album.go People: Implement marker update API #22 2021-06-02 17:25:04 +02:00
camera_cache.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
camera_fixtures_test.go
camera_fixtures.go
camera_makes.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
camera_test.go
camera.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
category_fixtures.go
category_test.go
category.go
cell_fixtures_test.go
cell_fixtures.go
cell_test.go
cell.go Metadata: Don't remove stopwords from existing keywords #1153 2021-05-01 11:06:51 +02:00
const.go
country_cache.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
country_fixtures.go
country_test.go
country.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
db.go
details_fixtures_test.go
details_fixtures.go Tests: Update fixtures 2021-07-22 18:31:56 +02:00
details_test.go Metadata: Merge keywords if priority is the same #1153 2021-05-04 15:02:54 +02:00
details.go Metadata: Merge keywords if priority is the same #1153 2021-05-04 15:02:54 +02:00
duplicate_test.go Backup: Improve command flags and usage docs #1190 #1193 2021-04-19 13:48:46 +02:00
duplicate.go
entity_test.go
entity.go People: Add Marker entity #22 2021-05-25 11:38:04 +02:00
error.go
file_fixtures.go Tests: Update file fixtures 2021-08-04 17:08:26 +02:00
file_share_fixtures_test.go Tests: Update fixtures 2021-07-22 15:05:23 +02:00
file_share_fixtures.go Tests: Update fixtures 2021-07-22 15:05:23 +02:00
file_share_test.go
file_share.go
file_sync_fixtures_test.go Tests: Update fixtures 2021-07-22 15:05:23 +02:00
file_sync_fixtures.go Tests: Update fixtures 2021-07-22 15:05:23 +02:00
file_sync_test.go
file_sync.go
file_test.go Tests: Adapt tests for internal/entity to fixture updates 2021-08-04 17:09:36 +02:00
file.go People: Implement marker update API #22 2021-06-02 17:25:04 +02:00
fixtures.go People: Implement marker update API #22 2021-06-02 17:25:04 +02:00
folder_fixtures.go Tests: Update fixtures 2021-07-22 18:31:56 +02:00
folder_test.go Tests: Add tests for internal/entity 2021-02-24 15:31:10 +01:00
folder.go
keyword_fixtures_test.go
keyword_fixtures.go
keyword_test.go
keyword.go
label_fixtures_test.go
label_fixtures.go Tests: Update fixtures 2021-07-22 18:31:56 +02:00
label_test.go Tests: Add tests for internal/entity 2021-02-24 15:31:10 +01:00
label.go
lens_cache.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
lens_fixtures_test.go
lens_fixtures.go
lens_test.go
lens.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
link_fixtures.go Tests: Reformat link_fixtures.go 2021-07-25 23:48:34 +02:00
link_test.go Tests: Update test fixtures 2021-07-23 13:25:28 +02:00
link.go
marker_fixtures_test.go Config: Add CDN URL option #425 #1351 2021-07-05 16:41:43 +02:00
marker_fixtures.go People: Implement marker update API #22 2021-06-02 17:25:04 +02:00
marker_test.go People: Refactor face marker indexing #22 2021-05-31 15:40:52 +02:00
marker.go People: Store detected face embeddings in markers table #22 #1406 2021-07-16 14:34:05 +02:00
markers_test.go UI: Add people tab to photo edit dialog #22 2021-06-01 17:39:03 +02:00
markers.go UI: Add people tab to photo edit dialog #22 2021-06-01 17:39:03 +02:00
password_test.go
password.go
photo_album_fixtures_test.go
photo_album_fixtures.go
photo_album_test.go
photo_album.go
photo_counts_test.go
photo_counts.go
photo_estimate_test.go Backup: Improve command flags and usage docs #1190 #1193 2021-04-19 13:48:46 +02:00
photo_estimate.go Metadata: Remove estimate when setting a new country #1018 2021-02-11 19:48:33 +01:00
photo_fixtures_test.go
photo_fixtures.go Tests: Update photo fixtures 2021-08-05 12:33:02 +02:00
photo_keyword_fixtures.go
photo_keyword_test.go
photo_keyword.go
photo_label_test.go
photo_label.go
photo_location_test.go Metadata: Remove estimate when setting a new country #1018 2021-02-11 19:48:33 +01:00
photo_location.go Backend: Replace gopkg.in/ugjka/go-tz with gopkg.in/photoprism/go-tz 2021-07-17 15:21:03 +02:00
photo_merge_test.go Backup: Improve command flags and usage docs #1190 #1193 2021-04-19 13:48:46 +02:00
photo_merge.go Metadata: Remove estimate when setting a new country #1018 2021-02-11 19:48:33 +01:00
photo_optimize_test.go
photo_optimize.go
photo_quality_test.go Tests: Add tests for internal/entity 2021-02-25 15:42:20 +01:00
photo_quality.go
photo_test.go People: Refactor face marker indexing #22 2021-05-31 15:40:52 +02:00
photo_yaml_test.go People: Refactor face marker indexing #22 2021-05-31 15:40:52 +02:00
photo_yaml.go
photo.go People: Refactor face marker indexing #22 2021-05-31 15:40:52 +02:00
place_fixtures_test.go
place_fixtures.go
place_test.go
place.go
save.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
src.go
time_test.go
time.go
user_test.go
user.go