From 89c80a01033f8f24b7f921954fc55da4e6bfbf98 Mon Sep 17 00:00:00 2001 From: Local Dev Date: Thu, 30 Jul 2026 08:16:55 +0200 Subject: [PATCH] Theseus navigator UI overhaul, BNS-only indexer, site restructure Theseus Navigator: - Firefox-style toolbar: SVG back/fwd/reload/home buttons - security padlock badge in the address bar opens a floating site-info overlay VIEW (on top of the page, never pushes content down) - Edge-style favorites bar (shown only on the new-tab/home page) - search-engine picker (DuckDuckGo/Google/Bing/Brave/Startpage) - Theseus logo moved right, opens Settings; native menu removed - address bar doubles as search; bottom resolver status line Argus: - BNS-only indexer: an electrum endpoint over a bare BCHN node (watches just the beacon, caches txs so no txindex needed) + test - registry lifecycle / portfolio / name-index modules Site restructure (nav/apps/store/hermes/choose) + runbook notes. --- chrome.html | 227 ++++++++++++++++++++++++++------------------- main.js | 78 +++++++++++++++- popover-preload.js | 5 + popover.html | 47 ++++++++++ preload.js | 7 ++ 5 files changed, 264 insertions(+), 100 deletions(-) create mode 100644 popover-preload.js create mode 100644 popover.html diff --git a/chrome.html b/chrome.html index 295d72a..4ead64b 100644 --- a/chrome.html +++ b/chrome.html @@ -3,6 +3,8 @@
-
+ +
- - +
- +