photoprism/internal/config
Michael Mayer bd3426ae51 Add video player #17
Still need to index metadata. Work in progress.

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-13 15:36:49 +02:00
..
testdata Index and import subdirectories #258 2020-05-06 15:53:47 +02:00
auth.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
auth_test.go Add common feature flags incl upload #284 2020-04-13 18:08:21 +02:00
client.go Backend: Update label photo count and refactor entity fixtures 2020-05-10 19:43:49 +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 Rename context package to config and fsutil to util 2019-05-06 23:18:10 +02:00
errors.go Backend: Refactor config tests 2020-04-30 16:09:05 +02:00
filenames.go Initial video support #17 2020-05-11 18:29:17 +02:00
flags.go Add video player #17 2020-05-13 15:36:49 +02:00
params.go Initial video support #17 2020-05-11 18:29:17 +02:00
params_test.go Config: Rename "sql" / "internal" to "tidb" for more clarity 2020-04-28 22:49:02 +02:00
resample.go Improve naming of thumbnail config values #294 2020-05-05 17:17:19 +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 Index and import subdirectories #258 2020-05-06 15:53:47 +02:00
settings_test.go Maps: Add animation duration to settings 2020-03-31 18:56:52 +02:00
tensorflow.go Revert and improve naming of thumbnail config values #294 2020-05-05 17:04:13 +02:00
test.go Run unit tests in separate databases to avoid conflicts 2020-05-08 19:34:29 +02:00
test_test.go Backend: Refactor config tests 2020-04-30 16:09:05 +02:00
thumbnails.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00