Nikolaj Geisle
|
c576bbea03
|
v10: Fix build warnings in Web.Common (#12349)
* Run code cleanup
* Run dotnet format
* Start manual cleanup in Web.Common
* Finish up manual cleanup
* Fix tests
* Fix up InMemoryModelFactory.cs
* Inject proper macroRenderer
* Update src/Umbraco.Web.Common/Filters/JsonDateTimeFormatAttribute.cs
Co-authored-by: Mole <nikolajlauridsen@protonmail.ch>
* Update src/Umbraco.Web.Common/Filters/ValidateUmbracoFormRouteStringAttribute.cs
Co-authored-by: Mole <nikolajlauridsen@protonmail.ch>
* Fix based on review
Co-authored-by: Nikolaj Geisle <niko737@edu.ucl.dk>
Co-authored-by: Mole <nikolajlauridsen@protonmail.ch>
|
2022-05-09 09:39:46 +02:00 |
|
Nikolaj Geisle
|
b52c4e50cf
|
Add nullability to web.common
|
2022-03-29 13:44:21 +02:00 |
|
Bjarke Berg
|
2ec92057c5
|
Started using nullable reference types..
|
2021-12-16 13:44:20 +01:00 |
|
Zeegaan
|
c3bac00f6e
|
Fixed 11 more classes with new TryGetUmbracoContext
|
2021-08-11 12:17:35 +02:00 |
|
Warren Buckley
|
7d6defd443
|
Adds in missing overload for IsAllowedTemplate using only template alias which was available in V8 (#10425)
|
2021-06-09 15:17:54 +02:00 |
|
Shannon Deminick
|
c991e83088
|
SiteDomainHelper cleanup (#10166)
* Fixes SiteDomainHelper = no more static weirdness and renames it.
* fix build
|
2021-04-22 12:25:25 +02:00 |
|
Bjarke Berg
|
aa34f32990
|
bugfix
|
2021-03-12 11:38:28 +01:00 |
|
Bjarke Berg
|
b71e469854
|
Added missing extensions
|
2021-03-12 11:25:58 +01:00 |
|
Bjarke Berg
|
c9bd3ed653
|
Change namespace
|
2021-03-11 11:35:41 +01:00 |
|
Bjarke Berg
|
78d8f0bacf
|
Fix Deserialization of defaultConfig from package.manifest
|
2021-03-10 21:13:13 +01:00 |
|