Marcin Rataj
Marcin Rataj
Related Gateway feature – `/ipfs/{cid}?format=car` – is being implemented in https://github.com/ipfs/go-ipfs/pull/8758
Thank you, yes, this would do the trick. nit: this modal is specific to Desktop app, so I think it should not be part of WebUI, but a separate window...
This is a significant UX improvement, bumped a priority a bit. ps. I suspect protocol handler does not work everywhere (eg. https://github.com/ipfs-shipyard/ipfs-desktop/issues/1549).
@voltagex is this still a problem on Ubuntu after you update to [v0.13.2](https://github.com/ipfs-shipyard/ipfs-desktop/releases/tag/v0.13.2)?
Thank you @voltagex! This is very useful. We will prioritize fix for this, could be done as a part of https://github.com/ipfs-shipyard/ipfs-desktop/issues/1646
Updated links to 0.19.3. Sadly, releases page on its own is not enough - no way to show platform-specific installer, and users are confused which one to use download (especially...
@RubenKelevra thoughts?
@RubenKelevra could be a bug in `electron-builder build --linux pacman` If you have time to debug that, go at it, but an easier and more robust fix is to remove...
## On installation options Unsure if installing Windows Service is worth effort: it won't improve the default installation method (per user, without admin elevation). My rationale: - IPFS Desktop is...
Sounds like a bug caused by Snap isolation (installing executable in different slots/dirs) breaking your setup. @2br-2b some questions and things to try: - Why are you using both IPFS...