littleshop/LittleShop/wwwroot
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
..
css Feature: Add elegant PWA loading screen 2025-10-02 16:39:47 +01:00
icons PWA-implementation 2025-09-01 04:49:05 +01:00
js Add: SignalR real-time notifications for admin panel 2025-10-06 17:57:10 +01:00
lib Initial commit of LittleShop project (excluding large archives) 2025-09-17 15:07:38 +01:00
uploads/products Initial commit of LittleShop project (excluding large archives) 2025-09-17 15:07:38 +01:00
favicon.ico PWA-implementation 2025-09-01 04:49:05 +01:00
manifest.json Fix: PWA manifest warnings resolved 2025-10-06 12:20:34 +01:00
service-worker.js Feature: Add elegant PWA loading screen 2025-10-02 16:39:47 +01:00
sw.js Product-enhancements-and-validation-fixes 2025-09-01 08:03:00 +01:00
test-blazor-assets.html Refactor payment verification to manual workflow and add comprehensive cleanup tools 2025-09-25 19:29:00 +01:00
test-blazor.html Refactor payment verification to manual workflow and add comprehensive cleanup tools 2025-09-25 19:29:00 +01:00