.. |
testdata/directory
|
|
|
account.go
|
|
|
account_test.go
|
|
|
account_uploads.go
|
|
|
account_uploads_test.go
|
|
|
albums.go
|
Albums: Toggle states and show country as location #1608 #1664 #1725
|
2021-11-18 13:13:48 +01:00 |
albums_test.go
|
Tests: Add unit tests
|
2021-10-22 16:03:50 +02:00 |
categories.go
|
|
|
categories_test.go
|
|
|
counts.go
|
|
|
counts_test.go
|
|
|
covers.go
|
Backend: Add index update mutex to reduce database locking
|
2021-10-06 11:50:48 +02:00 |
covers_test.go
|
Covers: Rename "preview images" to "cover thumbs" for consistency #383
|
2021-10-01 16:44:50 +02:00 |
duplicates.go
|
|
|
duplicates_test.go
|
|
|
errors.go
|
|
|
errors_test.go
|
|
|
faces.go
|
Backend: Add index update mutex to reduce database locking
|
2021-10-06 11:50:48 +02:00 |
faces_test.go
|
Tests: Add unit tests
|
2021-10-22 16:03:50 +02:00 |
file_shares.go
|
|
|
file_shares_test.go
|
|
|
file_sync_download.go
|
|
|
file_sync_download_test.go
|
|
|
file_syncs.go
|
|
|
file_syncs_test.go
|
|
|
files.go
|
Index: Improve comments and log messages #1559
|
2021-09-30 16:11:45 +02:00 |
files_hashes.go
|
|
|
files_hashes_test.go
|
|
|
files_test.go
|
Index: Purge orphan file entries #1559
|
2021-09-30 15:50:10 +02:00 |
folders.go
|
Backend: Add index update mutex to reduce database locking
|
2021-10-06 11:50:48 +02:00 |
folders_test.go
|
|
|
label.go
|
Covers: Rename "preview images" to "cover thumbs" for consistency #383
|
2021-10-01 16:44:50 +02:00 |
label_test.go
|
|
|
markers.go
|
People: Add embeddings blacklist to reduce false positives #22
|
2021-09-30 13:44:23 +02:00 |
markers_test.go
|
People: Add embeddings blacklist to reduce false positives #22
|
2021-09-30 13:44:23 +02:00 |
moments.go
|
Albums: Toggle states and show country as location #1608 #1664 #1725
|
2021-11-18 13:13:48 +01:00 |
moments_test.go
|
Albums: Toggle states and show country as location #1608 #1664 #1725
|
2021-11-18 13:13:48 +01:00 |
photo.go
|
Places: Remove unique label index and purge unused location infos #1664
|
2021-11-20 19:14:00 +01:00 |
photo_map.go
|
|
|
photo_map_test.go
|
|
|
photo_selection.go
|
|
|
photo_selection_test.go
|
|
|
photo_test.go
|
Places: Remove unique label index and purge unused location infos #1664
|
2021-11-20 19:14:00 +01:00 |
places.go
|
Places: Remove unique label index and purge unused location infos #1664
|
2021-11-20 19:14:00 +01:00 |
places_test.go
|
Places: Remove unique label index and purge unused location infos #1664
|
2021-11-20 19:14:00 +01:00 |
purge.go
|
Backend: Add index update mutex to reduce database locking
|
2021-10-06 11:50:48 +02:00 |
purge_test.go
|
Index: Purge orphan file entries #1559
|
2021-09-30 15:50:10 +02:00 |
query.go
|
Database: Add manual schema migrations #319
|
2021-11-21 14:05:07 +01:00 |
query_test.go
|
|
|
subjects.go
|
People: Hide person from people and new faces overviews #1554
|
2021-10-06 15:27:17 +02:00 |
subjects_test.go
|
|
|
users.go
|
|
|
users_test.go
|
Auth: Normalize Username (trim space, lowercase) #1103 #1309 #1546 #1610
|
2021-11-12 09:10:15 +01:00 |