littleshop/LittleShop/Hubs
SysAdmin be91b3efd7 Add: SignalR real-time notifications for admin panel
- Created NotificationHub for instant browser notifications
- Updated CryptoPaymentService to broadcast via SignalR
- Added JavaScript client with toast notifications
- Works with custom SSL certificates (no FCM dependency)
- Automatic reconnection with exponential backoff
- Notification sound and visual indicators
- Bypasses all Web Push SSL certificate issues
2025-10-06 17:57:10 +01:00
..
ActivityHub.cs Implement product multi-buys and variants system 2025-09-21 00:30:12 +01:00
NotificationHub.cs Add: SignalR real-time notifications for admin panel 2025-10-06 17:57:10 +01:00