From f73136d83b95420d9b7ae4adfee4fbb8d0670706 Mon Sep 17 00:00:00 2001 From: Zeus Date: Sun, 22 Feb 2026 10:54:30 +0000 Subject: [PATCH] fix: dashboard auto-detects datasette URL from browser location Dashboard now calculates datasette URL as same-host:port+1, works for both localhost and remote access via Tailscale. --- dashboard/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dashboard/index.html b/dashboard/index.html index 44e429c..cd4d7d3 100644 --- a/dashboard/index.html +++ b/dashboard/index.html @@ -220,7 +220,10 @@