Marcin Rataj

Results 493 issues of Marcin Rataj

> [!IMPORTANT] > This is parked until Chromium ships with `protocol_handlers` support for Manifest V3 browser extensions. > > For now, this PR can be used for testing (build extension...

Ref. - https://github.com/ipfs/helia/pull/876 - https://github.com/cypsela/browser-source

need/triage

update boxo to ipfs/boxo#1074 and gateway-conformance tests to ipfs/gateway-conformance#252 for testing IPIP-523 changes where ?format= URL query parameter takes precedence over Accept HTTP header: - https://github.com/ipfs/specs/pull/523 ## TODO - [...

adds `-f/--foreground` option that keeps the command running until interrupted (SIGTERM/Ctrl+C) or closed via `ipfs p2p close`. the listener/forwarder is automatically removed when the command exits. useful for systemd services...

- docs/README.md: restructure to surface 20+ previously undiscoverable docs - docs/README.md: fix broken github-issue-guide.md link (file was removed) - docs/add-code-flow.md: rewrite with current code flow and mermaid diagrams - docs/customizing.md,...

skip/changelog

This PR closes https://github.com/ipfs/kubo/issues/8794, but imo is just a formality. In practice, unlikely this will impact anyone, DAGs with the same block being addressed multiple times with different codec is...

This PR is a follow-up for discussions triggered by https://github.com/ipfs/kubo/pull/10987. ### Changes - add TTY auto-detection for progress display (matching `dag export`) - use single-line progress with carriage return instead...

> [!NOTE] > Part of ongoing maintenance of key libraries and services https://github.com/ipshipyard/roadmaps/issues/1 and https://github.com/ipshipyard/roadmaps/issues/6 # Meta * Release owner: @lidel * Release reviewer/backup: @gammazero * Expected RC1 date: TBD...

need/triage
need/maintainers-input

### Version ```Text 0.39.0 ``` ### Description - Ref. https://github.com/ipfs/kubo/pull/11084: > (⚠️ 0.39 limitation) When used with [`Provide.DHT.SweepEnabled`](#providedhtsweepenabled), the sweep provider may fail to estimate DHT size during the accelerated...

kind/bug

This is quality of life improvement where the Gateway port displays a landing page at root "/" when `Gateway.RootRedirect` is not configured. the page indicates that kubo is working and...