web-app/src/modules/chat
padreug 55e99e002d Refactor AuthService and market components for improved functionality and error handling
- Integrate LNbits API for authentication in AuthService, replacing token management with direct API calls for user data.
- Enhance login and registration processes to utilize the new API, improving user experience and error handling.
- Update market components to include detailed logging and fallback mechanisms for offline scenarios, ensuring better resilience during market data loading.
- Refactor market preloader to handle connection timeouts and provide sample data as a fallback, enhancing user experience in offline mode.
2025-09-05 03:07:55 +02:00
..
components Implement LNbits integration in AuthService and enhance ChatComponent for improved user experience 2025-09-05 02:48:47 +02:00
composables Implement LNbits integration in AuthService and enhance ChatComponent for improved user experience 2025-09-05 02:48:47 +02:00
services Refactor AuthService and market components for improved functionality and error handling 2025-09-05 03:07:55 +02:00
types Enhance market module with new chat and events features 2025-09-05 00:01:40 +02:00
views Refactor ChatComponent and ChatPage for improved readability and maintainability 2025-09-05 00:40:51 +02:00
index.ts Enhance market module with new chat and events features 2025-09-05 00:01:40 +02:00