photoprism/internal/config
Michael Mayer a7b1c1b11e WebDAV: Allow read access in read-only mode and improve logs #3177 #3183
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-02-09 13:14:56 +01:00
..
testdata Config: Load initial settings from default file, if exists 2023-01-30 14:56:31 +01:00
about.go Links: Change https://photoprism.app/ to https://www.photoprism.app/ 2023-02-08 09:07:42 +01:00
cli_context.go
cli_flag.go
cli_flag_test.go
cli_flags.go
cli_flags_report.go
cli_flags_test.go
client_assets.go
client_assets_test.go
client_config.go UX: Show total number of pictures without images in overview #3164 2023-02-03 08:23:46 +01:00
client_config_test.go UX: Update expected counts in backend test #3164 2023-02-03 13:18:30 +01:00
client_ext.go
config.go Config: Remove slash from social preview image file path #3160 2023-02-02 17:13:12 +01:00
config_auth.go
config_auth_test.go
config_const.go Links: Change https://photoprism.app/ to https://www.photoprism.app/ 2023-02-08 09:07:42 +01:00
config_customize.go
config_customize_test.go
config_db.go
config_db_test.go
config_faces.go
config_faces_test.go
config_features.go WebDAV: Allow read access in read-only mode and improve logs #3177 #3183 2023-02-09 13:14:56 +01:00
config_features_test.go WebDAV: Allow read access in read-only mode and improve logs #3177 #3183 2023-02-09 13:14:56 +01:00
config_ffmpeg.go
config_ffmpeg_test.go
config_filepaths.go Config: Load initial settings from default file, if exists 2023-01-30 14:56:31 +01:00
config_filepaths_test.go Config: Load initial settings from default file, if exists 2023-01-30 14:56:31 +01:00
config_metadata.go
config_metadata_test.go
config_proxy.go Config: Add option to set a proxy for outgoing connections #3132 2023-01-19 20:46:27 +01:00
config_proxy_test.go Config: Add option to set a proxy for outgoing connections #3132 2023-01-19 20:46:27 +01:00
config_raw.go
config_raw_test.go
config_resample.go
config_resample_test.go
config_server.go
config_server_test.go
config_tensorflow.go
config_test.go Config: Remove slash from social preview image file path #3160 2023-02-02 17:13:12 +01:00
config_tls.go
config_tls_test.go
dsn.go
dsn_test.go
env.go
env_test.go
extensions.go
flags.go Config: Improve CLI flag command help #3132 2023-01-20 00:37:51 +01:00
log_error.go
options.go Config: Improve CLI flag command help #3132 2023-01-20 00:37:51 +01:00
options_report.go Docs: Add command that generates an overview of YAML config values 2023-01-15 15:36:20 +01:00
options_test.go
report.go Config: Change order of options when reporting current values 2023-02-02 12:09:46 +01:00
settings.go Config: Load initial settings from default file, if exists 2023-01-30 14:56:31 +01:00
test.go Update year in copyright info 2023-01-11 16:48:18 +01:00
test_test.go
thumbnails.go
values.go