photoprism/internal/config
Michael Mayer a4e2867c86 Split import command into copy and move
Upgraded JS dependencies and did some refactoring along the way...

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-31 15:29:06 +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 Split import command into copy and move 2020-01-31 15:29:06 +01:00
config_test.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
db.go Backend: Use original file if thumb size exceeds limit #172 2020-01-08 19:51:21 +01:00
doc.go
errors.go
filenames.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
flags.go Backend: Disable NSFW detection by default to boost performance 2020-01-13 16:48:32 +01:00
params.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
params_test.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
server.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
settings.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
settings_test.go
tensorflow.go
test.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
test_test.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
thumbnails.go