From eeecf7b586c1a2828d71d48d939691bd96f42c32 Mon Sep 17 00:00:00 2001 From: marvin Date: Sun, 13 Sep 2026 20:45:37 -0400 Subject: [PATCH] Logs view: wrap Access requests in a dashboard-panel to match Gateway events --- package.json | 2 +- src/public/index.html | 10 ++++++---- src/public/styles.css | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b6f7ede..ecb3377 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "site-gateway", - "version": "0.11.65", + "version": "0.11.66", "private": true, "description": "Site Gateway: simple self-hosted website publishing, reverse proxying, and automatic HTTPS.", "type": "module", diff --git a/src/public/index.html b/src/public/index.html index 213e1bb..13d8927 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -134,10 +134,12 @@

Guided diagnostics

Domain readiness

DNS, listener, TLS, and upstream checks for every configured domain.

Checking configured domains…