Commit Graph

47 Commits

Author SHA1 Message Date
x b488b7576a fix states 2026-03-07 01:24:38 +01:00
x 3fcbab5d30 fix cache 2026-03-07 01:08:31 +01:00
x a755d3f1c2 always return something... 2026-03-07 01:08:26 +01:00
x 9db73ee29c replace system protocol with http/https 2026-03-07 01:07:47 +01:00
x 76758c4572 fix ipv6 ula 2026-03-07 00:59:23 +01:00
x 55e97a68f6 fix copy button with useeffect 2026-03-07 00:57:21 +01:00
x 25d0865f89 fix early return 2026-03-07 00:54:57 +01:00
x 85942e5827 call stuff 2026-03-07 00:54:08 +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 c564ac8b69 clean geocache 2026-03-07 00:53:21 +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 55b3b61bbf update deps 2026-03-07 00:27:02 +01:00
x 5c107c2f0d Merge branch 'main' of https://github.com/skidoodle/hostinfo 2026-02-24 16:50:02 +01:00
x fea3cf5a62 Release 2.1 2026-02-24 16:49:50 +01:00
x e9315bec47 Update showcase image in README
Updated the showcase image and adjusted its width.
2.1
2026-02-24 16:23:19 +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.
2.0
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 991cd10f40 remove author email from configuration 2025-03-24 20:27:45 +01:00
x 6bf00dc6e0 The extension ID is required in Manifest Version 3 and above. 2025-03-24 20:26:11 +01:00
x a4ae08870d fix firefox icon problem ((mv3)) 1.7 2025-03-24 20:19:31 +01:00
x f2cc9a8c87 bump package versions 1.6 2025-03-24 20:05:11 +01:00
x bf5c5575f5 refactor icon handling to use webextension-polyfill for browser compatibility 2025-03-24 20:01:31 +01:00
x 6f0125896a refactor DNS resolution and IP handling; remove unused utility 2025-03-24 19:47:26 +01:00
x 9253e53ca1 chrome approved 2025-03-24 01:18:35 +01:00
x d5a4fcbe5a bump version to 1.5 1.5 2025-03-19 22:08:35 +01:00
x c3be23d369 handle local domains 2025-03-19 22:08:30 +01:00
x 90bb276622 fix permissions (remove webrequest) 2025-03-19 22:08:20 +01:00
x 806072fbf1 bump version to 1.4 1.4 2025-03-18 15:56:41 +01:00
x baa277fbd9 fix manifest (dns server) 2025-03-18 15:56:20 +01:00
x 3e9fe9a199 bump version to 1.3 1.3 2025-03-18 12:55:38 +01:00
x a540f1eb0a add cloudflare 2025-03-18 12:55:32 +01:00
x 940b8bbec4 fix manifest 2025-03-18 12:55:17 +01:00
x 3419544ba4 firefox approved 2025-03-17 19:49:27 +01:00
x 87b4c93268 Create PRIVACY.md 2025-03-16 11:32:29 +01:00
x feaaa65960 add showcase 2025-03-15 22:05:41 +01:00
x 971a980def firefox support beta 1.2 2025-03-15 19:41:30 +01:00
x 862be4f924 Merge branch 'main' of https://github.com/skidoodle/hostinfo 1.1 2025-03-15 18:04:54 +01:00
x 35a47fee32 fix location icon 2025-03-15 18:04:53 +01:00
x b4989027f7 Create LICENSE 2025-03-15 17:57:29 +01:00
x 3370dcaee2 done? 1.0 2025-03-15 17:48:19 +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