webapp/src
padreug 981fc23422 Enhance ReceiveDialog and WalletService for LNURL handling and transaction tagging
- Added functionality to encode LNURL for QR code generation in ReceiveDialog, improving payment link sharing.
- Updated WalletService to include a tag property for transactions, allowing for better categorization and display in WalletPage.
- Enhanced WalletPage to display transaction tags, improving user visibility of transaction details.

These changes improve the user experience by providing clearer payment information and enhancing the functionality of the wallet module.
2025-09-14 23:42:09 +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 Add wallet module with receive and send functionality 2025-09-14 23:08:01 +02:00
composables Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
core Add wallet module with receive and send functionality 2025-09-14 23:08:01 +02:00
i18n feat: Integrate chat feature into main navigation 2025-08-10 10:50:14 +02:00
lib Complete LnbitsAPI migration to dependency injection pattern 2025-09-07 01:58:36 +02:00
modules Enhance ReceiveDialog and WalletService for LNURL handling and transaction tagging 2025-09-14 23:42:09 +02:00
pages Remove legacy compatibility layer and enforce modular architecture 2025-09-07 02:30:37 +02:00
app.config.ts Add wallet module with receive and send functionality 2025-09-14 23:08:01 +02:00
app.ts Add wallet module with receive and send functionality 2025-09-14 23:08:01 +02:00
App.vue Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +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