photoprism/internal/config
Lukas 83d10ea00e
Config: Add video transcoding resolution option (#3498)
* Adds resolution limit

* Fixes 2 video filters and makes the env variable work

* Adds FFMPEG_RESOLUTION to all the docker-compose files
2023-06-28 15:22:52 +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 PWA: Load manifest.json with version parameter to limit caching #3181 2023-02-10 16:23:36 +01:00
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 UX: Update expected counts in backend test #3164 2023-02-03 13:18:30 +01:00
client_ext.go
config.go Config: Refactor directory initialization and improve inline docs 2023-06-14 16:44:45 +02:00
config_app.go Config: Make options available to all users 2023-05-13 16:02:49 +02:00
config_app_test.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
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 Advanced Settings: Add ImageMagick, PNG, and vectors options #2207 2023-02-19 16:42:19 +01:00
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 Advanced Settings: Add ImageMagick, PNG, and vectors options #2207 2023-02-19 16:42:19 +01:00
config_ffmpeg.go Config: Add video transcoding resolution option (#3498) 2023-06-28 15:22:52 +02:00
config_ffmpeg_test.go Config: Add video transcoding resolution option (#3498) 2023-06-28 15:22:52 +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 Index: Add experimental EPS and SVG vector graphics support #1177 #2207 2023-02-11 20:18:04 +01:00
config_raw_test.go Advanced Settings: Add ImageMagick, PNG, and vectors options #2207 2023-02-19 16:42:19 +01:00
config_resample.go Index: Add experimental EPS and SVG vector graphics support #1177 #2207 2023-02-11 20:18:04 +01:00
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: Update CSP header to allow loading content from a CDN #3454 2023-06-07 09:22:10 +02:00
config_tls.go
config_tls_test.go
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: Add video transcoding resolution option (#3498) 2023-06-28 15:22:52 +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