web-app/src/components
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
..
events feat: Centralize configuration management for Nostr and API settings 2025-07-02 19:47:55 +02:00
layout feat: Enhance Navbar and IdentityDialog components with improved functionality and logging 2025-07-12 18:10:33 +02:00
nostr feat: Implement push notification system for admin announcements 2025-07-12 18:10:33 +02:00
notifications feat: Implement push notification system for admin announcements 2025-07-12 18:10:33 +02:00
theme-provider bare repo 2025-03-09 12:28:49 +01:00
ui feat(ui): Add Toaster and Textarea components 2025-07-02 16:24:12 +02:00
LanguageSwitcher.vue refactor(ui): Optimize LanguageSwitcher component rendering and type safety 2025-03-11 02:18:29 +01:00
ThemeToggle.vue add color theme with dark and light mode! 2025-02-02 18:44:05 +01:00