A control-center/management-like application, meant for internal use.
  • C# 82.4%
  • HTML 10.9%
  • JavaScript 4%
  • CSS 2.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-11 14:10:43 +02:00
.idea/.idea.Byrone.Hub/.idea Add navigation menu on mobile, and fix push notification URLs on click. 2026-09-11 14:10:43 +02:00
Byrone.Hub Add navigation menu on mobile, and fix push notification URLs on click. 2026-09-11 14:10:43 +02:00
Byrone.Hub.Tests Refactor notification handling by introducing INotificationClient interface and PushNotificationClient, implement ServiceMonitor for health tracking and unit-testing, replace CreatedService record with simpler tuple, and enhance test infrastructure with seeding and factory updates. 2026-09-10 15:56:44 +02:00
.gitignore Introduce DbTable and Column components, and add /admin/users page. 2026-08-12 19:12:28 +02:00
Byrone.Hub.slnx Add authentication flow to web-app. 2026-08-12 14:48:47 +02:00
Directory.Build.props Initial project. 2026-08-12 10:56:26 +02:00
README.md Initial project. 2026-08-12 10:56:26 +02:00
vs-threading.SyncMethodsToExcludeFromVSTHRD103.txt Add user management pages and enhance /admin/users functionalities. 2026-08-13 09:19:19 +02:00

Hub

A control-center/management-like application, meant for internal use.