photoprism/internal/config
Michael Mayer 651782eb4d Security: Add PHOTOPRISM_DEFAULT_TLS config option #3509
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-07-15 12:01:06 +02:00
..
testdata
about.go Config: Update membership sign up info 2023-04-01 12:07:17 +02:00
cli_context.go
cli_flag.go Backend: Update Go dependencies 2023-06-01 16:35:07 +02:00
cli_flag_test.go
cli_flags.go
cli_flags_report.go
cli_flags_test.go Config: Update flags.go and cli_flags_test.go 2023-05-13 19:38:54 +02:00
client_assets.go
client_assets_test.go
client_config.go About: Update footer and info page 2023-04-29 10:55:21 +02:00
client_config_test.go
client_ext.go
config.go Config: Generate default HTTPS/TLS certificate on first startup #3509 2023-06-28 16:50:04 +02:00
config_app.go Config: Make options available to all users 2023-05-13 16:02:49 +02:00
config_app_test.go
config_auth.go API: Skip sending token headers in public mode to allow caching #2875 2023-04-14 18:06:57 +02:00
config_auth_test.go
config_cache.go
config_const.go Backend: Update Go dependencies 2023-06-01 16:35:07 +02:00
config_convert.go
config_customize.go Config: Make options available to all users 2023-05-13 16:02:49 +02:00
config_customize_test.go Config: Make options available to all users 2023-05-13 16:02:49 +02:00
config_db.go Backup & Restore: Refactor commands not to run into size limits #3140 2023-04-01 16:23:25 +02:00
config_db_test.go Backup & Restore: Refactor commands not to run into size limits #3140 2023-04-01 16:23:25 +02:00
config_faces.go Config: Make options available to all users 2023-05-13 16:02:49 +02:00
config_faces_test.go
config_features.go Server: Add "restart required" flag and button to restart the server 2023-03-27 19:27:19 +02:00
config_features_test.go
config_ffmpeg.go Config: Downscale videos based on largest dimension (#3510) 2023-06-29 10:07:47 +02:00
config_ffmpeg_test.go Config: Fix expected return value in config_ffmpeg_test.go #3510 2023-06-29 10:17:04 +02:00
config_filepaths.go Config: Refactor directory initialization and improve inline docs 2023-06-14 16:44:45 +02:00
config_filepaths_test.go Config: Make PhotoPrism compatible with MariaDB 11 #3443 2023-06-02 17:07:10 +02:00
config_metadata.go
config_metadata_test.go
config_proxy.go
config_proxy_test.go
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: Generate default HTTPS/TLS certificate on first startup #3509 2023-06-28 16:50:04 +02:00
config_tls.go Security: Add PHOTOPRISM_DEFAULT_TLS config option #3509 2023-07-15 12:01:06 +02:00
config_tls_test.go Security: Add PHOTOPRISM_DEFAULT_TLS config option #3509 2023-07-15 12:01:06 +02:00
dsn.go
dsn_test.go
env.go CLI: Reduce logging output in production environments #3370 2023-05-05 09:55:00 +02:00
env_test.go
error.go Config: Refactor directory initialization and improve inline docs 2023-06-14 16:44:45 +02:00
extensions.go CLI: Reduce logging output in production environments #3370 2023-05-05 09:55:00 +02:00
flags.go Security: Add PHOTOPRISM_DEFAULT_TLS config option #3509 2023-07-15 12:01:06 +02:00
log_error.go
options.go Security: Add PHOTOPRISM_DEFAULT_TLS config option #3509 2023-07-15 12:01:06 +02:00
options_report.go
options_test.go
report.go Security: Add PHOTOPRISM_DEFAULT_TLS config option #3509 2023-07-15 12:01:06 +02:00
settings.go Config: Refactor directory initialization and improve inline docs 2023-06-14 16:44:45 +02:00
test.go
test_test.go
thumbnails.go
values.go