.. |
testdata/album
|
|
|
account.go
|
|
|
account_fixtures.go
|
Tests: Update test fixtures
|
2021-07-22 13:53:28 +02:00 |
account_test.go
|
|
|
address.go
|
People: Refactor faces worker and related entities #22
|
2021-08-15 20:57:26 +02:00 |
address_test.go
|
|
|
album.go
|
People: Implement marker update API #22
|
2021-06-02 17:25:04 +02:00 |
album_fixtures.go
|
Tests: Update fixtures
|
2021-07-22 18:31:56 +02:00 |
album_fixtures_test.go
|
Tests: Adapt tests to fixture changes
|
2021-07-22 13:53:28 +02:00 |
album_test.go
|
Tests: Adapt tests to fixture changes
|
2021-07-22 13:53:28 +02: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
|
People: Refactor faces worker and related entities #22
|
2021-08-15 20:57:26 +02:00 |
category_fixtures.go
|
|
|
category_test.go
|
|
|
cell.go
|
|
|
cell_fixtures.go
|
Tests: Update places fixtures
|
2021-08-16 15:18:30 +02:00 |
cell_fixtures_test.go
|
|
|
cell_test.go
|
|
|
const.go
|
People: Refactor faces worker and related entities #22
|
2021-08-16 00:29:36 +02:00 |
country.go
|
|
|
country_cache.go
|
|
|
country_fixtures.go
|
|
|
country_test.go
|
|
|
db.go
|
|
|
details.go
|
|
|
details_fixtures.go
|
Tests: Update fixtures
|
2021-07-22 18:31:56 +02:00 |
details_fixtures_test.go
|
|
|
details_test.go
|
People: Refactor faces worker and related entities #22
|
2021-08-16 00:29:36 +02:00 |
duplicate.go
|
|
|
duplicate_test.go
|
|
|
embedding.go
|
People: Refactor faces worker and related entities #22
|
2021-08-15 20:57:26 +02:00 |
entity.go
|
People: Refactor faces worker and related entities #22
|
2021-08-16 00:29:36 +02:00 |
entity_test.go
|
|
|
error.go
|
|
|
face.go
|
People: Remove face embeddings and landmarks from JSON response #22
|
2021-08-16 01:45:36 +02:00 |
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 |
file.go
|
People: Remove face embeddings and landmarks from JSON response #22
|
2021-08-16 01:45:36 +02:00 |
file_fixtures.go
|
Tests: Update fixtures
|
2021-08-17 17:26:47 +02:00 |
file_share.go
|
|
|
file_share_fixtures.go
|
Tests: Update fixtures
|
2021-07-22 15:05:23 +02:00 |
file_share_fixtures_test.go
|
Tests: Update fixtures
|
2021-07-22 15:05:23 +02:00 |
file_share_test.go
|
|
|
file_sync.go
|
|
|
file_sync_fixtures.go
|
Tests: Update fixtures
|
2021-07-22 15:05:23 +02:00 |
file_sync_fixtures_test.go
|
Tests: Update fixtures
|
2021-07-22 15:05:23 +02:00 |
file_sync_test.go
|
|
|
file_test.go
|
Tests: Adapt tests to updated fixtures
|
2021-08-16 17:15:06 +02:00 |
fixtures.go
|
People: Refactor faces worker and related entities #22
|
2021-08-16 00:29:36 +02:00 |
folder.go
|
|
|
folder_fixtures.go
|
Tests: Update fixtures
|
2021-07-22 18:31:56 +02:00 |
folder_test.go
|
|
|
keyword.go
|
|
|
keyword_fixtures.go
|
|
|
keyword_fixtures_test.go
|
|
|
keyword_test.go
|
|
|
label.go
|
People: Add person entity and people count #22
|
2021-08-11 21:42:31 +02:00 |
label_fixtures.go
|
Tests: Update fixtures
|
2021-07-22 18:31:56 +02:00 |
label_fixtures_test.go
|
|
|
label_test.go
|
|
|
lens.go
|
People: Refactor faces worker and related entities #22
|
2021-08-15 20:57:26 +02:00 |
lens_cache.go
|
|
|
lens_fixtures.go
|
|
|
lens_fixtures_test.go
|
|
|
lens_test.go
|
|
|
link.go
|
|
|
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 |
marker.go
|
People: Remove face embeddings and landmarks from JSON response #22
|
2021-08-16 01:45: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_fixtures_test.go
|
People: Refactor faces worker and related entities #22
|
2021-08-16 00:29:36 +02:00 |
marker_test.go
|
People: Refactor faces worker and related entities #22
|
2021-08-16 00:29:36 +02:00 |
markers.go
|
People: Refactor faces worker and related entities #22
|
2021-08-16 00:29:36 +02:00 |
markers_test.go
|
|
|
password.go
|
|
|
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 |
photo.go
|
People: Refactor faces worker and related entities #22
|
2021-08-16 00:29:36 +02:00 |
photo_album.go
|
People: Refactor faces worker and related entities #22
|
2021-08-15 20:57:26 +02:00 |
photo_album_fixtures.go
|
|
|
photo_album_fixtures_test.go
|
|
|
photo_album_test.go
|
|
|
photo_counts.go
|
|
|
photo_counts_test.go
|
|
|
photo_estimate.go
|
|
|
photo_estimate_test.go
|
|
|
photo_fixtures.go
|
Tests: Update fixtures
|
2021-08-17 17:26:47 +02:00 |
photo_fixtures_test.go
|
Tests: Adapt tests to fixture changes
|
2021-08-05 12:33:52 +02:00 |
photo_keyword.go
|
People: Refactor faces worker and related entities #22
|
2021-08-15 20:57:26 +02:00 |
photo_keyword_fixtures.go
|
|
|
photo_keyword_test.go
|
|
|
photo_label.go
|
People: Refactor faces worker and related entities #22
|
2021-08-15 20:57:26 +02:00 |
photo_label_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_location_test.go
|
|
|
photo_merge.go
|
|
|
photo_merge_test.go
|
|
|
photo_optimize.go
|
|
|
photo_optimize_test.go
|
|
|
photo_quality.go
|
|
|
photo_quality_test.go
|
Tests: Adapt tests to fixture changes
|
2021-08-05 12:33:52 +02:00 |
photo_test.go
|
Tests: Adapt tests to fixture updates
|
2021-08-16 18:19:23 +02:00 |
photo_yaml.go
|
|
|
photo_yaml_test.go
|
|
|
place.go
|
|
|
place_fixtures.go
|
Tests: Update places fixtures
|
2021-08-16 15:18:30 +02:00 |
place_fixtures_test.go
|
|
|
place_test.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.go
|
People: Remove face embeddings and landmarks from JSON response #22
|
2021-08-16 01:45: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 |
time.go
|
|
|
time_test.go
|
|
|
user.go
|
Auth: Add user entity functions and tests #98
|
2021-08-16 20:51:55 +02:00 |
user_fixtures.go
|
Auth: adapt tests for recent changes
|
2021-08-12 20:33:14 +02:00 |
user_test.go
|
Auth: Add user entity functions and tests #98
|
2021-08-16 20:51:55 +02:00 |
values.go
|
People: Refactor faces worker and related entities #22
|
2021-08-16 00:29:36 +02:00 |