photoprism/internal/photoprism
Michael Mayer b020b4e415 Sync: Ignore unsupported file types #225
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-04-07 10:42:42 +02:00
..
canonical.go Backend: Store and index original file names during import #184 2020-02-01 20:52:28 +01:00
colors.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
colors_test.go Add test for colors.go 2020-01-20 17:44:05 +01:00
convert.go Sync: Ignore unsupported file types #225 2020-04-07 10:42:42 +02:00
convert_test.go Backend: Store and index original file names during import #184 2020-02-01 20:52:28 +01:00
convert_worker.go Sync: Import/index after downloading #225 2020-04-06 22:09:45 +02:00
import.go Sync: Import/index after downloading #225 2020-04-06 22:09:45 +02:00
import_options.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
import_test.go Backend: Store and index original file names during import #184 2020-02-01 20:52:28 +01:00
import_worker.go Sync: Ignore unsupported file types #225 2020-04-07 10:42:42 +02:00
index.go Sync: Import/index after downloading #225 2020-04-06 22:09:45 +02:00
index_mediafile.go Sync: Ignore unsupported file types #225 2020-04-07 10:42:42 +02:00
index_options.go Backend: Major code refactoring 2020-01-02 05:03:47 +01:00
index_options_test.go Add test for index_options.go 2020-01-20 18:34:15 +01:00
index_test.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
index_worker.go Sync: Ignore unsupported file types #225 2020-04-07 10:42:42 +02:00
label.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
label_test.go Add test for label.go 2020-01-27 15:26:48 +01:00
location.go Backend: Index keywords in non-canonical file names 2020-02-01 10:29:44 +01:00
location_test.go Backend: Index keywords in non-canonical file names 2020-02-01 10:29:44 +01:00
mediafile.go Sync: Ignore unsupported file types #225 2020-04-07 10:42:42 +02:00
mediafile_test.go Sync: Ignore unsupported file types #225 2020-04-07 10:42:42 +02:00
mediafiles.go Backend: Store and index original file names during import #184 2020-02-01 20:52:28 +01:00
metadata.go Backend: Store and index original file names during import #184 2020-02-01 20:52:28 +01:00
metadata_test.go Backend: Add fields to Meta.Data struct #243 2020-02-07 14:40:06 +01:00
photoprism.go Add event hook for sending logs to frontend 2019-12-02 00:30:58 +01:00
photoprism_test.go Format Go code: go fmt ./internal/... ./cmd/... 2019-06-09 05:22:53 +02:00
related.go Sync: Import/index after downloading #225 2020-04-06 22:09:45 +02:00
resample.go Sync: Import/index after downloading #225 2020-04-06 22:09:45 +02:00
resample_test.go Backend: Store and index original file names during import #184 2020-02-01 20:52:28 +01:00
resample_worker.go Sync: Import/index after downloading #225 2020-04-06 22:09:45 +02:00
timezone.go Backend: Index keywords in non-canonical file names 2020-02-01 10:29:44 +01:00
timezone_test.go Implement time zone support for "TakenAt" 2019-09-19 14:23:39 -07:00