.. |
account.go
|
|
|
account_fixtures.go
|
|
|
account_test.go
|
Backend: Add unit tests for internal/entity
|
2020-07-08 15:25:33 +02:00 |
album.go
|
|
|
album_fixtures.go
|
|
|
album_fixtures_test.go
|
|
|
album_test.go
|
Backend: Add unit tests for internal/entity
|
2020-07-08 18:09:18 +02:00 |
camera.go
|
Concurrency fixes for cameras, lenss, folders, keywords, and labels #357
|
2020-07-07 20:44:33 +02:00 |
camera_fixtures.go
|
|
|
camera_fixtures_test.go
|
|
|
camera_test.go
|
Backend: Add unit tests for internal/entity
|
2020-07-09 11:27:44 +02:00 |
category.go
|
|
|
category_fixtures.go
|
|
|
category_test.go
|
|
|
const.go
|
|
|
country.go
|
Try fetching country again if create fails #357
|
2020-07-07 16:56:02 +02:00 |
country_fixtures.go
|
|
|
country_test.go
|
Backend: Add unit tests for internal/entity
|
2020-07-08 18:09:18 +02:00 |
db.go
|
|
|
details.go
|
Concurrency fix for photo details #357
|
2020-07-09 17:45:56 +02:00 |
details_fixtures.go
|
|
|
details_fixtures_test.go
|
|
|
details_test.go
|
Backend: Add unit tests for internal/entity
|
2020-07-09 11:27:44 +02:00 |
entity.go
|
|
|
entity_test.go
|
|
|
error.go
|
|
|
file.go
|
|
|
file_fixtures.go
|
Backend: Add unit tests for internal/entity
|
2020-07-09 11:27:44 +02:00 |
file_share.go
|
|
|
file_share_fixtures.go
|
|
|
file_share_fixtures_test.go
|
|
|
file_share_test.go
|
Backend: Add unit tests for internal/entity
|
2020-07-09 11:50:58 +02:00 |
file_sync.go
|
|
|
file_sync_fixtures.go
|
|
|
file_sync_fixtures_test.go
|
|
|
file_sync_test.go
|
Backend: Add unit tests for internal/entity
|
2020-07-09 11:50:58 +02:00 |
file_test.go
|
Backend: Add unit tests for internal/entity
|
2020-07-09 11:27:44 +02:00 |
fixtures.go
|
|
|
folder.go
|
Concurrency fixes for cameras, lenss, folders, keywords, and labels #357
|
2020-07-07 20:44:33 +02:00 |
folder_fixtures.go
|
|
|
folder_test.go
|
Backend: Add unit tests for internal/entity
|
2020-07-09 12:24:44 +02:00 |
keyword.go
|
Concurrency fixes for cameras, lenss, folders, keywords, and labels #357
|
2020-07-07 20:44:33 +02:00 |
keyword_fixtures.go
|
|
|
keyword_fixtures_test.go
|
|
|
keyword_test.go
|
Backend: Add unit tests for internal/entity
|
2020-07-09 15:37:30 +02:00 |
label.go
|
Concurrency fixes for cameras, lenss, folders, keywords, and labels #357
|
2020-07-07 20:44:33 +02:00 |
label_fixtures.go
|
|
|
label_fixtures_test.go
|
|
|
label_test.go
|
Backend: Add unit tests for internal/entity
|
2020-07-09 15:37:30 +02:00 |
lens.go
|
Concurrency fixes for cameras, lenss, folders, keywords, and labels #357
|
2020-07-07 20:44:33 +02:00 |
lens_fixtures.go
|
|
|
lens_fixtures_test.go
|
|
|
lens_test.go
|
Backend: Add unit tests for internal/entity
|
2020-07-09 16:46:13 +02:00 |
link.go
|
|
|
link_fixtures.go
|
Backend: Add unit tests for internal/entity
|
2020-07-09 16:46:13 +02:00 |
link_test.go
|
Backend: Add unit tests for internal/entity
|
2020-07-09 16:46:13 +02:00 |
location.go
|
Try fetching country again if create fails #357
|
2020-07-07 16:56:02 +02:00 |
location_fixtures.go
|
|
|
location_fixtures_test.go
|
Backend: Add unit tests for internal/entity
|
2020-07-10 10:29:56 +02:00 |
location_test.go
|
Backend: Add unit tests for internal/entity
|
2020-07-10 10:29:56 +02:00 |
password.go
|
|
|
password_test.go
|
Backend: Add unit tests for internal/entity
|
2020-07-10 10:58:06 +02:00 |
person.go
|
|
|
person_test.go
|
|
|
photo.go
|
Concurrency fix for photo details #357
|
2020-07-09 17:45:56 +02:00 |
photo_album.go
|
|
|
photo_album_fixtures.go
|
|
|
photo_album_fixtures_test.go
|
|
|
photo_album_test.go
|
|
|
photo_counts.go
|
|
|
photo_counts_test.go
|
|
|
photo_fixtures.go
|
|
|
photo_fixtures_test.go
|
|
|
photo_keyword.go
|
Concurrency fixes for cameras, lenss, folders, keywords, and labels #357
|
2020-07-07 20:44:33 +02:00 |
photo_keyword_fixtures.go
|
|
|
photo_keyword_test.go
|
|
|
photo_label.go
|
Concurrency fixes for cameras, lenss, folders, keywords, and labels #357
|
2020-07-07 20:44:33 +02:00 |
photo_label_test.go
|
|
|
photo_location.go
|
|
|
photo_location_test.go
|
|
|
photo_optimize.go
|
Fix time difference threshold in Photo.EstimatePlace()
|
2020-07-07 13:18:34 +02:00 |
photo_optimize_test.go
|
|
|
photo_quality.go
|
|
|
photo_quality_test.go
|
|
|
photo_test.go
|
|
|
photo_yaml.go
|
Load existing photo if uid was found in YAML sidecar file #357
|
2020-07-07 12:20:38 +02:00 |
photo_yaml_test.go
|
|
|
place.go
|
Try fetching places and location again if create fails #357
|
2020-07-07 16:40:29 +02:00 |
place_fixtures.go
|
|
|
place_fixtures_test.go
|
|
|
place_test.go
|
|
|
time.go
|
|
|
time_test.go
|
|
|
views.go
|
|
|