photoprism/internal/config
Michael Mayer 32fdb72ac9 Backend: Code clean-up
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-02 04:08:33 +01:00
..
testdata Add test for settings.go 2019-12-17 19:29:43 +01:00
client.go Backend: Refactor config package and add Workers() func 2020-01-02 00:03:07 +01:00
config_test.go Backend: Refactor config package and add Workers() func 2020-01-02 00:03:07 +01:00
config.go Backend: Code clean-up 2020-01-02 04:08:33 +01:00
db.go Backend: Refactor config package and add Workers() func 2020-01-02 00:03:07 +01:00
doc.go Rename context package to config and fsutil to util 2019-05-06 23:18:10 +02:00
errors.go Backend: Implement NSFW config flags 2019-12-15 17:19:16 +01:00
filenames.go Backend: Refactor config package and add Workers() func 2020-01-02 00:03:07 +01:00
flags.go Add "experimental" feature flag #152 #153 #154 2019-12-30 12:38:11 +01:00
params_test.go Rename context package to config and fsutil to util 2019-05-06 23:18:10 +02:00
params.go Add "experimental" feature flag #152 #153 #154 2019-12-30 12:38:11 +01:00
server.go Backend: Refactor config package and add Workers() func 2020-01-02 00:03:07 +01:00
settings_test.go Add test for settings.go 2019-12-17 19:29:43 +01:00
settings.go Backend: Refactor config package and add Workers() func 2020-01-02 00:03:07 +01:00
test_test.go Add tests for test.go 2019-12-22 19:21:47 +01:00
test.go Backend: Implement NSFW config flags 2019-12-15 17:19:16 +01:00
thumbnails.go Share available thumbnail types with JS frontend 2019-05-14 16:04:17 +02:00