-
Notifications
You must be signed in to change notification settings - Fork 21
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ipfs/service-worker-gateway
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ipfs/service-worker-gateway
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 46 files changed
- 5 contributors
Commits on May 21, 2025
-
deps(dev): bump aegir from 45.2.0 to 47.0.6 (#725)
* deps(dev): bump aegir from 45.2.0 to 47.0.6 Bumps [aegir](https://github.com/ipfs/aegir) from 45.2.0 to 47.0.6. - [Release notes](https://github.com/ipfs/aegir/releases) - [Changelog](https://github.com/ipfs/aegir/blob/main/CHANGELOG.md) - [Commits](ipfs/aegir@v45.2.0...v47.0.6) --- updated-dependencies: - dependency-name: aegir dependency-version: 47.0.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * chore: lockfile * deps: update aegir to the latest * chore: eslint fixes * chore: fix typescript errors --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: achingbrain <alex@achingbrain.net> Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b59b440 - Browse repository at this point
Copy the full SHA b59b440View commit details
Commits on May 28, 2025
-
fix: update deps and ensure 504 test passes (#738)
* fix: update deps and ensure 504 test passes * chore: lint fix
Configuration menu - View commit details
-
Copy full SHA for 6ce9735 - Browse repository at this point
Copy the full SHA 6ce9735View commit details -
fix: inform users how to deregister the service worker (#721)
* fix: inform users how to deregister the service worker * fix: rearrange config buttons * Update src/pages/config.tsx Co-authored-by: Marcin Rataj <lidel@lidel.org> * Update src/components/About.tsx Co-authored-by: Marcin Rataj <lidel@lidel.org> * fix: change deregister to unregister add test for unregistering the service worker --------- Co-authored-by: Marcin Rataj <lidel@lidel.org>
Configuration menu - View commit details
-
Copy full SHA for 573519e - Browse repository at this point
Copy the full SHA 573519eView commit details
Commits on Jun 4, 2025
-
deps: bump the helia-deps group
Bumps the helia-deps group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@helia/verified-fetch](https://github.com/ipfs/helia-verified-fetch) | `3.0.0` | `3.1.0` | | [@libp2p/crypto](https://github.com/libp2p/js-libp2p) | `5.1.4` | `5.1.5` | | [@libp2p/dcutr](https://github.com/libp2p/js-libp2p) | `2.0.32` | `2.0.33` | | [@libp2p/identify](https://github.com/libp2p/js-libp2p) | `3.0.32` | `3.0.33` | | [@libp2p/keychain](https://github.com/libp2p/js-libp2p) | `5.2.4` | `5.2.5` | | [@libp2p/ping](https://github.com/libp2p/js-libp2p) | `2.0.32` | `2.0.33` | | [@libp2p/websockets](https://github.com/libp2p/js-libp2p) | `9.2.13` | `9.2.14` | | [@libp2p/webtransport](https://github.com/libp2p/js-libp2p) | `5.0.43` | `5.0.44` | | [libp2p](https://github.com/libp2p/js-libp2p) | `2.8.8` | `2.8.9` | Updates `@helia/verified-fetch` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/ipfs/helia-verified-fetch/releases) - [Changelog](https://github.com/ipfs/helia-verified-fetch/blob/main/CHANGELOG.md) - [Commits](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-3.0.0...@helia/verified-fetch-3.1.0) Updates `@libp2p/crypto` from 5.1.4 to 5.1.5 - [Release notes](https://github.com/libp2p/js-libp2p/releases) - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json) - [Commits](libp2p/js-libp2p@crypto-v5.1.4...crypto-v5.1.5) Updates `@libp2p/dcutr` from 2.0.32 to 2.0.33 - [Release notes](https://github.com/libp2p/js-libp2p/releases) - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json) - [Commits](libp2p/js-libp2p@ping-v2.0.32...ping-v2.0.33) Updates `@libp2p/identify` from 3.0.32 to 3.0.33 - [Release notes](https://github.com/libp2p/js-libp2p/releases) - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json) - [Commits](libp2p/js-libp2p@identify-v3.0.32...identify-v3.0.33) Updates `@libp2p/keychain` from 5.2.4 to 5.2.5 - [Release notes](https://github.com/libp2p/js-libp2p/releases) - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json) - [Commits](libp2p/js-libp2p@utils-v5.2.4...utils-v5.2.5) Updates `@libp2p/logger` from 5.1.18 to 5.1.19 - [Release notes](https://github.com/libp2p/js-libp2p/releases) - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json) - [Commits](libp2p/js-libp2p@logger-v5.1.18...logger-v5.1.19) Updates `@libp2p/ping` from 2.0.32 to 2.0.33 - [Release notes](https://github.com/libp2p/js-libp2p/releases) - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json) - [Commits](libp2p/js-libp2p@ping-v2.0.32...ping-v2.0.33) Updates `@libp2p/websockets` from 9.2.13 to 9.2.14 - [Release notes](https://github.com/libp2p/js-libp2p/releases) - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json) - [Commits](libp2p/js-libp2p@websockets-v9.2.13...websockets-v9.2.14) Updates `@libp2p/webtransport` from 5.0.43 to 5.0.44 - [Release notes](https://github.com/libp2p/js-libp2p/releases) - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json) - [Commits](libp2p/js-libp2p@webtransport-v5.0.43...webtransport-v5.0.44) Updates `libp2p` from 2.8.8 to 2.8.9 - [Release notes](https://github.com/libp2p/js-libp2p/releases) - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json) - [Commits](libp2p/js-libp2p@libp2p-v2.8.8...libp2p-v2.8.9) --- updated-dependencies: - dependency-name: "@helia/verified-fetch" dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: helia-deps - dependency-name: "@libp2p/crypto" dependency-version: 5.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: helia-deps - dependency-name: "@libp2p/dcutr" dependency-version: 2.0.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: helia-deps - dependency-name: "@libp2p/identify" dependency-version: 3.0.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: helia-deps - dependency-name: "@libp2p/keychain" dependency-version: 5.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: helia-deps - dependency-name: "@libp2p/logger" dependency-version: 5.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: helia-deps - dependency-name: "@libp2p/ping" dependency-version: 2.0.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: helia-deps - dependency-name: "@libp2p/websockets" dependency-version: 9.2.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: helia-deps - dependency-name: "@libp2p/webtransport" dependency-version: 5.0.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: helia-deps - dependency-name: libp2p dependency-version: 2.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: helia-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 078dc6a - Browse repository at this point
Copy the full SHA 078dc6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d15fef1 - Browse repository at this point
Copy the full SHA d15fef1View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.12.1...v1.12.2