Iceshrimp.NET/Iceshrimp.Backend/Pages/Shared
Laura Hausmann 705e061f74
[backend/asp] Refactor middleware stack
This commit splits the request pipeline conditionally instead of invoking every middleware in the stack.

It also simplifies middleware instantiation by using runtime discovery, allowing for Plugins to add Middleware.
2024-11-18 19:02:44 +01:00
..
_Layout.cshtml [backend/razor] Switch to MapStaticAssets 2024-11-18 19:02:42 +01:00
_Layout.cshtml.css [backend/razor] Add login button to footer 2024-09-19 00:08:12 +02:00
ErrorPage.cshtml [backend/razor] Add error code to ErrorPage title 2024-11-18 19:02:43 +01:00
ErrorPage.cshtml.cs [backend/asp] Return error responses as HTML/XML/JSON depending on accept header 2024-08-16 01:00:43 +02:00
FrontendSPA.cshtml [backend/razor] Switch to MapStaticAssets 2024-11-18 19:02:42 +01:00
RootComponent.razor [backend/asp] Refactor middleware stack 2024-11-18 19:02:44 +01:00
RootComponent.razor.css [backend/razor] Add admin dashboard (Admin-FE) 2024-10-11 05:41:52 +02:00