photoprism/internal/config
Michael Mayer 8e43186454 Config: Generate default HTTPS/TLS certificate on first startup #3509
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-06-28 16:50:04 +02:00
..
testdata Config: Improve Wallpaper URI caching and tests 2023-03-20 10:28:01 +01:00
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 Config: Improve Wallpaper URI caching and tests 2023-03-20 10:28:01 +01:00
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: Improve Wallpaper URI caching and tests 2023-03-20 10:28:01 +01:00
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: Fix FFmpegResolution() func and related test #3498 2023-06-28 16:45:53 +02:00
config_ffmpeg_test.go Config: Fix FFmpegResolution() func and related test #3498 2023-06-28 16:45:53 +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: Rename HttpCacheTTL to HttpCacheMaxAge #3297 2023-03-20 20:37:07 +01:00
config_server_test.go Config: Rename HttpCacheTTL to HttpCacheMaxAge #3297 2023-03-20 20:37:07 +01:00
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 Config: Generate default HTTPS/TLS certificate on first startup #3509 2023-06-28 16:50:04 +02:00
config_tls_test.go Config: Generate default HTTPS/TLS certificate on first startup #3509 2023-06-28 16:50:04 +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 Config: Code clean-up 2023-03-15 17:05:05 +01:00
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 Config: Generate default HTTPS/TLS certificate on first startup #3509 2023-06-28 16:50:04 +02:00
log_error.go
options.go Config: Add video transcoding resolution option (#3498) 2023-06-28 15:22:52 +02:00
options_report.go
options_test.go
report.go Config: Add video transcoding resolution option (#3498) 2023-06-28 15:22:52 +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