ipfs-webui
ipfs-webui copied to clipboard
A frontend for an IPFS Kubo node.
- OS: macOS 10.15.6 - Version of IPFS Desktop: 0.13.2 **Describe the bug** If IPFS Desktop is not using the default port (8080) the link to preview it still uses...
https://github.com/ipfs/ipfs-webui/pull/1802 switches E2E to Playwright, which supports Chromium, Firefox and Webkit: https://github.com/microsoft/playwright#readme Right now, only Chromium is tested, but we might want to run Firefox and Webkit as separate CI...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. upload a file whit exists same name **Expected behavior**...
hi everyone, i have two questions. First, when i finish adding files from CLI , files can not be seen on webui. Similarity, when adding files from webui, it can...
This is a placeholder issue to ensure [this fun idea](https://twitter.com/gozala/status/1083066763661570048) suggested by @Gozala does not get lost: Click to expand copy of https://twitter.com/gozala/status/1083066763661570048 [![Essentially what I want is identicon for...
Right now MFS import "from IPFS" is done via `ipfs files cp` on CLI, `Import -> from IPFS` on Files screen in ipfs-webui, or by external tools like IPFS Companion....
**Is your feature request related to a problem? Please describe.** In #1813, the user wants a feature which is showing the downloading progress in the WebUI. However, If users can...
## Problem When user opts-in to sending usage metrics, and ipfs-webui is not able to connect to HTTP API, it will send a new `IPFS_INIT_FAILED` event to Countly every few...
**Is your feature request related to a problem? Please describe.** Currently, the shareable links default to using ipfs.io to resolve the content. It would be nice if we were able...
#### Version information: go-ipfs version: 0.8.0-ce693d7 Repo version: 11 System version: amd64/linux Golang version: go1.14.4 The above is from a container running docker tag ipfs/go-ipfs:v0.8.0, running on Ubuntu 20.04 LTS....