- Nov 30, 2024
-
-
Adam Štěpánek authored
KafeProblemDetails See merge request !59
-
Adam Štěpánek authored
-
Adam Štěpánek authored
I really don't want to care about XML.
-
Adam Štěpánek authored
-
Adam Štěpánek authored
-
Adam Štěpánek authored
-
Adam Štěpánek authored
All unhandled exceptions now result in a 500 response with KafeProblemDetails.
-
Adam Štěpánek authored
Implement a custom IClientErrorFactory so that MVC action results (other than ValidationError) work properly
-
Adam Štěpánek authored
-
Adam Štěpánek authored
-
Adam Štěpánek authored
-
Adam Štěpánek authored
Effectively forbid anyone from generating MVC's ProblemDetails from controllers, since they now throw a NotSupportedException.
-
Adam Štěpánek authored
Configure ApiBehaviorOptions to turn ModelState errors into ObjectResults containing KafeProblemDetails Also replace ErrorJsonConverter with a modifier function for the DefaultJsonTypeInfoResolver.
-
Adam Štěpánek authored
-
Adam Štěpánek authored
-
Adam Štěpánek authored
-
Adam Štěpánek authored
-
Adam Štěpánek authored
-
Adam Štěpánek authored
This will make it play nicer with ASP.NET Core's model binder.
-
Adam Štěpánek authored
-
Adam Štěpánek authored
-
Adam Štěpánek authored
-
Adam Štěpánek authored
We'll just create them localized instead based on Accept-Language. It doesn't make sense to send all the error messages in all language variants we support.
-
Adam Štěpánek authored
-
- Nov 27, 2024
-
-
Jonáš Rosecký authored
Added MUNI favicons See merge request !60
-
Jonáš Rosecký authored
-
Jonáš Rosecký authored
-
- Nov 22, 2024
-
-
Adam Štěpánek authored
Update to .NET 9 See merge request !58
-
Adam Štěpánek authored
-
Adam Štěpánek authored
-
Adam Štěpánek authored
Also update all NuGet packages
-
Adam Štěpánek authored
-
Adam Štěpánek authored
Project locking and auth redirects See merge request !57
-
-
Adam Štěpánek authored
-
-
Adam Štěpánek authored
-
Adam Štěpánek authored
-
Adam Štěpánek authored
-
-