web-app/src/modules
padreug d3ee19f56f Enhance authentication handling and error logging in ChatService and NostrmarketService
- Introduce a flag in ChatService to track initialization status and improve message handling.
- Enhance error handling and logging for API responses in ChatService, including warnings for invalid data formats.
- Update NostrmarketService to utilize global authentication checks, improving user authentication flow.
- Refactor CheckoutPage to streamline pubkey retrieval and enhance error messages related to Nostr identity configuration.

These changes improve the robustness of authentication processes and provide clearer feedback to users during interactions.
2025-09-06 23:46:23 +02:00
..
base Implement auth guard and app branding improvements 2025-09-06 19:29:48 +02:00
chat Enhance authentication handling and error logging in ChatService and NostrmarketService 2025-09-06 23:46:23 +02:00
events Fix TypeScript build errors in module pages 2025-09-06 17:00:27 +02:00
market Enhance Chat and Market Services with improved error handling and logging 2025-09-06 20:12:41 +02:00
nostr-feed 1.3.5 Module Registration Pattern: Add BaseModulePlugin abstraction 2025-09-06 12:16:40 +02:00