web-app/src/lib
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
..
api feat: Centralize configuration management for Nostr and API settings 2025-07-02 19:47:55 +02:00
config feat: Implement push notification system for admin announcements 2025-07-12 18:10:33 +02:00
crypto feat: Implement comprehensive Nostr identity and social features 2025-07-02 17:14:02 +02:00
nostr feat: Update app configuration and enhance identity management 2025-07-12 18:10:33 +02:00
notifications feat: Implement secure VAPID key generation for push notifications 2025-07-12 18:10:33 +02:00
types feat(events): Add comprehensive events management with dynamic fetching and UI 2025-03-11 22:05:03 +01:00
utils feat: Implement comprehensive Nostr identity and social features 2025-07-02 17:14:02 +02:00
utils.ts feat: Implement comprehensive Nostr identity and social features 2025-07-02 17:14:02 +02:00