web-app/src/modules/market
padreug c655ce7702 Update index.html and vite.config.ts for dynamic app name and manifest adjustments
- Replace static app name in index.html and use environment variable for dynamic title
- Update Vite configuration to reflect new app name and description
- Modify manifest icons for better clarity and organization
- Remove deprecated logo asset from the project

This commit enhances the app's configurability and aligns with the new branding strategy.
2025-09-06 19:16:24 +02:00
..
components Complete legacy code cleanup and achieve full modular architecture 2025-09-06 13:48:35 +02:00
composables Update index.html and vite.config.ts for dynamic app name and manifest adjustments 2025-09-06 19:16:24 +02:00
services Complete legacy code cleanup and achieve full modular architecture 2025-09-06 13:48:35 +02:00
stores Complete legacy code cleanup and achieve full modular architecture 2025-09-06 13:48:35 +02:00
types Refactor OrderHistory and introduce payment status checker 2025-09-05 05:16:25 +02:00
views Fix checkout success page UX flow 2025-09-06 16:52:07 +02:00
index.ts Refactor services to extend BaseService for improved structure and dependency management 2025-09-05 06:41:19 +02:00