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
auth.go Backend: Rename utils.go to auth.go #221 2020-01-28 13:12:29 +01:00
auth_test.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.go Backend: Use goroutines image format conversion 2020-01-19 12:50:44 +01:00
config_test.go Improve test coverage (#206) 2020-01-19 13:27:15 +01:00
db.go
doc.go
errors.go
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.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
server.go
settings.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
settings_test.go
tensorflow.go
test.go Update testdata.zip 2020-01-26 10:22:27 +01:00
test_test.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
thumbnails.go