99e6419d092e1773419d9f6b91286a92444cc158
- Replace /sync endpoint (which now just starts sync) with polling /sync/progress - Add SyncProgressModal.vue component to show live progress and results - Update extraButtons.vue to use new sync flow with modal Update character modal to use API - Fetch character list from /characters endpoint - Load character images from /character?name=<filename> endpoint - Add object-fit: contain to preserve aspect ratios - Fallback to hardcoded list if API fails - Store API URLs for profile images Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
music-randomizer-vue
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Customize configuration
Description
Languages
Vue
88.6%
JavaScript
10%
HTML
0.8%
Dockerfile
0.4%
Shell
0.2%