photoprism/internal/photoprism
Michael Mayer 718e465201 Thumbnails: Change log level from Debug to Info
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-02-02 03:53:45 +01: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 Backend: Run multiple instances of Sips 2020-02-01 23:07:20 +01: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 Backend: Fix RAW to JPEG conversion with Sips (OS X) 2020-02-01 22:48:07 +01:00
import.go Backend: Store and index original file names during import #184 2020-02-01 20:52:28 +01: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 Backend: Store and index original file names during import #184 2020-02-01 20:52:28 +01:00
index.go Backend: Store and index original file names during import #184 2020-02-01 20:52:28 +01:00
index_mediafile.go Backend: Store and index original file names during import #184 2020-02-01 20:52:28 +01: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 Backend: Store and index original file names during import #184 2020-02-01 20:52:28 +01: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 Thumbnails: Change log level from Debug to Info 2020-02-02 03:53:45 +01:00
mediafile_test.go Backend: Store and index original file names during import #184 2020-02-01 20:52:28 +01: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 Shorten unique IDs 2020-01-23 09:50:43 +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 Backend: Refactor RelatedFiles() 2020-01-02 00:45:58 +01:00
resample.go Backend: Store and index original file names during import #184 2020-02-01 20:52:28 +01: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 Docker: Fix demo after renaming import command 2020-01-31 17:29:55 +01: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