kubo/core
Marcin Rataj 906ce802bf
feat(gateway): improved error page with retrieval state details (#10950)
* feat(gateway): add DiagnosticServiceURL config

- add Gateway.DiagnosticServiceURL to kubo config
- pass diagnostic service URL to boxo gateway
- document new config option in docs/config.md
- default to https://check.ipfs.network

* docs(changelog): add gateway error UX improvements to v0.38

- document improved 504 error pages with retrieval diagnostics
- highlight new Gateway.DiagnosticServiceURL config option
- include screenshot showing enhanced error page UX
2025-09-08 19:49:00 +02:00
..
commands repo: use config api to get node root path (#10934) 2025-09-02 13:13:01 -07:00
coreapi feat: Reprovider.Strategy: rename "flat" to "all" (#10928) 2025-08-21 19:02:29 +02:00
corehttp feat(gateway): improved error page with retrieval state details (#10950) 2025-09-08 19:49:00 +02:00
coreiface feat(config): AutoConf with "auto" placeholders (#10883) 2025-08-20 05:59:11 +02:00
corerepo chore: use go-log/v2 (#10801) 2025-05-19 13:04:05 -07:00
coreunix fix: resolve TestAddMultipleGCLive race condition (#10916) 2025-08-18 20:49:26 +02:00
mock fix: deadlock on retrieving WebTransport addresses (#9857) 2023-05-08 16:11:03 +02:00
node feat: Reprovider.Strategy: rename "flat" to "all" (#10928) 2025-08-21 19:02:29 +02:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
builder.go chore: migrate bootstrap to ipfs/boxo (#10158) 2023-10-31 18:25:14 +01:00
core_test.go chore: update boxo, go-libp2p, and internalize mplex (#10095) 2023-08-24 06:11:02 +00:00
core.go feat(config): AutoConf with "auto" placeholders (#10883) 2025-08-20 05:59:11 +02:00