Skip to content
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

fix: url-encoded dag-PB names can be explored #384

Merged
merged 1 commit into from Jul 24, 2023

Conversation

SgtPooki
Copy link
Member

@SgtPooki SgtPooki requested a review from a team as a code owner July 24, 2023 16:25
Copy link
Member Author

@SgtPooki SgtPooki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

single line change. only encoding the path parts prior to putting into the URL. They're decoded in selectExplorePathFromHash

@SgtPooki SgtPooki enabled auto-merge (squash) July 24, 2023 18:18
@SgtPooki SgtPooki requested a review from whizzzkid July 24, 2023 18:18
@SgtPooki SgtPooki merged commit d5c6899 into master Jul 24, 2023
4 checks passed
@SgtPooki SgtPooki deleted the fix/url-encoded-names-in-path branch July 24, 2023 18:30
ipfs-gui-bot pushed a commit that referenced this pull request Jul 24, 2023
### [4.0.2](v4.0.1...v4.0.2) (2023-07-24)

### Bug Fixes

* url-encoded dag-PB names can be explored ([#384](#384)) ([d5c6899](d5c6899))

### Trivial Changes

* **ci:** checkout with unifiedCI token ([#387](#387)) ([79f09c1](79f09c1))
* **ci:** update Unified CI configuration ([#386](#386)) ([549a056](549a056))
* pull new translations ([#381](#381)) ([a3c67ce](a3c67ce))
* v4.0.1 changelog ([346dc60](346dc60))
@ipfs-gui-bot
Copy link
Collaborator

🎉 This PR is included in version 4.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

a bug in hamt traversal example
3 participants