webapp/src
padreug c2f11f3d96 chore: update LNBits API configuration in environment and documentation
- Added VITE_LNBITS_API_URL to .env.example for LNBits API integration.
- Updated AUTHENTICATION.md to reflect changes in LNBits base URL configuration.
- Refactored ProfileDialog.vue and config files to use VITE_LNBITS_BASE_URL instead of VITE_API_BASE_URL for API calls.
2025-08-10 10:46:49 +02:00
..
assets feat: Add logo and enhance login functionality 2025-08-03 11:20:35 +02:00
components chore: update LNBits API configuration in environment and documentation 2025-08-10 10:46:49 +02:00
composables refactor: Enhance stall and product loading logic in useMarket composable 2025-08-05 01:00:06 +02:00
i18n chore: update title translation fr,es 2025-08-07 06:18:03 +02:00
lib chore: update LNBits API configuration in environment and documentation 2025-08-10 10:46:49 +02:00
pages refactor: Simplify loading state check in Market.vue 2025-08-03 11:20:58 +02:00
router refactor: Remove MarketTest page and update Navbar navigation 2025-08-03 11:20:58 +02:00
stores refactor: Simplify useMarket composable by removing unused client references and improving parameter naming 2025-08-03 11:20:58 +02:00
App.vue Squash merge market-preload into market 2025-08-03 11:20:58 +02:00
main.ts fix vue-sonner Toast implementation 2025-07-12 18:10:26 +02:00
vite-env.d.ts PWA 2025-02-11 00:25:47 +01:00