From e925f327779673d963b2de2f41ab4c16c334ea60 Mon Sep 17 00:00:00 2001 From: Jeffrey Smith Date: Fri, 27 Mar 2026 12:57:13 +0000 Subject: [PATCH 01/20] Remove stale CSS link tags from templates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Delete references to sw-chat-pane.css, sw-notes-pane.css (base.html) and chat.css (workflow.html) — none of these files exist on disk. Remove misleading "removed in v0.37.10" comments. Co-Authored-By: Claude Opus 4.6 (1M context) --- server/pages/templates/base.html | 5 ----- server/pages/templates/workflow.html | 1 - 2 files changed, 6 deletions(-) diff --git a/server/pages/templates/base.html b/server/pages/templates/base.html index ea7081b..5750e37 100644 --- a/server/pages/templates/base.html +++ b/server/pages/templates/base.html @@ -12,13 +12,8 @@ - {{/* chat.css removed in v0.37.10 — replaced by sw-chat-surface.css + sw-chat-pane.css */}} - {{/* panels.css, pane-container.css, chat-pane.css removed in v0.37.10 */}} - {{/* splash.css removed in v0.37.12 — login is Preact with sw-login.css */}} - - diff --git a/server/pages/templates/workflow.html b/server/pages/templates/workflow.html index 61503bd..b51a15c 100644 --- a/server/pages/templates/workflow.html +++ b/server/pages/templates/workflow.html @@ -9,7 +9,6 @@ -