webapp/src
padreug 7cfeaee21e Refactor Chat and Market Services for enhanced user experience and error handling
Chat Service:
- Improved error handling for message subscription setup and API responses.
- Enhanced logging for better tracking of authentication issues.

Market Service:
- Streamlined authentication checks to improve order placement flow.
- Updated user guidance for missing Nostr keys.

These updates aim to bolster the reliability and usability of the chat and market functionalities.
2025-09-06 22:56:50 +02:00
..
assets Update index.html and vite.config.ts for dynamic app name and manifest adjustments 2025-09-06 19:16:24 +02:00
components Update Navbar component to improve mobile navigation experience 2025-09-06 17:50:16 +02:00
composables Fix blank page issue on module route refresh 2025-09-06 16:33:32 +02:00
core Fix blank page issue on module route refresh 2025-09-06 16:33:32 +02:00
i18n feat: Integrate chat feature into main navigation 2025-08-10 10:50:14 +02:00
lib Complete legacy code cleanup and achieve full modular architecture 2025-09-06 13:48:35 +02:00
modules Refactor Chat and Market Services for enhanced user experience and error handling 2025-09-06 22:56:50 +02:00
pages Complete legacy code cleanup and achieve full modular architecture 2025-09-06 13:48:35 +02:00
stores Remove LEGACY Nostr client services and related components to streamline the codebase 2025-09-06 10:55:10 +02:00
app.config.ts Refactor chat module and navigation components for improved user experience 2025-09-05 00:31:53 +02:00
app.ts Implement auth guard and app branding improvements 2025-09-06 19:29:48 +02:00
App.vue Complete legacy code cleanup and achieve full modular architecture 2025-09-06 13:48:35 +02:00
main.ts Implement modular architecture with core services and Nostr integration 2025-09-04 23:43:33 +02:00
vite-env.d.ts PWA 2025-02-11 00:25:47 +01:00