Browse Source
Add test notification feature for admins
Add test notification feature for admins
- Added "Send Test Notification to All Users" button in admin panel - Button appears after enabling push notifications - Server endpoint /test-notification sends to all subscribed users - Shows count of successful deliveries - Purple button to distinguish from other actions - Useful for testing notification system is working 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>master
2 changed files with 77 additions and 0 deletions
-
30index.html
-
47server.js
Write
Preview
Loading…
Cancel
Save
Reference in new issue