ipfs-webui
ipfs-webui copied to clipboard
A frontend for an IPFS Kubo node.
**Is your feature request related to a problem? Please describe.** Users cannot import/export keys easily, and have to use the CLI. **Describe the solution you'd like** We should provide both...
Related #2299 - Added error handling for ipfs.files.stat when it returns Type: error - Shows error notification to user - Maintains UI functionality with fallback data
### Checklist - [x] This is a bug report, not a question. Ask questions on [discuss.ipfs.tech](https://discuss.ipfs.tech/c/help/13). - [x] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Aissue) for my bug. - [x]...
renaming files to kebab case to prevent future contributions without kebab case related https://github.com/ipfs/ipfs-webui/issues/2349
Even if they aren't supported by default on most browsers ~~due to a certain project that shall not be named~~, I would appreciate the IPFS webui recognizing that my library...
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.0 to 7.26.10. Release notes Sourced from @babel/helpers's releases. v7.26.10 (2025-03-11) Thanks @jordan-choi and @mmmsssttt404 for your first PRs! This release includes a fix for https://github.com/babel/babel/security/advisories/GHSA-968p-4wvh-cqc8, a...
Bumps [store2](https://github.com/nbubna/store) from 2.14.3 to 2.14.4. Commits bb2680d 2.14.4 5c4c208 minor version build updates 582a86c fix syntax/lint issue 0ef2405 Merge pull request #128 from TasosY2K/master b5b7723 removed eval use from...
Bumps [undici](https://github.com/nodejs/undici) from 6.20.1 to 6.21.1. Release notes Sourced from undici's releases. v6.21.1 ⚠️ Security Release ⚠️ Fixes CVE CVE-2025-22150 https://github.com/nodejs/undici/security/advisories/GHSA-c76h-2ccp-4975 (embargoed until 22-01-2025). What's Changed fix(#3736): back-port 183f8e9 to...
**Is your feature request related to a problem? Please describe.** Currently the explore feature of the webui supports pasting CIDs to resolve and explore content. However, if I want to...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `path-to-regexp` from 0.1.10 to 0.1.12 Release notes Sourced from path-to-regexp's releases. Fix backtracking (again) Fixed Improved backtracking protection...