From 6046a814cb8a4611992f50a185cad683c7250d6b Mon Sep 17 00:00:00 2001 From: dev Date: Sun, 14 Jun 2026 13:02:22 +0200 Subject: [PATCH] fix(ui): un-gate global quality profile; make unverified rows clickable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Quality Profile is now a global system driving every source, so stop hiding it behind Soulseek being active — show it on the downloads tab regardless. On the review queue, make Unverified rows row-clickable to open the audit/ info modal (matching Quarantine rows, which were already clickable); the action buttons stopPropagation so they don't double-trigger. Co-Authored-By: Claude Opus 4.8 --- webui/index.html | 2 +- webui/static/pages-extra.js | 11 ++++++++++- webui/static/settings.js | 12 ++++++------ 3 files changed, 17 insertions(+), 8 deletions(-) diff --git a/webui/index.html b/webui/index.html index e82b0577..d9137468 100644 --- a/webui/index.html +++ b/webui/index.html @@ -5064,7 +5064,7 @@