mjasin f0fac1afaa feat: Architectural stabilization and login error resolution (#33)
- Refactored INativeStorageService and IReaderNavigationService to be fully asynchronous to ensure stable JS Interop in Blazor Server.
- Enforced Result pattern in IBillingService and KnowledgeCoordinator for better error propagation.
- Resolved 'Headers are read-only' error in Blazor Server by implementing a hybrid login/logout flow using Minimal API endpoints and hidden form submission.
- Eliminated all async void signatures across the codebase.
- Verified 0 build errors.
2026-05-11 21:15:39 +02:00
S
Description
No description provided
16 MiB
Languages
C# 46.2%
HTML 25.8%
CSS 23%
JavaScript 4.1%
Shell 0.8%
Other 0.1%