web-app/src
padreug c05f40f1ec feat: Implement push notification system for admin announcements
- Add a notification manager to handle push notifications and integrate with Nostr events.
- Create a push notification service to manage subscription and permission requests.
- Introduce components for notification settings and permission prompts in the UI.
- Update Nostr store to manage push notification state and enable/disable functionality.
- Enhance NostrFeed to send notifications for new admin announcements.
- Implement test notification functionality for development purposes.
2025-07-12 18:10:33 +02:00
..
assets improve colors 2025-03-11 22:04:58 +01:00
components feat: Implement push notification system for admin announcements 2025-07-12 18:10:33 +02:00
composables feat: Implement push notification system for admin announcements 2025-07-12 18:10:33 +02:00
i18n chore: Set up Electron configuration and update dependencies 2025-03-20 17:26:15 +01:00
lib feat: Implement push notification system for admin announcements 2025-07-12 18:10:33 +02:00
pages feat: Implement push notification system for admin announcements 2025-07-12 18:10:33 +02:00
router feat(events): Add comprehensive events management with dynamic fetching and UI 2025-03-11 22:05:03 +01:00
stores feat: Implement push notification system for admin announcements 2025-07-12 18:10:33 +02:00
App.vue feat: Implement push notification system for admin announcements 2025-07-12 18:10:33 +02:00
main.ts fix vue-sonner Toast implementation 2025-07-12 18:10:26 +02:00
vite-env.d.ts PWA 2025-02-11 00:25:47 +01:00