.. |
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
|
|
|
album_fixtures.go
|
People: Improve face clustering and indexing #22
|
2021-08-19 21:12:38 +02:00 |
album_fixtures_test.go
|
Tests: Adapt tests to fixture changes
|
2021-07-22 13:53:28 +02:00 |
album_test.go
|
Tests: Add tests for internal/entity
|
2021-08-25 15:29:00 +02:00 |
album_yaml.go
|
|
|
album_yaml_test.go
|
|
|
camera.go
|
People: Improve face clustering and indexing #22
|
2021-08-19 21:12:38 +02:00 |
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
|
People: Improve face clustering and indexing #22
|
2021-08-19 21:12:38 +02:00 |
cell_fixtures.go
|
Tests: Update places fixtures
|
2021-08-16 15:18:30 +02:00 |
cell_fixtures_test.go
|
People: Improve face clustering and indexing #22
|
2021-08-19 21:12:38 +02:00 |
cell_test.go
|
|
|
const.go
|
People: Improve face clustering and indexing #22
|
2021-08-19 21:12:38 +02:00 |
country.go
|
People: Improve face clustering and indexing #22
|
2021-08-19 21:12:38 +02:00 |
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
|
Tests: Add tests for internal/entity
|
2021-08-25 15:29:00 +02:00 |
duplicate.go
|
|
|
duplicate_test.go
|
|
|
embedding.go
|
People: Skip midpoint calculation if dimensions don't match #22
|
2021-08-25 17:53:45 +02:00 |
embedding_test.go
|
People: Add unit tests #22
|
2021-08-26 11:58:52 +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: Improve face clustering and matching #22
|
2021-08-23 16:22:01 +02:00 |
face_fixtures.go
|
People: Add face + subject fixtures #22
|
2021-08-26 11:58:28 +02:00 |
face_test.go
|
People: Add unit tests #22
|
2021-08-26 15:51:21 +02:00 |
faces.go
|
People: Optimize manually clustered faces #22
|
2021-08-22 21:06:44 +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-23 17:20:03 +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
|
People: Improve face clustering and indexing #22
|
2021-08-19 21:12:38 +02:00 |
folder_test.go
|
People: Improve face clustering and indexing #22
|
2021-08-19 21:12:38 +02:00 |
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: Improve face clustering and indexing #22
|
2021-08-19 21:12:38 +02:00 |
lens_cache.go
|
|
|
lens_fixtures.go
|
|
|
lens_fixtures_test.go
|
|
|
lens_test.go
|
People: Improve face clustering and indexing #22
|
2021-08-19 21:12:38 +02:00 |
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: Optimize face clustering and matching #22
|
2021-08-24 20:15:36 +02:00 |
marker_fixtures.go
|
People: Optimize face clustering and matching #22
|
2021-08-24 20:15: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: Optimize manually clustered faces #22
|
2021-08-22 21:06:44 +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: Improve face clustering and indexing #22
|
2021-08-19 21:12:38 +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
|
People: Improve face clustering and indexing #22
|
2021-08-19 21:12:38 +02:00 |
photo_fixtures.go
|
Tests: Update fixtures
|
2021-08-23 17:20:03 +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
|
|
|
photo_location_test.go
|
People: Improve face clustering and indexing #22
|
2021-08-19 21:12:38 +02:00 |
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
|
People: Improve face clustering and indexing #22
|
2021-08-19 21:12:38 +02:00 |
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: Improve edit UI and stability #22
|
2021-08-24 14:27:34 +02:00 |
subject_fixtures.go
|
People: Add face + subject fixtures #22
|
2021-08-26 11:58:28 +02:00 |
subject_test.go
|
People: Improve edit UI and stability #22
|
2021-08-24 14:27:34 +02:00 |
time.go
|
People: Improve face clustering and matching #22
|
2021-08-23 16:22:01 +02:00 |
time_test.go
|
People: Improve face clustering and matching #22
|
2021-08-23 16:22:01 +02:00 |
user.go
|
Auth: Set role admin on user creation #98
|
2021-08-24 18:17:03 +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 delete Tests #98
|
2021-08-23 11:52:37 +02:00 |
values.go
|
People: Refactor faces worker and related entities #22
|
2021-08-16 00:29:36 +02:00 |