8 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 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
x c3be23d369 handle local domains 2025-03-19 22:08:30 +01:00
x 35a47fee32 fix location icon 2025-03-15 18:04:53 +01:00
x 0b4d6eea5d country names 2025-03-15 17:36:24 +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