ipfs-webui
ipfs-webui copied to clipboard
A frontend for an IPFS Kubo node.
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.6.0 to 6.6.1. Commits 9b77436 6.6.1 04cb6f5 Merge commit from fork See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this...
**Describe the bug** I have something else running on port 8080 and have set gateway port to 8081 IPLD explorer still uses port 8080 **To Reproduce** Steps to reproduce the...
v4.4.2 includes list of predefined pinning services which sunset support for https://github.com/ipfs/pinning-services-api-spec For example: - web.storage is no more and should be removed? >  from 2.1.1 to 2.1.2. Commits d97731b 2.1.2 fd1634e symlink tweak from main 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...
- OS: Win 11 - Version of IPFS Desktop [0.40] I found something unreasonable in ipfs-desktop 0.40 1. The context-menu for a file item always pops at the bottom of...
# TypeScript Migration Guidelines **Context:** We are migrating our codebase to TypeScript. This issue will remain open until the migration is fully complete. Please ensure that all new contributions follow...
- **fix: subdomain gateway share url supports ports** - **test: add port tests for public gateway input** Fixes https://github.com/ipfs/ipfs-webui/issues/2313 FYI: still in progress because the tests are not working for...