soulsync/webui
Broque Thomas 7fd29c4f77 Fix confirm modals hidden behind other modals and wishlist showing Unknown Album
- Bump confirm dialog z-index to 200000 (both #confirm-modal-overlay and
  .confirmation-modal-overlay) so they always appear above all other modals
- Normalize track data in _run_sync_task before storing in original_tracks_map:
  album as dict {'name': ...} and artists as [{'name': ...}] — fixes all
  source converters (Deezer, YouTube, Tidal, Spotify Public, ListenBrainz,
  Beatport) whose fallback paths stored plain strings, causing the wishlist
  UI to show "Unknown Album" for every synced track
2026-03-17 07:53:59 -07:00
..
static Fix confirm modals hidden behind other modals and wishlist showing Unknown Album 2026-03-17 07:53:59 -07:00
index.html Revamp automation page: 2-col grid, duplicate, search/filter, templates, grouping 2026-03-17 07:40:14 -07:00