photoprism/internal/entity
2021-08-16 15:18:30 +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 People: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +02:00
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
camera_fixtures_test.go
camera_fixtures.go
camera_makes.go
camera_test.go
camera.go
category_fixtures.go
category_test.go
category.go People: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +02:00
cell_fixtures_test.go
cell_fixtures.go Tests: Update places fixtures 2021-08-16 15:18:30 +02:00
cell_test.go
cell.go Metadata: Don't remove stopwords from existing keywords #1153 2021-05-01 11:06:51 +02:00
const.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
country_cache.go
country_fixtures.go
country_test.go
country.go
db.go
details_fixtures_test.go
details_fixtures.go Tests: Update fixtures 2021-07-22 18:31:56 +02:00
details_test.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
details.go Metadata: Merge keywords if priority is the same #1153 2021-05-04 15:02:54 +02:00
duplicate_test.go
duplicate.go
embedding.go People: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +02:00
entity_test.go
entity.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
error.go
face_fixtures.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
face_test.go People: Update entity database table names #22 2021-08-13 20:31:41 +02:00
face.go People: Remove face embeddings and landmarks from JSON response #22 2021-08-16 01:45:36 +02:00
file_fixtures.go Tests: Update file fixtures 2021-08-16 15:18:06 +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: Remove face embeddings and landmarks from JSON response #22 2021-08-16 01:45:36 +02:00
fixtures.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
folder_fixtures.go Tests: Update fixtures 2021-07-22 18:31:56 +02:00
folder_test.go
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
label.go People: Add person entity and people count #22 2021-08-11 21:42:31 +02:00
lens_cache.go
lens_fixtures_test.go
lens_fixtures.go
lens_test.go
lens.go People: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +02: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 People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
marker_fixtures.go People: Remove face embeddings and landmarks from JSON response #22 2021-08-16 01:45:36 +02:00
marker_test.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
marker.go People: Remove face embeddings and landmarks from JSON response #22 2021-08-16 01:45:36 +02:00
markers_test.go UI: Add people tab to photo edit dialog #22 2021-06-01 17:39:03 +02:00
markers.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
password_fixtures.go Auth: adapt tests for recent changes 2021-08-12 20:33:14 +02:00
password_test.go Auth: Add user and password fixtures #98 2021-08-10 12:30:04 +02:00
password.go
photo_album_fixtures_test.go
photo_album_fixtures.go
photo_album_test.go
photo_album.go People: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +02:00
photo_counts_test.go
photo_counts.go
photo_estimate_test.go
photo_estimate.go
photo_fixtures_test.go Tests: Adapt tests to fixture changes 2021-08-05 12:33:52 +02:00
photo_fixtures.go Tests: Update photo fixtures 2021-08-16 15:17:43 +02:00
photo_keyword_fixtures.go
photo_keyword_test.go
photo_keyword.go People: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +02:00
photo_label_test.go
photo_label.go People: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +02:00
photo_location_test.go
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
photo_merge.go
photo_optimize_test.go
photo_optimize.go
photo_quality_test.go Tests: Adapt tests to fixture changes 2021-08-05 12:33:52 +02:00
photo_quality.go
photo_test.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +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 faces worker and related entities #22 2021-08-16 00:29:36 +02:00
place_fixtures_test.go
place_fixtures.go Tests: Update places fixtures 2021-08-16 15:18:30 +02:00
place_test.go
place.go
save.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
src.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
subject_fixtures.go People: Remove face embeddings and landmarks from JSON response #22 2021-08-16 01:45:36 +02:00
subject_test.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
subject.go People: Remove face embeddings and landmarks from JSON response #22 2021-08-16 01:45:36 +02:00
time_test.go
time.go
user_fixtures.go Auth: adapt tests for recent changes 2021-08-12 20:33:14 +02:00
user_test.go Auth: adapt tests for recent changes 2021-08-12 20:33:14 +02:00
user.go People: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +02:00
values.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00