photoprism/internal/config
2020-12-04 12:15:59 +01:00
..
testdata Backend: Refactor user entity and add pro package 2020-10-03 13:50:30 +02:00
auth.go
auth_test.go
client.go Add feedback form 2020-10-04 22:22:53 +02:00
client_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
config.go Config: Add backup path parameter 2020-12-04 11:02:19 +01:00
config_test.go Config: Add backup path parameter 2020-12-04 11:02:19 +01:00
db.go
doc.go Update trademark 2020-09-21 02:48:22 +02:00
errors.go
filenames.go Fallback to backup path if storage path is not defined or writable 2020-12-04 11:37:31 +01:00
filenames_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
flags.go Config: Add backup path parameter 2020-12-04 11:02:19 +01:00
params.go Config: Add backup path parameter 2020-12-04 11:02:19 +01:00
params_test.go
raw.go
raw_test.go
resample.go
resample_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
runtime.go
runtime_test.go
server.go Backend: Refactor config initialization 2020-10-08 08:52:03 +02:00
server_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
settings.go Config: Create settings.yml if it doesn't exist 2020-12-04 12:15:59 +01:00
settings_test.go Backend: Add credentials and extend person entity #98 #144 2020-09-06 14:18:40 +02:00
tensorflow.go
test.go Config: Add backup path parameter 2020-12-04 11:02:19 +01:00
test_test.go Backend: Fix config tests 2020-10-09 11:35:05 +02:00
thumbs.go