soulsync/webui/static
Broque Thomas 1ed66c120e Fix Soulseek connection status showing false positive on test
The Soulseek "Test Connection" button could report success while the dashboard status remained              "Disconnected" because the status endpoint only checked if slskd was configured (is_configured()), not actually
reachable (check_connection()). Switched to a real connection check with TTL caching (matching the existing
Spotify/media server pattern), update the status cache after successful tests, and refresh the UI immediately on success.
2026-02-16 14:42:17 -08:00
..
favicon.png enlarge favicon 2026-02-13 16:11:32 -08:00
mobile.css css changes for enhanced search results for desktop and mobile 2026-02-13 10:24:20 -08:00
script.js Fix Soulseek connection status showing false positive on test 2026-02-16 14:42:17 -08:00
style.css css changes and lazyload changes to increase site speed. 2026-02-16 09:08:32 -08:00