ipfs-webui
ipfs-webui copied to clipboard
A frontend for an IPFS Kubo node.
I am trying to open IPFS on my desktop but its showing: Could not connect to the IPFS API I tried many times restarting and nothing changed, I had this...
**Describe the bug** when i configure the webui,i has a self-hosted public gateway eposing in a url with custom port "https://ipfs.xxx.com:1234" but when i submit url, it ignored my port...
**Is your feature request related to a problem? Please describe.** Currently, IPFS Webui and Desktop to not allow for content discovery. The only way I know to discover content on...
## Improvement idea Current peers screen does not show the location of MY node: >  If we show it on the map, then we...
**Is your feature request related to a problem? Please describe.** * filecoin saturn has a map of node locations worldwide. see https://orchestrator.strn.pl/ * we generate a map of these node...
https://github.com/ipfs/ipfs-webui/pull/1942
Part of #1965 - [ ] run `npx -y ts-unused-exports tsconfig.json {src,test}/**/*.js` and get rid of any exports that are unused. - [ ] run `npx -y unused-exports --path ./src...
This is a tracking issue for removing flakiness of E2E tests, as this impacts other repos. I've been running tests locally in a loop until they fail (`while npm test;...
I think the app needs a way to monitor the progress of the files being pinned and the garbage collector.
Since ipfs-cluster-service is readily available for users to install on their own servers, it should be easier to set up in the web UI: not a custom service, but a...