From 4aec5584e1c5b89d5e243b3ecc6be4028e638213 Mon Sep 17 00:00:00 2001 From: Broque Thomas <26755000+Nezreka@users.noreply.github.com> Date: Mon, 25 May 2026 08:34:37 -0700 Subject: [PATCH] Simplify auto-sync history card layout Flatten playlist pipeline history cards into a stable header, flow, preview, and detail structure so the run history does not collapse into broken line rows. Keep explicit expand bindings and preserve the richer detail payload rendering. --- webui/static/auto-sync.js | 40 ++++++++++++++++-------------- webui/static/style.css | 52 +++++++++++++++++---------------------- 2 files changed, 44 insertions(+), 48 deletions(-) diff --git a/webui/static/auto-sync.js b/webui/static/auto-sync.js index 06b805af..560b20d2 100644 --- a/webui/static/auto-sync.js +++ b/webui/static/auto-sync.js @@ -463,28 +463,30 @@ function autoSyncHistoryEntryHtml(entry, index = 0) { return `