webapp/src/pages
padreug 17c07c37a0 Refactor chat and market modules for improved integration and maintainability
- Remove deprecated Nostr chat and relay hub components, transitioning to a modular chat service for better encapsulation.
- Update App.vue and Navbar.vue to utilize the new chat module, enhancing user experience with automatic peer management.
- Simplify event handling and connection logic in ChatComponent.vue, ensuring compatibility with the new chat service architecture.
- Adjust market settings and order history components to reflect changes in the chat module, improving overall coherence in the application structure.
- Clean up unused imports and streamline configuration access for better performance and maintainability.
2025-09-05 01:44:15 +02:00
..
Cart.vue feat: Add market integration roadmap to NOSTR architecture documentation 2025-09-04 17:51:30 +02:00
ChatPage.vue style: Update ChatPage layout for improved height responsiveness 2025-08-10 10:50:14 +02:00
Checkout.vue feat: Add market integration roadmap to NOSTR architecture documentation 2025-09-04 17:51:30 +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 chat and market modules for improved integration and maintainability 2025-09-05 01:44:15 +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 Enhance market module with new chat and events features 2025-09-05 00:01:40 +02:00
MarketDashboard.vue Enhance market module with new chat and events features 2025-09-05 00:01:40 +02:00
MyTickets.vue refactor: Clean up imports and unused variables in ticket-related components 2025-08-03 11:20:58 +02:00
OrderHistory.vue Squash merge remove-dangling-bits into market-implementation-squashed 2025-09-04 22:26:38 +02:00
RelayHubStatus.vue feat: Add market integration roadmap to NOSTR architecture documentation 2025-09-04 17:51:30 +02:00