-
@Gozala noticed UX issue with adding files via IPFS Desktop and trying to open them on the public gateway:
```
gozala │ lidel: content uploaded through UI doesn’t seems to be picked up by the gatewa…
lidel updated
4 years ago
-
**Describe the bug**
I let the gui run for a while and found this graph.
Looks like we might query a 32 bit value here or something like this?
I think this might have been the time where I let …
-
Another take on "mutable sharing" (other being https://github.com/ipfs/ipfs-gui/issues/52) is bi-directional exchange space in which all parties can add files (and organize them in directories!).
>…
lidel updated
4 years ago
-
What controls should an app provide for managing an IPFS node? Desktop let's you Start/stop the daemon, but WebUI and Companion don't.
Beyond that, bandwidth throttling, Repo size management would …
-
There should be no friction for an app to connect to a locally running IPFS node. It's useful to be able to connect to an IPFS node running on another machine. Companion supports this now, as it used …
-
#### ETA (April 2020):
This may be superseded by https://github.com/ipfs-shipyard/ipfs-webui/issues/1003 (dashboard-style revision of entire UI).
#### Original issue:
All three apps show IPFS node st…
-
https://developer.chrome.com/docs/extensions/mv3/tut_analytics/
-
The stats page was implemented according to the current UI of Web UI and dir view in PR #11
It will be necessary to update the current style of the Stats Page, according to the new UI being develo…
-
#### April 2020 update
Let's use this issue as a placeholder for future work on component-izing UI elements (including documenting them, style-guide-wise) in a manner that can easily be reused by all…
-
*ETA April 2020:* Let's also consider the "pinning buddy system" thoughts originally in https://github.com/ipfs/ipfs-gui/issues/36 as one way to introduce Cluster concepts.
@hsanjuan made the good …