web-app/src/modules/base
padreug 832bf4d4ca Remove deprecated updateWalletBalance method from AuthService
- Eliminated the deprecated updateWalletBalance method from AuthService, which redirected calls to PaymentService for wallet balance updates.
- This change streamlines the codebase by removing outdated functionality and encourages the use of the new PaymentService method for better maintainability.

These updates contribute to a cleaner architecture and improved service consistency.
2025-09-18 09:31:15 +02:00
..
auth Remove deprecated updateWalletBalance method from AuthService 2025-09-18 09:31:15 +02:00
nostr Remove LEGACY Nostr client services and related components to streamline the codebase 2025-09-06 10:55:10 +02:00
pwa Implement modular architecture with core services and Nostr integration 2025-09-04 23:43:33 +02:00
index.ts Complete LnbitsAPI migration to dependency injection pattern 2025-09-07 01:58:36 +02:00