photoprism/internal/query
2022-03-02 12:20:02 +01:00
..
testdata/directory
account.go
account_test.go
account_uploads.go
account_uploads_test.go
albums.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +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 Logs: Reduce logs levels of cover and count updates 2022-02-19 19:59:28 +01: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 Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
faces_test.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
file_selection.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
file_shares.go
file_shares_test.go
file_sync_download.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
file_sync_download_test.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
file_syncs.go
file_syncs_test.go
files.go Index: Improve indexing and unstacking of related files #1823 2022-01-05 16:37:19 +01:00
files_hashes.go
files_hashes_test.go
files_test.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
folders.go People: Add mutex so changes don't get processed concurrently 2021-12-09 02:33:41 +01: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
markers_test.go
moments.go Code Quality: Add "gofmt -w -s pkg internal cmd" to "make fmt-go" 2022-01-08 12:12:00 +01:00
moments_test.go Albums: Remove duplicate moments 2021-11-24 17:51:39 +01:00
photo.go SQLite: Rename dialect constant to SQLite3 for consistency #319 #1791 2021-12-09 07:47:23 +01:00
photo_map.go
photo_map_test.go
photo_selection.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
photo_selection_test.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
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 People: Add mutex so changes don't get processed concurrently 2021-12-09 02:33:41 +01:00
purge_test.go
query.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
query_test.go Darktable: Set explicit cache and config path, log exact commands #2076 2022-03-02 12:20:02 +01:00
subjects.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01: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