photoprism/internal/config
Michael Mayer 4421e7d203 Add simple file browser to Library #260
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-24 22:16:06 +02:00
..
testdata Add simple file browser to Library #260 2020-05-24 22:16:06 +02:00
auth.go
auth_test.go
client.go Add simple file browser to Library #260 2020-05-24 22:16:06 +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 Backend: Log errors in database 2020-05-19 13:48:05 +02:00
doc.go
errors.go Backend: Refactor config tests 2020-04-30 16:09:05 +02:00
filenames.go Add PHOTOPRISM_SIDECAR_HIDDEN and PHOTOPRISM_JPEG_HIDDEN flags #311 2020-05-19 11:00:17 +02:00
flags.go Add PHOTOPRISM_SIDECAR_HIDDEN and PHOTOPRISM_JPEG_HIDDEN flags #311 2020-05-19 11:00:17 +02:00
params.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
params_test.go Config: Rename "sql" / "internal" to "tidb" for more clarity 2020-04-28 22:49:02 +02:00
resample.go Add PHOTOPRISM_SIDECAR_HIDDEN and PHOTOPRISM_JPEG_HIDDEN flags #311 2020-05-19 11:00:17 +02:00
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 Add simple file browser to Library #260 2020-05-24 22:16:06 +02:00
settings_test.go
tensorflow.go Revert and improve naming of thumbnail config values #294 2020-05-05 17:04:13 +02:00
test.go Add PHOTOPRISM_SIDECAR_HIDDEN and PHOTOPRISM_JPEG_HIDDEN flags #311 2020-05-19 11:00:17 +02:00
test_test.go Backend: Refactor config tests 2020-04-30 16:09:05 +02:00
thumbnails.go