From e2e03054ac1cd460ec404208ea5a3c84004ab955 Mon Sep 17 00:00:00 2001 From: core Date: Mon, 1 Jun 2026 20:56:59 +0500 Subject: [PATCH] ui: remove top header, move CPU/RAM/disk + clock into the footer Header bar dropped from all pages; brand, system stats (#sys-stats) and clock (#clock) now live in the 22px footer next to the version. .layout fills the full height minus the footer. ensureFooter runs before startClock/refreshStats so the moved elements exist when populated. VERSION 0.0.136. Co-Authored-By: Claude Opus 4.8 (1M context) --- VERSION | 2 +- frontend/archive.html | 7 ------- frontend/cams.html | 7 ------- frontend/index.html | 7 ------- frontend/layout.html | 7 ------- frontend/settings.html | 7 ------- frontend/static/app.js | 6 ++++-- frontend/static/style.css | 8 +++++--- 8 files changed, 10 insertions(+), 41 deletions(-) diff --git a/VERSION b/VERSION index 3954434..e471163 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.135 +0.0.136 diff --git a/frontend/archive.html b/frontend/archive.html index d1a41b9..4b1ec07 100644 --- a/frontend/archive.html +++ b/frontend/archive.html @@ -7,13 +7,6 @@ -
-
CoRE.Vision
-
-
-
-
-