photoprism/internal/query
Theresa Gresch ad9167360d
Feature/246 (#345)
* Import: Implement "add to album" in backend #246

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* Import: Implement "add to album" in frontend #246

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* Add OriginalName to photo search result

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* Add json tags to PhotoName and PhotoPath

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* Photo: Use EstimateCountry() in UpdateLocation()

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* Photo: Set OriginalName earlier while indexing

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* Ignore whitespace when stripping sequence from filename #335

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* Fix labels count for SQLite

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* Import: Show name of new albums #246

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* Frontend: Add acceptance test files

Co-authored-by: Michael Mayer <michael@liquidbytes.net>
2020-06-01 09:45:24 +02:00
..
testdata/directory Add simple file browser to Library #260 2020-05-24 22:16:06 +02:00
account_search_test.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
account_search.go Feature/246 (#345) 2020-06-01 09:45:24 +02:00
account_uploads_test.go
account_uploads.go Feature/246 (#345) 2020-06-01 09:45:24 +02:00
albums_test.go Code clean-up (make fmt) 2020-05-30 21:37:24 +02:00
albums.go Implement download as zip for moments, calendar and folders #154 2020-05-30 21:31:32 +02:00
categories_test.go Backend: Add tests to internal/query 2020-05-13 10:16:12 +02:00
categories.go
counts.go Add moments #154 2020-05-30 01:41:47 +02:00
file_shares_test.go Backend: Add tests to internal/query 2020-05-14 15:43:39 +02:00
file_shares.go
file_sync_download_test.go Backend: Add tests to internal/query 2020-05-13 10:16:12 +02:00
file_sync_download.go
file_syncs_test.go Backend: Add tests to internal/query 2020-05-13 10:16:12 +02:00
file_syncs.go
files_test.go XMP: Group files based on DocumentID and Instance ID #335 2020-05-27 13:40:21 +02:00
files.go Feature/246 (#345) 2020-06-01 09:45:24 +02:00
folders_test.go Automatically create albums from folders #260 2020-05-30 15:42:04 +02:00
folders.go Feature/246 (#345) 2020-06-01 09:45:24 +02:00
geo_result_test.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
geo_result.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
geo_test.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
geo.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
label_result.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
label_test.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
label.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
labels_test.go Add videos to main navigation #17 2020-05-14 19:03:12 +02:00
labels.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
moments_test.go Add moments #154 2020-05-30 01:41:47 +02:00
moments.go Albums: Add category filter 2020-05-30 21:11:56 +02:00
photo_results_test.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
photo_results.go Feature/246 (#345) 2020-06-01 09:45:24 +02:00
photo_search_test.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
photo_search.go Replace TiDB with SQLite for improved stability #66 2020-05-30 14:52:47 +02:00
photo_test.go Change name of maintenance worker to "prism" #154 2020-05-26 19:27:29 +02:00
photo.go Feature/246 (#345) 2020-06-01 09:45:24 +02:00
query_test.go Replace TiDB with SQLite for improved stability #66 2020-05-30 14:52:47 +02:00
query.go Albums: Add category filter 2020-05-30 21:11:56 +02:00
selection_test.go Feature/246 (#345) 2020-06-01 09:45:24 +02:00
selection.go Feature/246 (#345) 2020-06-01 09:45:24 +02:00