photoprism/internal/config
Michael Mayer bd74d9d5c2 Config: Set CliTestContext
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-14 00:20:24 +02:00
..
testdata
about.go
cli_context.go Security: Add http rate limiter and auto tls mode #98 2022-10-11 22:44:11 +02:00
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 Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
client_config.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
client_config_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
client_ext.go Security: Add "header" package for setting common response headers #98 2022-10-09 17:16:49 +02:00
config.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
config_auth.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
config_auth_test.go API: Refactor authentication tests to use conf.SetAuthMode() #98 2022-10-12 18:11:20 +02:00
config_const.go
config_customize.go
config_customize_test.go
config_db.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
config_db_test.go
config_faces.go
config_faces_test.go
config_features.go HEIF/AVIF/DNG: Improve conversion to JPEG #1246 #2726 #2291 #2593 2022-10-07 16:45:49 +02:00
config_features_test.go HEIF/AVIF/DNG: Improve conversion to JPEG #1246 #2726 #2291 #2593 2022-10-07 16:45:49 +02:00
config_ffmpeg.go Config: Use mutex when resolving the path of external binaries 2022-10-12 18:39:30 +02:00
config_ffmpeg_test.go
config_filepaths.go Config: Use mutex when resolving the path of external binaries 2022-10-12 18:39:30 +02:00
config_filepaths_test.go Config: Use mutex when resolving the path of external binaries 2022-10-12 18:39:30 +02:00
config_metadata.go Config: Use mutex when resolving the path of external binaries 2022-10-12 18:39:30 +02:00
config_metadata_test.go
config_raw.go Config: Use mutex when resolving the path of external binaries 2022-10-12 18:39:30 +02:00
config_raw_test.go HEIF: Remove support for deprecated convert script #2726 2022-10-06 22:11:41 +02:00
config_resample.go
config_resample_test.go
config_server.go Security: Disable HTTPS redirect by default #98 2022-10-13 23:44:51 +02:00
config_server_test.go Security: Disable HTTPS redirect by default #98 2022-10-13 23:44:51 +02:00
config_server_tls.go Security: Refactor certs path config #98 2022-10-12 15:33:35 +02:00
config_server_tls_test.go Security: Refactor certs path config #98 2022-10-12 15:33:35 +02:00
config_tensorflow.go
config_test.go Security: Disable HTTPS redirect by default #98 2022-10-13 23:44:51 +02:00
dsn.go
dsn_test.go
env.go
env_test.go
extensions.go Security: Add "header" package for setting common response headers #98 2022-10-09 17:16:49 +02:00
flags.go Security: Disable HTTPS redirect by default #98 2022-10-13 23:44:51 +02:00
log_error.go
options.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
options_test.go
report.go Security: Refactor certs path config #98 2022-10-12 15:33:35 +02:00
settings.go
test.go Config: Set CliTestContext 2022-10-14 00:20:24 +02:00
test_test.go
thumbnails.go
values.go