web-app/src
padreug cc6ba2612d feat: Update app configuration and enhance identity management
- Change app manifest details to reflect new branding for "Ario - Nostr Community Hub".
- Add new properties to the manifest, including categories and language support.
- Refactor identity handling in IdentityDialog and PasswordDialog components for improved profile initialization.
- Update event creation functions in events.ts to use the correct event type from nostr-tools.
2025-07-12 18:10:33 +02:00
..
assets improve colors 2025-03-11 22:04:58 +01:00
components feat: Update app configuration and enhance identity management 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: Update app configuration and enhance identity management 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