webapp/src
padreug 00a99995c9 Enhances expense submission with user wallet
Updates expense submission to require a user wallet.

Retrieves wallet information from the authentication context
and includes it in the expense submission request to the backend.
This ensures that expenses are correctly associated with the user's
wallet, enabling accurate tracking and management of expenses.
Also adds error handling and user feedback.
2025-11-07 16:29:50 +01: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 Squash merge feature/publish-metadata into main 2025-10-30 16:19:08 +01:00
composables Adds dynamic quick actions via modules 2025-11-07 16:00:07 +01:00
core Adds expense tracking module 2025-11-07 16:21:59 +01:00
i18n feat: Integrate chat feature into main navigation 2025-08-10 10:50:14 +02:00
lib add env variable for lightning domain leveraging redirect capability 2025-10-16 00:53:06 +02:00
modules Enhances expense submission with user wallet 2025-11-07 16:29:50 +01:00
pages Adds dynamic quick actions via modules 2025-11-07 16:00:07 +01:00
app.config.ts Adds expense tracking module 2025-11-07 16:21:59 +01:00
app.ts Adds expense tracking module 2025-11-07 16:21:59 +01:00
App.vue Initializes theme on app load 2025-10-31 21:59:34 +01: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