From 761052145ffc5990e98b862b519b4106e1043daa Mon Sep 17 00:00:00 2001 From: Broque Thomas <26755000+Nezreka@users.noreply.github.com> Date: Sat, 14 Mar 2026 12:25:58 -0700 Subject: [PATCH] Add select all checkbox to watchlist modal for bulk removal --- webui/static/script.js | 42 +++++++++++++++++++++++++++++++++++------- webui/static/style.css | 23 ++++++++++++++++++----- 2 files changed, 53 insertions(+), 12 deletions(-) diff --git a/webui/static/script.js b/webui/static/script.js index 19eec63d..cddca164 100644 --- a/webui/static/script.js +++ b/webui/static/script.js @@ -32320,12 +32320,17 @@ async function showWatchlistModal() { oninput="filterWatchlistArtists()"> - -