ipfs-webui icon indicating copy to clipboard operation
ipfs-webui copied to clipboard

A frontend for an IPFS Kubo node.

Results 257 ipfs-webui issues
Sort by recently updated
recently updated
newest added

This addresses #1887 by using the gateway URLs to download the files. There's two things to mention: 1) I tried creating an anchor element to download the file with a...

status/blocked

License: MIT Signed-off-by: Henrique Dias

status/blocked

Whenever a file is moved to another folder, we don't check for the existence of a file with the same name & extension. Leading to potential unintentional overwriting. **To Reproduce**...

kind/bug
help wanted
exp/intermediate
P3
status/ready
area/screen/files
topic/design-front-end
effort/hours

**Describe the bug** In the explore tab, clicking this button will open the link twice. ![image](https://user-images.githubusercontent.com/54876163/174467868-aa1f6a61-aa87-4eea-adf7-67b39eb0aea8.png) **To Reproduce** Steps to reproduce the behavior: 1. Press "View on IPFS gateway" 2....

status/deferred
P3
effort/days
need/maintainer-input

**Describe the bug** ```bash ipfs pin add $(ipfs name resolve webui.ipfs.io) ``` doesn't pin the geoip data. **Expected behavior** Pinning the webui should in an offline first manner, download the...

help wanted
P3

- OS: Windows - Version of IPFS Desktop: 0.20.5 **Describe the bug** Not all codecs supported by the IPFS command-line are supported by IPFS desktop. See screenshot. It only shows...

kind/bug
P1
area/screen/files
area/screen/explore

**Describe the bug** Files reports No files here yet. Command line shows files, UI shows total files size. **To Reproduce** Steps to reproduce the behavior: 1. Go to Files UI...

exp/expert
P1
status/ready
kind/architecture
need/analysis
effort/days
topic/perf
topic/infra

> (found this while working on _unbundling_ webui from companion) "Not Found" error for Files tab could be better :-) 1. Open http://127.0.0.1:8080/ipfs/QmXc9raDM1M5G5fpBnVyQ71vR4gbnskwnB9iMEzBuLgvoZ/#/files/I_AM_NOT_HERE.jpg (or any other filename that is not...

kind/bug
help wanted
exp/novice
P1
status/ready
area/screen/files
topic/design-front-end
topic/design-ux
good first issue
effort/days

**Is your feature request related to a problem? Please describe.** We want to add metrics to pinning API calls and other usage so that it shows up on our metrics...

help wanted
exp/intermediate
P2
status/ready
kind/enhancement
effort/hours

> Extracted from https://github.com/ipfs/ipfs-webui/pull/1713 ## Problem Right now user can't tell when a file is pinned indirectly (when file is not pinned, but its parent dir is). This is especially...

kind/bug
P3
area/screen/files
topic/design-ux
need/analysis
area/pinning
need/maintainer-input