.. |
account.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
account_fixtures.go
|
|
|
account_test.go
|
|
|
address.go
|
Person: Rename optional UserUUID to GlobalUID #98 #144
|
2020-09-16 15:35:35 +02:00 |
album.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
album_fixtures.go
|
Backend: Add unit tests for internal/query
|
2020-07-13 11:11:52 +02:00 |
album_fixtures_test.go
|
|
|
album_test.go
|
Index: Skip duplicates and handle files with wrong extension #391
|
2020-07-20 19:48:31 +02:00 |
camera.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
camera_fixtures.go
|
|
|
camera_fixtures_test.go
|
|
|
camera_test.go
|
|
|
category.go
|
|
|
category_fixtures.go
|
|
|
category_test.go
|
|
|
cell.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
cell_fixtures.go
|
Backend: Refactor location data tables and entities
|
2020-07-12 08:27:05 +02:00 |
cell_fixtures_test.go
|
Backend: Refactor location data tables and entities
|
2020-07-12 08:27:05 +02:00 |
cell_test.go
|
Backend: Refactor location data tables and entities
|
2020-07-12 08:27:05 +02:00 |
const.go
|
Index: Skip duplicates and handle files with wrong extension #391
|
2020-07-20 19:48:31 +02:00 |
country.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
country_fixtures.go
|
|
|
country_test.go
|
|
|
db.go
|
|
|
details.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
details_fixtures.go
|
|
|
details_fixtures_test.go
|
|
|
details_test.go
|
Index: Skip empty files #391
|
2020-07-21 10:44:41 +02:00 |
duplicate.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
duplicate_test.go
|
Metadata: Upgrade go-exif v3
|
2020-07-21 10:52:39 +02:00 |
entity.go
|
Backend: Refactor person entity for smaller db row size #144
|
2020-09-07 12:18:12 +02:00 |
entity_test.go
|
Index: Refactor mime type detection #391
|
2020-07-21 14:43:45 +02:00 |
error.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
file.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
file_fixtures.go
|
Index: Skip duplicates and handle files with wrong extension #391
|
2020-07-20 19:48:31 +02:00 |
file_share.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
file_share_fixtures.go
|
|
|
file_share_fixtures_test.go
|
|
|
file_share_test.go
|
|
|
file_sync.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
file_sync_fixtures.go
|
Backend: Add unit tests for internal/workers
|
2020-07-13 16:44:17 +02:00 |
file_sync_fixtures_test.go
|
|
|
file_sync_test.go
|
|
|
file_test.go
|
Use int64 for file modification timestamps #391
|
2020-07-17 16:09:55 +02:00 |
fixtures.go
|
Backend: Refactor location data tables and entities
|
2020-07-12 08:27:05 +02:00 |
folder.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
folder_fixtures.go
|
|
|
folder_test.go
|
|
|
keyword.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
keyword_fixtures.go
|
Backend: Add unit tests for internal/query
|
2020-07-13 12:29:11 +02:00 |
keyword_fixtures_test.go
|
|
|
keyword_test.go
|
|
|
label.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
label_fixtures.go
|
Backend: Add unit tests for internal/api
|
2020-07-14 11:24:00 +02:00 |
label_fixtures_test.go
|
|
|
label_test.go
|
|
|
lens.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
lens_fixtures.go
|
|
|
lens_fixtures_test.go
|
|
|
lens_test.go
|
|
|
link.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
link_fixtures.go
|
|
|
link_test.go
|
|
|
password.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
password_test.go
|
|
|
person.go
|
Person: Rename optional UserUUID to GlobalUID #98 #144
|
2020-09-16 15:35:35 +02:00 |
person_test.go
|
|
|
photo.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
photo_album.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
photo_album_fixtures.go
|
|
|
photo_album_fixtures_test.go
|
|
|
photo_album_test.go
|
|
|
photo_counts.go
|
|
|
photo_counts_test.go
|
|
|
photo_fixtures.go
|
Backend: Add unit tests for internal/api
|
2020-07-14 14:46:27 +02:00 |
photo_fixtures_test.go
|
|
|
photo_keyword.go
|
|
|
photo_keyword_fixtures.go
|
|
|
photo_keyword_test.go
|
|
|
photo_label.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
photo_label_test.go
|
|
|
photo_location.go
|
Backend: Refactor location data tables and entities
|
2020-07-12 08:27:05 +02:00 |
photo_location_test.go
|
|
|
photo_optimize.go
|
Backend: Improve country estimate from folder name
|
2020-08-14 15:36:48 +02:00 |
photo_optimize_test.go
|
Backend: Improve country estimate from folder name
|
2020-08-14 15:36:48 +02:00 |
photo_quality.go
|
|
|
photo_quality_test.go
|
|
|
photo_test.go
|
Backend: Add validation for valid dates in setTakenAt()
|
2020-08-18 10:42:09 +02:00 |
photo_yaml.go
|
|
|
photo_yaml_test.go
|
|
|
place.go
|
Backend: Refactor person entity #98 #144
|
2020-09-13 17:51:43 +02:00 |
place_fixtures.go
|
Backend: Refactor location data tables and entities
|
2020-07-12 08:27:05 +02:00 |
place_fixtures_test.go
|
Backend: Refactor location data tables and entities
|
2020-07-12 08:27:05 +02:00 |
place_test.go
|
Backend: Refactor location data tables and entities
|
2020-07-12 08:27:05 +02:00 |
time.go
|
|
|
time_test.go
|
|
|