Commit graph

14 commits

Author SHA1 Message Date
2183d050cb remove obsolete well-known/lnurlp 2025-10-31 21:24:26 +01:00
c655ce7702 Update index.html and vite.config.ts for dynamic app name and manifest adjustments
- Replace static app name in index.html and use environment variable for dynamic title
- Update Vite configuration to reflect new app name and description
- Modify manifest icons for better clarity and organization
- Remove deprecated logo asset from the project

This commit enhances the app's configurability and aligns with the new branding strategy.
2025-09-06 19:16:24 +02:00
f5e01c31f4 update logo icon; modify title 2025-07-29 21:38:54 +02:00
25dde8b33e update pwa icons to cathar tower 2025-07-22 18:32:30 +02:00
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
ac906ca6c9 big milestone! 2025-02-16 11:00:41 +01:00
366860bfc0 add aio graphics 2025-02-16 10:57:22 +01:00
f3927b97a4 PWA 2025-02-11 00:25:47 +01:00
dba516146b add rishibond 2025-02-10 20:56:01 +01:00
94019ab95e add lnurlp 2025-02-05 18:12:30 +01:00
9dad29c6d1 add .well-known 2025-02-02 20:06:48 +01:00
be50cdb87a change site title and create AIO electric favicon.ico 2025-02-02 19:34:36 +01:00
ec03a66dd7 remove boilerplate vite svg 2025-02-02 19:33:46 +01:00
a44ee45a38 initial post-installation commit 2025-01-30 13:26:56 +01:00