littleshop/LittleShop/Areas/Admin/Views/Shared
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
..
_Layout.cshtml Add: SignalR real-time notifications for admin panel 2025-10-06 17:57:10 +01:00
_ValidationScriptsPartial.cshtml Add customer communication system 2025-08-27 18:02:39 +01:00