soulsync/webui
Broque Thomas 5fb1972361 Fix downloads nav badge dropping to 300 after page open
_adlFetch() fetches /api/downloads/all?limit=300 then _adlUpdateBadge()
was counting active statuses from that truncated array, overwriting
the real server-side count maintained by WebSocket. Removed the
badge update from _adlFetch — the WebSocket status push already
keeps it accurate.
2026-04-19 17:28:08 -07:00
..
static Fix downloads nav badge dropping to 300 after page open 2026-04-19 17:28:08 -07:00
index.html Add customizable music video naming and fix slskd log spam 2026-04-19 16:57:36 -07:00