Bjarke Berg
|
2b8d5b7edd
|
Merge remote-tracking branch 'origin/netcore/netcore' into feature/8651-move-image-file-types-from-config
# Conflicts:
# src/Umbraco.Core/Configuration/Models/ContentImagingSettings.cs
# src/Umbraco.Infrastructure/Media/UploadAutoFillProperties.cs
|
2020-09-22 21:10:19 +02:00 |
|
Andy Butland
|
f42e8856db
|
Removed supported image file types from configuration and set up as a property on IImageUrlGenerator, so different providers can indicate support for different sets of images.
|
2020-09-22 15:06:22 +02:00 |
|
Andy Butland
|
eb62789b68
|
Added configuration validation for content imaging settings.
|
2020-09-18 12:02:12 +02:00 |
|
Andy Butland
|
7884e4ca17
|
Resolved issues such that application boots and back-office is navigable.
|
2020-08-24 09:29:40 +02:00 |
|
Andy Butland
|
e3a44c6717
|
Moved configuration setting POCOs into Umbraco.Core and adjusted references.
Amended injection of some settings to use IOptionsSnapshot.
|
2020-08-20 22:18:50 +01:00 |
|