web-app/src/modules/market/composables
2025-09-14 16:03:31 +02:00
..
index.ts Enhance market module with new chat and events features 2025-09-05 00:01:40 +02:00
useLightningPayment.ts Refactor PaymentService and related components for improved state management 2025-09-05 16:18:13 +02:00
useMarket.ts FIX: remove erroneously created kind 30020 relevant code which is not and ORDER event 2025-09-14 16:03:31 +02:00
useMarketPreloader.ts Remove sample product functionality from useMarket and useMarketPreloader for cleaner code and improved maintainability. This change eliminates the addition of sample products during market loading, streamlining the preloader's logic. 2025-09-05 03:31:19 +02:00
usePaymentStatusChecker.ts Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00