service-worker-gateway
service-worker-gateway copied to clipboard
[WIP EXPERIMENT] IPFS Gateway implemented in Service Worker
The latest version enables direct retrieval from peers by default. This code path does a number of things that enable more work and complexity such as: - Delegated routing for...
Example: - https://delegated-ipfs.dev/routing/v1/providers/QmUNLLsPACCz1vLxQVkXqqLX5R1X345qqfHbsf67hvA3Nn - https://delegated-ipfs.dev/routing/v1/providers/bafybeigdyrzt5sfp7udm7hu76uh7y26nf3efuylqabf3oclgtqy55fbzdi They have `/https` providers such as `/dns4/dag.w3s.link/tcp/443/https`. ## TODO - [x] confirm with dag house `dag.w3s.link` supports [Block Responses (application/vnd.ipld.raw)] https://specs.ipfs.tech/http-gateways/trustless-gateway/#block-responses-application-vnd-ipld-raw - [ ] mvp:...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.0 to 18.3.3. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.12 to 10.4.1. Changelog Sourced from glob's changelog. changeglob 10.4 Add includeChildMatches: false option Export the Ignore class 10.3 Add --default -p flag to provide a default...
Opening in browser without SW, such as Firefox in incognito, makes it impossible to initialize SW, produces an error in terminal, but no feedback for user on the page –...
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.43.1 to 1.44.1. Release notes Sourced from @playwright/test's releases. v1.44.1 Highlights microsoft/playwright#30779 - [REGRESSION]: When using video: 'on' with VSCode extension the browser got closed microsoft/playwright#30755 -...
Bumps [playwright](https://github.com/microsoft/playwright) from 1.43.1 to 1.44.1. Release notes Sourced from playwright's releases. v1.44.1 Highlights microsoft/playwright#30779 - [REGRESSION]: When using video: 'on' with VSCode extension the browser got closed microsoft/playwright#30755 -...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.11.0 to 7.1.2. Release notes Sourced from css-loader's releases. v7.1.2 7.1.2 (2024-05-22) Bug Fixes keep order of @imports with the webpackIgnore comment (#1600) (76757ef) v7.1.1 7.1.1 (2024-04-10)...
Found the problem can be seen when opening http://localhost:3000/ipns/docs.ipfs.tech without subdomain isolation (e.g. commit 1ef00944c2e99b48207541d5602ebc0150cb512b). Bunch of times `/ipfs/assets/fooo` is being resolved (separate problem, but will go away when I...
Bumps [@libp2p/logger](https://github.com/libp2p/js-libp2p) from 4.0.12 to 4.0.13. Release notes Sourced from @libp2p/logger's releases. logger: v4.0.13 4.0.13 (2024-05-17) Bug Fixes update project config (48444f7) Dependencies bump sinon from 17.0.2 to 18.0.0 (#2548)...