service-worker-gateway icon indicating copy to clipboard operation
service-worker-gateway copied to clipboard

[WIP EXPERIMENT] IPFS Gateway implemented in Service Worker

Results 122 service-worker-gateway issues
Sort by recently updated
recently updated
newest added

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:...

need/analysis
P3
status/blocked

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=18.3.0&new-version=18.3.3)](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...

dependencies
javascript

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...

dependencies
javascript

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 –...

bug

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 -...

dependencies
javascript

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 -...

dependencies
javascript

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)...

dependencies
javascript

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...

bug

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)...

dependencies
javascript