photoprism/internal/query
Michael Mayer 8ea5a882b4 Backend: Add filename search filter
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-12-03 21:07:38 +01:00
..
testdata/directory
account_search_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
account_search.go Fix and improve photo viewer #309 #370 2020-07-01 09:49:03 +02:00
account_uploads_test.go
account_uploads.go
albums_test.go Fix album cover after update #575 2020-11-21 18:05:20 +01:00
albums.go Fix album cover after update #575 2020-11-21 18:05:20 +01:00
categories_test.go
categories.go
counts_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
counts.go
errors_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
errors.go Backend: Improve log messages 2020-07-14 18:00:32 +02: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 Backend: Format go imports 2020-11-21 18:08:41 +01:00
file_sync_download.go
file_syncs_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
file_syncs.go
files_test.go Indexer: Update index when files were renamed #568 2020-11-15 15:15:56 +01:00
files.go Indexer: Fix purge and restore of RAW files #568 #614 2020-11-21 23:28:03 +01:00
folders_test.go
folders.go Backend: Refactor file indexing / skipping 2020-07-18 20:58:35 +02:00
geo_result_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
geo_result.go
geo_test.go Backend: Add unit tests for internal/query 2020-07-13 13:12:32 +02:00
geo.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
label_result.go
label_test.go
label.go
labels_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
labels.go Fix and improve photo viewer #309 #370 2020-07-01 09:49:03 +02:00
moments_test.go Backend: Add unit tests for internal/query 2020-07-13 13:12:32 +02:00
moments.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
photo_results_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
photo_results.go Index: Don't stack files based on XMP InstanceID 2020-08-18 00:45:53 +02:00
photo_search_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
photo_search.go Backend: Add filename search filter 2020-12-03 21:07:38 +01:00
photo_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
photo.go Indexer: Fix purge and restore of RAW files #568 #614 2020-11-21 23:28:03 +01:00
query_test.go Index: Refactor mime type detection #391 2020-07-21 14:43:45 +02:00
query.go Update trademark 2020-09-21 02:48:22 +02:00
selection_test.go
selection.go