photoprism/internal/config
Michael Mayer 9054d8cf0f Config: Don't skip individually selected migrations #3215
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-02-21 02:08:23 +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 PWA: Load manifest.json with version parameter to limit caching #3181 2023-02-10 16:23:36 +01:00
client_assets_test.go PWA: Load manifest.json with version parameter to limit caching #3181 2023-02-10 16:23:36 +01:00
client_config.go Albums: Add experimental private album flag to edit dialog #480 2023-02-21 00:02:44 +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 Albums: Add experimental private album flag to edit dialog #480 2023-02-21 00:02:44 +01:00
config_app.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01: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 Auth: Fix login URI in public mode #98 2022-11-23 19:48:39 +01:00
config_auth_test.go Auth: Add dummy LDAP service #98 2022-11-22 22:14:34 +01:00
config_cache.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
config_const.go Links: Change https://photoprism.app/ to https://www.photoprism.app/ 2023-02-08 09:07:42 +01:00
config_convert.go Advanced Settings: Add ImageMagick, PNG, and vectors options #2207 2023-02-19 16:42:19 +01:00
config_customize.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
config_customize_test.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
config_db.go Config: Don't skip individually selected migrations #3215 2023-02-21 02:08:23 +01:00
config_db_test.go
config_faces.go
config_faces_test.go
config_features.go Advanced Settings: Add ImageMagick, PNG, and vectors options #2207 2023-02-19 16:42:19 +01: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_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 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: Do not search empty template paths for files #2946 2022-11-28 10:22:53 +01:00
config_server_test.go
config_tensorflow.go
config_test.go Albums: Add experimental private album flag to edit dialog #480 2023-02-21 00:02:44 +01:00
config_tls.go
config_tls_test.go Config: Update options report, parameter names and tests 2022-10-25 06:19:56 +02:00
dsn.go
dsn_test.go
env.go
env_test.go
extensions.go
flags.go Index: Add experimental support for JPEG XL and APNG files #668 #3197 2023-02-14 14:43:49 +01:00
log_error.go
options.go Albums: Add experimental private album flag to edit dialog #480 2023-02-21 00:02:44 +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 Advanced Settings: Add ImageMagick, PNG, and vectors options #2207 2023-02-19 16:42:19 +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