-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support IPFS/IPNS paths, Gateways, etc #4
Merged
Commits on Feb 29, 2024
-
feat: support IPFS/IPNS paths, Gateways, etc
Adds support for fetching resources in the form: - IPFS Path, e.g. `/ipfs/<CID>` - IPNS Path, e.g. `/ipns/<PeerId>` - IPFS Gateway Path, e.g. `http://example.com/ipfs/<CID>` - IPNS Gateway Path, e.g. `http://example.com/ipns/<PeerId>` - IPFS Subdomain Gateway Path, e.g. `http://<CID>.ipfs.example.com` - IPNS Subdomain Gateway Path, e.g. `http://<PeerId>.ipns.example.com`
Configuration menu - View commit details
-
Copy full SHA for 44933f6 - Browse repository at this point
Copy the full SHA 44933f6View commit details
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5753dad - Browse repository at this point
Copy the full SHA 5753dadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14d5093 - Browse repository at this point
Copy the full SHA 14d5093View commit details -
chore: apply suggestions from code review
Co-authored-by: Daniel Norman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 39c7b15 - Browse repository at this point
Copy the full SHA 39c7b15View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcf6db7 - Browse repository at this point
Copy the full SHA dcf6db7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61e7dd9 - Browse repository at this point
Copy the full SHA 61e7dd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f5e85 - Browse repository at this point
Copy the full SHA 56f5e85View commit details
Commits on Mar 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6533171 - Browse repository at this point
Copy the full SHA 6533171View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.