webapp/src/lib/notifications
padreug 8a9ffc5918 feat: Implement secure VAPID key generation for push notifications
- Replace random key generation with the web-push library for generating cryptographically secure VAPID keys.
- Update console output to guide users on adding keys to their environment configuration.
- Enhance error handling for VAPID key generation issues.
- Add web-push dependency to package.json and package-lock.json for proper functionality.
2025-07-12 18:10:33 +02:00
..
manager.ts feat: Implement push notification system for admin announcements 2025-07-12 18:10:33 +02:00
push.ts feat: Implement secure VAPID key generation for push notifications 2025-07-12 18:10:33 +02:00