Daniel Harvey d31a08bd15 fix(routing): InteractiveServer routing, WASM interactivity declared at layout level
Routes moves to InteractiveServer so the server router always sees all
assemblies (including AuthBlocksWeb). MainLayout declares
@rendermode InteractiveWebAssembly — the single source of WASM
interactivity for all public pages. CmsLayout in DeepDrftCms provides
a server-rendered admin shell without the audio dock. Assembly-level
_Imports.razor files set the default layout for each group; no per-page
rendermode declarations needed. Routes.razor moves to the server host
(its correct home) carrying the full AdditionalAssemblies list.
2026-05-18 23:31:10 -04:00
2025-09-04 19:58:46 -04:00
2026-05-16 19:33:23 -04:00
2026-05-16 19:33:23 -04:00
2025-12-09 16:46:07 -05:00
S
Description
No description provided
19 MiB
2026-06-27 02:55:40 +00:00
Languages
C# 60.5%
TypeScript 17.6%
HTML 14.5%
CSS 5.4%
Shell 1.8%
Other 0.2%