soulsync/webui
Broque Thomas aac75d6a3b Fix Explore tab checkmark badge not persisting after refresh
Explored status was stored only in frontend memory; on reload the badge
disappeared because the API never returned it. Added explored_at column
to mirrored_playlists (auto-migrated), written when build-tree completes,
and read back via SELECT * so the badge survives page refreshes.
2026-04-15 12:09:41 -07:00
..
static Fix Explore tab checkmark badge not persisting after refresh 2026-04-15 12:09:41 -07:00
index.html Rename mirrored playlists 'Refresh' button to 'Update list' 2026-04-15 10:33:01 -07:00