photoprism/internal/config
Michael Mayer 6bebf9043b Config: Add Docker env string to backend requests (develop, prod)
For easier debugging so that development environments can be identified.
2022-03-02 14:16:49 +01:00
..
testdata Frontend: Refactor asset loading #1648 2022-01-18 12:26:33 +01:00
app.go
app_test.go
auth.go
auth_test.go
client.go Config: Add "imprint" option to display legal info in the footer #1990 2022-02-08 14:41:03 +01:00
client_assets.go Frontend: Refactor asset loading #1648 2022-01-18 12:26:33 +01:00
client_assets_test.go Frontend: Fix other assertions in TestClientManifestUri #1648 2022-01-18 12:48:02 +01:00
client_test.go
config.go Config: Add Docker env string to backend requests (develop, prod) 2022-03-02 14:16:49 +01:00
config_test.go Darktable: Set explicit cache and config path, log exact commands #2076 2022-03-02 12:20:02 +01:00
db.go MariaDB: Connect via Unix domain socket if address starts with "/" 2022-02-23 15:08:28 +01:00
db_test.go
default.go Config: Add PHOTOPRISM_DEFAULT_LOCALE Option 2021-12-12 22:09:22 +01:00
default_test.go Config: Add PHOTOPRISM_DEFAULT_LOCALE Option 2021-12-12 22:09:22 +01:00
disable.go Backups: Rename YAML "backup" files to just YAML files #1887 2022-01-06 13:21:42 +01:00
disable_test.go
doc.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
errors.go
face.go
face_test.go
ffmpeg.go
ffmpeg_test.go
flags.go Config: Improve database related flag descriptions 2022-02-23 15:59:13 +01:00
fs.go Darktable: Set explicit cache and config path, log exact commands #2076 2022-03-02 12:20:02 +01:00
fs_test.go Darktable: Set explicit cache and config path, log exact commands #2076 2022-03-02 12:20:02 +01:00
options.go Config: Add "imprint" option to display legal info in the footer #1990 2022-02-08 14:41:03 +01:00
options_test.go
raw.go Darktable: Set explicit cache and config path, log exact commands #2076 2022-03-02 12:20:02 +01:00
raw_test.go
resample.go
resample_test.go
runtime.go
runtime_test.go
server.go
server_test.go
settings.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
settings_test.go Config: Add PHOTOPRISM_DEFAULT_LOCALE Option 2021-12-12 22:09:22 +01:00
tensorflow.go
test.go Tests: Don't trigger fatal error if cache path is not empty 2022-02-23 15:16:45 +01:00
test_test.go
thumbs.go