photoprism/internal/query
Michael Mayer 24cfa1aea2 Backend: Refactor file indexing / skipping
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-07-18 20:58:35 +02:00
..
testdata/directory
account_search_test.go
account_search.go
account_uploads_test.go
account_uploads.go
albums_test.go
albums.go
categories_test.go
categories.go
counts_test.go
counts.go
errors_test.go
errors.go Backend: Improve log messages 2020-07-14 18:00:32 +02:00
file_shares_test.go
file_shares.go
file_sync_download_test.go
file_sync_download.go
file_syncs_test.go
file_syncs.go
files_test.go Add file timestamp map for faster indexing #391 2020-07-17 12:47:12 +02:00
files.go Use int64 for file modification timestamps #391 2020-07-17 16:09:55 +02:00
folders_test.go
folders.go Backend: Refactor file indexing / skipping 2020-07-18 20:58:35 +02:00
geo_result_test.go
geo_result.go
geo_test.go Backend: Add unit tests for internal/query 2020-07-13 13:12:32 +02:00
geo.go
label_result.go
label_test.go
label.go
labels_test.go Backend: Add unit tests for internal/query 2020-07-13 12:29:11 +02:00
labels.go
moments_test.go Backend: Add unit tests for internal/query 2020-07-13 13:12:32 +02:00
moments.go
photo_results_test.go Backend: Add unit tests for internal/query 2020-07-13 12:29:11 +02:00
photo_results.go Index image projection and add panorama filter 2020-07-16 13:02:48 +02:00
photo_search_test.go Backend: Remove unused duplicate filter from photo search 2020-07-18 13:09:22 +02:00
photo_search.go Backend: Remove unused duplicate filter from photo search 2020-07-18 13:09:22 +02:00
photo_test.go Backend: Add unit tests for internal/query 2020-07-13 12:29:11 +02:00
photo.go
query_test.go Backend: Add unit tests for internal/query 2020-07-13 13:12:32 +02:00
query.go
selection_test.go
selection.go