ipfs-webui
ipfs-webui copied to clipboard
A frontend for an IPFS Kubo node.
> Extracted from https://github.com/ipfs/ipfs-webui/pull/1713 Right now e2e tests do not pass against js-ipfs: ``` npm ci && npm run build && E2E_IPFSD_TYPE=js npm run test:e2e ``` Note: we are unable...
Since js-ipfs doesn't support remote pinning services for the time being, we need to wait for the implementation. After js-ipfs supports remote pinning: - Revert https://github.com/ipfs-shipyard/ipfs-webui/commit/d20e4e30ae53d412ad1ec43401d34936e2a86e9d Relevant PR: https://github.com/ipfs-shipyard/ipfs-webui/pull/1713
The third and fourth panes in the [pinning service integration Files screen mockups](https://www.figma.com/file/4cYoTNbjnnV7I7qeOEhjg8/WebUI-Desktop-Pinning-Hi-Fi-Screens%3A-Files?node-id=0%3A1) depict a workflow for setting pinning on multiple files. However, this was de-scoped from pinning integration MVP...
If I enter an IPFS hash into the search field on the Explore page and click on the Explore button I got the result rather quickly if I'm lucky, but...
**Describe the bug** Tried to view a CID that's stored on pinata - loaded forever and the rest of the screen became unclickable / frozen - had to quit the...
Could we add a New MFS option to the Files browser? It would: * Create a directory in IPFS * Create a file record in the directory to tell the...
**Is your feature request related to a problem? Please describe.** I've got DNSLink set up with one of my domains and I use it across multiple machines. If I want...
I use IPFS Desktop 0.17.0 and go-ipfs 0.10.0 on Windows 11. **Is your feature request related to a problem? Please describe.** IPFS Desktop displays and uses CIDv0 at the moment,...
**Describe the bug** The webui assumes "localhost" for the gateway, even though it was accessed on a non-localhost system. **To Reproduce** Steps to reproduce the behavior: 1. Access an IPFS...
**Is your feature request related to a problem? Please describe.** My eyes, I go blind at night when I see the screen, this window is very bright. **Describe the solution...