soulsync/webui/static
Broque Thomas 20c7aa33a3 Add per-track ownership indicators to Library wishlist modal
When clicking a partially-complete album on the Library page, the wishlist modal now shows which tracks are owned (dimmed with checkmark) and which are missing (orange border). Ownership data lazy-loads after the modal opens to avoid blocking the UI, using a batch DB query for speed. Also fixes albums like DAMN. showing "14/15" when all available tracks are owned — the frontend now trusts the backend's "completed" status instead of doing raw track count math against potentially inaccurate Spotify metadata.
2026-02-12 13:09:42 -08:00
..
mobile.css Update mobile.css 2026-02-07 16:16:46 -08:00
script.js Add per-track ownership indicators to Library wishlist modal 2026-02-12 13:09:42 -08:00
style.css Add per-track ownership indicators to Library wishlist modal 2026-02-12 13:09:42 -08:00