photoprism/internal/query
Michael Mayer 006b5bb704 Code Quality: Add "gofmt -w -s pkg internal cmd" to "make fmt-go"
gofmt formats Go source code, where -s stands for "simplify"
2022-01-08 12:12:00 +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
categories.go
categories_test.go
counts.go
counts_test.go
covers.go SQLite: Rename dialect constant to SQLite3 for consistency #319 #1791 2021-12-09 07:47:23 +01:00
covers_test.go
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_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
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
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 SQLite: Rename dialect constant to SQLite3 for consistency #319 #1791 2021-12-09 07:47:23 +01:00
photo_selection_test.go
photo_test.go
places.go
places_test.go
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 Copyright: Update year in source files and footer.vue 2022-01-03 13:46:52 +01:00
query_test.go
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