Commit Graph

9 Commits

Author SHA1 Message Date
x a755d3f1c2 always return something... 2026-03-07 01:08:26 +01:00
x 7048baebc2 localhost failsafe 2026-03-07 00:53:57 +01:00
x b3b76366bf asn failsafe 2026-03-07 00:53:48 +01:00
x 2f16721a93 fix lookup 2026-03-07 00:39:06 +01:00
x 56ed5909c7 fix hostname 2026-03-07 00:27:14 +01:00
x 7d614a2a7e Bug fixes and performance improvements 2026-02-24 16:05:02 +01:00
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 9292a4a6e2 Refactor ServerInfo and add icon and tab fallbacks 2026-02-03 05:03:55 +01:00
x 2973e038d6 half way there 2026-02-03 04:24:11 +01:00