web-app/src/modules
padreug c7e11a7c01 Enhance market DM decryption process with improved authentication checks
- Introduced checks for both injected auth service and global auth composable to retrieve user private and public keys.
- Enhanced logging to provide clearer feedback on authentication status during DM decryption attempts.
- Improved error handling for cases where user keys are unavailable, ensuring better user guidance.

These changes strengthen the authentication flow and improve the reliability of market-related direct messages.
2025-09-06 23:52:30 +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 market DM decryption process with improved authentication checks 2025-09-06 23:52:30 +02:00
nostr-feed 1.3.5 Module Registration Pattern: Add BaseModulePlugin abstraction 2025-09-06 12:16:40 +02:00