soulsync/webui
Broque Thomas 178719e443 Fix metadata cache health bar duplicating on findings dashboard
_loadCacheHealthStats ran async from loadRepairFindingsDashboard and
appended a new .repair-cache-health div each time. If the dashboard
refreshed while earlier fetches were still in flight, each resolving
fetch appended its own section — producing 2–6 stacked copies.

Now each fetch removes any existing .repair-cache-health inside the
dashboard before appending, so at most one bar is ever visible.
2026-04-21 18:47:15 -07:00
..
static Fix metadata cache health bar duplicating on findings dashboard 2026-04-21 18:47:15 -07:00
index.html Add per-service config status indicators to Settings Connections tab 2026-04-21 14:24:41 -07:00