webapp/src/pages
padreug 0c13a7678f feat: Implement mode toggle for demo and login in LoginDemo component
- Add a mode toggle to switch between demo account creation and login functionalities.
- Refactor the layout to conditionally display content based on the selected mode.
- Enhance the login form with validation and error handling for user credentials.
- Update button texts and improve user experience with clearer instructions and feedback.
2025-09-04 17:47:10 +02:00
..
ChatPage.vue style: Update ChatPage layout for improved height responsiveness 2025-08-10 10:50:14 +02:00
events.vue feat: Format event price and wallet balance in PurchaseTicketDialog and events page 2025-08-10 17:56:20 +02:00
Home.vue refactor: Improve layout and responsiveness of NostrFeed and Home components 2025-08-03 11:20:48 +02:00
Login.vue refactor: Update Login component to improve conditional rendering of login and registration cards 2025-08-03 11:20:57 +02:00
LoginDemo.vue feat: Implement mode toggle for demo and login in LoginDemo component 2025-09-04 17:47:10 +02:00
Market.vue refactor: Remove console logging for error handling in useMarket and useMarketPreloader 2025-08-12 08:54:38 +02:00
MyTickets.vue refactor: Clean up imports and unused variables in ticket-related components 2025-08-03 11:20:58 +02:00
RelayHubStatus.vue feat: Implement Relay Hub Status page with connection and subscription testing features 2025-08-10 19:01:30 +02:00