Commit Graph

4 Commits

Author SHA1 Message Date
fegger 8393271ee3 Refactor cover art handling and improve accessibility
- Extract cover art fetching logic into a dedicated useCoverArt hook
- Replace duplicate cover art fetching code in MopidyPanel with the new hook
- Improve accessibility in App.jsx by using proper ARIA attributes (aria-selected, role="tab")
- Add Flask dependency to requirements.txt for now-playing service
- Add Content-Length limit to bandcamp-api to prevent DoS attacks
- Remove MopidyPanel.jsx.bak file

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 14:40:44 +02:00
fegger 4d53efc9e4 Spotify integration added 2026-05-17 13:35:34 +02:00
fegger 9a9275dae5 update ui 2026-05-17 00:04:52 +02:00
fegger a285dda742 initial commit 2026-05-16 22:46:17 +02:00