web-app/src/modules
padreug c284ad5778 Remove legacy compatibility layer and enforce modular architecture
- Delete src/stores/market.ts compatibility re-export file
- Update 15 files to import from proper module path @/modules/market/stores/market
- Add necessary type exports to market store for external consumers
- Remove empty src/stores/ directory completely
- Enforce clean modular architecture without global store shortcuts

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-07 02:30:37 +02:00
..
base Complete LnbitsAPI migration to dependency injection pattern 2025-09-07 01:58:36 +02:00
chat Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
events Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
market Remove legacy compatibility layer and enforce modular architecture 2025-09-07 02:30:37 +02:00
nostr-feed 1.3.5 Module Registration Pattern: Add BaseModulePlugin abstraction 2025-09-06 12:16:40 +02:00