photoprism/internal/config
Michael Mayer 39878b3f83 Store created files in .photoprism sub directory
See #268, #311 and #313

Hidden directory name poll: https://twitter.com/browseyourlife/status/1262320988081074178

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-18 15:45:55 +02:00
..
testdata Index and import subdirectories #258 2020-05-06 15:53:47 +02:00
auth.go
auth_test.go
client.go Store created files in .photoprism sub directory 2020-05-18 15:45:55 +02:00
config.go Add template settings; remove twitter config value 2020-05-05 18:26:44 +02:00
config_test.go Backend: Close db connection after running tests 2020-05-08 18:35:19 +02:00
db.go Run unit tests in separate databases to avoid conflicts 2020-05-08 19:34:29 +02:00
doc.go
errors.go
filenames.go Backend: Read from JSON sidecar files (created by exiftool) #4 #243 2020-05-13 20:53:15 +02:00
flags.go Index and show video metadata #17 2020-05-14 11:57:26 +02:00
params.go Backend: Read from JSON sidecar files (created by exiftool) #4 #243 2020-05-13 20:53:15 +02:00
params_test.go
resample.go
runtime.go Add template settings; remove twitter config value 2020-05-05 18:26:44 +02:00
runtime_test.go Add template settings; remove twitter config value 2020-05-05 18:26:44 +02:00
server.go Add template settings; remove twitter config value 2020-05-05 18:26:44 +02:00
settings.go Index and import subdirectories #258 2020-05-06 15:53:47 +02:00
settings_test.go
tensorflow.go
test.go Run unit tests in separate databases to avoid conflicts 2020-05-08 19:34:29 +02:00
test_test.go
thumbnails.go