Marcin Rataj
Marcin Rataj
> The flag is ipfs-sw-deregister in the URL in any way. see https://github.com/ipfs/service-worker-gateway/blob/fad1eed503bb7ef838274df2b6af1fe9a423a0ac/src/lib/deregister-request.ts#L4 Unsure whats the best place for this. - README? - landing page of inbrowser.link itself? - message...
When upstream https://github.com/ipfs/helia/issues/790 is addressed, we should to expose it as configuration option in verified-fetch and inbrowser.link (Exposing this is lower priority than adding implicit limit described in https://github.com/ipfs/helia/issues/790)
Right now, SW gateway inspects `window.location.hostname` and if domain matches subdomain gateway convention (https://specs.ipfs.tech/http-gateways/subdomain-gateway/) then runs in subdomain mode, using the CID from `{cid}.ipfs.inbrowser.link` as the content root. One can...
When a service worker is deregistered, the Cache API storage is not automatically purged, caches persist across SW instances and lifecycle. We need a command to explicitly purge caches (`ipfs-sw-purge-caches`),...
> Filling this for completeness, and also as bare minimum to support https://dasl.ing/, but with lower priority than other things like #342 If request for DAG-CBOR CID is made with...
## Problem Restarting LAN router breaks uPnP? ## Repro I have a long running node (Kubo 0.34.0-rc1) that had port forwarding set up via `nat` module. Once the router in...
## Idea Add an easy way to "just use SW gateway" – a new "IPFS Node Type" on Companion Preferences screen, that would disable "publishing options" (quick upload etc) and...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://en-wikipedia--on--ipfs-org.ipns.dweb.link/wiki/Cat 2. Click on companion badge 3....
> 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: ~ Jun 11...
- https://github.com/ipfs/kubo/issues/10816 - RC1: https://github.com/ipfs/kubo/issues/10816#issuecomment-2984502226 --- 