photoprism/internal/config
Michael Mayer 7ecc146460 Backend: Rename utils.go to auth.go #221
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-28 13:12:29 +01:00
..
testdata Add test for settings.go 2019-12-17 19:29:43 +01:00
auth_test.go Backend: Rename utils.go to auth.go #221 2020-01-28 13:12:29 +01:00
auth.go Backend: Rename utils.go to auth.go #221 2020-01-28 13:12:29 +01:00
client.go Add Websocket authentication #216 2020-01-22 16:54:01 +01:00
config_test.go Improve test coverage (#206) 2020-01-19 13:27:15 +01:00
config.go Backend: Use goroutines image format conversion 2020-01-19 12:50:44 +01:00
db.go Backend: Use original file if thumb size exceeds limit #172 2020-01-08 19:51:21 +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: Improve startup error messages #194 2020-01-21 13:59:41 +01:00
flags.go Backend: Disable NSFW detection by default to boost performance 2020-01-13 16:48:32 +01:00
params_test.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
params.go Backend: Disable NSFW detection by default to boost performance 2020-01-13 16:48:32 +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: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
tensorflow.go Backend: Add config parameters #99 #157 #180 2020-01-06 06:59:35 +01:00
test_test.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
test.go Update testdata.zip 2020-01-26 10:22:27 +01:00
thumbnails.go Share available thumbnail types with JS frontend 2019-05-14 16:04:17 +02:00