7 Commits

Author SHA1 Message Date
x da23868817 Add host info views and network error handling
Introduce modular host info UI components: Header, InfoRow,
CopyButton, and Browser/Local/Public views. Refactor ServerInfo to
compose these components.

Add network error handling: background listens for webRequest
onErrorOccurred and forwards errors to Tab.handleError. Implement
Tab.handleError to store friendly error info and Tab.processSystemPage
to handle browser/system pages.
2026-02-03 05:22:28 +01:00
x 2973e038d6 half way there 2026-02-03 04:24:11 +01:00
x 6f0125896a refactor DNS resolution and IP handling; remove unused utility 2025-03-24 19:47:26 +01:00
x c3be23d369 handle local domains 2025-03-19 22:08:30 +01:00
x 971a980def firefox support beta 2025-03-15 19:41:30 +01:00
x 5eb326de05 almost there 2025-03-15 17:22:38 +01:00
x 38e6f714cb first commit 2025-03-14 23:25:41 +01:00