web-app/src
padreug 260806e690 refactor: Simplify subscription details display in RelayHubDemo component
- Remove the subscription details section from RelayHubStatus.vue to streamline the component.
- Implement a toggle button in RelayHubDemo.vue to show/hide subscription details, enhancing user interaction.
- Update the layout and messaging for better clarity when no active subscriptions are present, improving overall user experience.
2025-08-10 18:54:50 +02:00
..
assets feat: Add logo and enhance login functionality 2025-08-03 11:20:35 +02:00
components refactor: Simplify subscription details display in RelayHubDemo component 2025-08-10 18:54:50 +02:00
composables feat: Add subscriptionDetails getter to RelayHub for detailed subscription information 2025-08-10 18:40:41 +02:00
i18n feat: Integrate chat feature into main navigation 2025-08-10 10:50:14 +02:00
lib feat: Add subscriptionDetails getter to RelayHub for detailed subscription information 2025-08-10 18:40:41 +02:00
pages refactor: Simplify subscription details display in RelayHubDemo component 2025-08-10 18:54:50 +02:00
router feat: Integrate Relay Hub for centralized Nostr connection management 2025-08-10 17:59:59 +02:00
stores feat: Integrate Relay Hub for centralized Nostr connection management 2025-08-10 17:59:59 +02:00
App.vue feat: Integrate Relay Hub for centralized Nostr connection management 2025-08-10 17:59:59 +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