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_test.go People: Add faces API endpoint & JS model #22 2021-09-18 15:32:39 +02:00
account_uploads_test.go
account_uploads.go Videos: Enforce transcoding to MPEG-4 AVC #603 2020-12-12 17:20:31 +01:00
account.go People: Add faces API endpoint & JS model #22 2021-09-18 15:32:39 +02:00
albums_test.go Tests: Add unit tests 2021-10-22 16:03:50 +02:00
albums.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
categories_test.go
categories.go
counts_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
counts.go Add favorite places 2020-06-08 18:32:51 +02:00
covers_test.go Covers: Rename "preview images" to "cover thumbs" for consistency #383 2021-10-01 16:44:50 +02:00
covers.go SQLite: Rename dialect constant to SQLite3 for consistency #319 #1791 2021-12-09 07:47:23 +01:00
duplicates_test.go Backup: Improve command flags and usage docs #1190 #1193 2021-04-19 13:48:46 +02:00
duplicates.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
errors_test.go Tests: Add tests for internal/query 2021-03-03 11:49:32 +01:00
errors.go Backend: Improve log messages 2020-07-14 18:00:32 +02:00
faces_test.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
faces.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
file_shares_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
file_shares.go
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_sync_download.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
file_syncs_test.go Tests: Update fixtures 2021-07-22 15:05:23 +02:00
file_syncs.go
files_hashes_test.go People: Remove orphan face crop thumbnails #22 2021-09-21 08:56:35 +02:00
files_hashes.go People: Remove orphan face crop thumbnails #22 2021-09-21 08:56:35 +02:00
files_test.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
files.go Index: Improve indexing and unstacking of related files #1823 2022-01-05 16:37:19 +01:00
folders_test.go Tests: Add tests for internal/api 2021-03-10 11:30:26 +01:00
folders.go People: Add mutex so changes don't get processed concurrently 2021-12-09 02:33:41 +01:00
label_test.go Tests: Adapt tests to updated fixtures 2021-08-16 17:15:06 +02:00
label.go Covers: Rename "preview images" to "cover thumbs" for consistency #383 2021-10-01 16:44:50 +02:00
markers_test.go People: Add embeddings blacklist to reduce false positives #22 2021-09-30 13:44:23 +02:00
markers.go People: Add embeddings blacklist to reduce false positives #22 2021-09-30 13:44:23 +02:00
moments_test.go Albums: Remove duplicate moments 2021-11-24 17:51:39 +01:00
moments.go Code Quality: Add "gofmt -w -s pkg internal cmd" to "make fmt-go" 2022-01-08 12:12:00 +01:00
photo_map_test.go Indexer: Merge identical photos (stack files) #576 2020-12-04 19:51:51 +01:00
photo_map.go Indexer: Merge identical photos (stack files) #576 2020-12-04 19:51:51 +01:00
photo_selection_test.go People: Add faces API endpoint & JS model #22 2021-09-18 15:32:39 +02:00
photo_selection.go SQLite: Rename dialect constant to SQLite3 for consistency #319 #1791 2021-12-09 07:47:23 +01:00
photo_test.go Places: Remove unique label index and purge unused location infos #1664 2021-11-20 19:14:00 +01:00
photo.go SQLite: Rename dialect constant to SQLite3 for consistency #319 #1791 2021-12-09 07:47:23 +01:00
places_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
purge_test.go Index: Purge orphan file entries #1559 2021-09-30 15:50:10 +02:00
purge.go People: Add mutex so changes don't get processed concurrently 2021-12-09 02:33:41 +01:00
query_test.go People: Add keywords, subjects, and albums search filters #22 #882 2021-08-29 16:16:49 +02:00
query.go Copyright: Update year in source files and footer.vue 2022-01-03 13:46:52 +01:00
subjects_test.go Index: Replace changed file hashes and remove orphan markers 2021-09-24 13:13:59 +02:00
subjects.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
users_test.go Auth: Normalize Username (trim space, lowercase) #1103 #1309 #1546 #1610 2021-11-12 09:10:15 +01:00
users.go Auth: Remove DeleteUserByName() #98 2021-08-20 00:13:49 +02:00