Henrique Dias

Results 95 issues of Henrique Dias

### Description Right now, the provided "Get contents of" action in Shortcuts doesn't follow redirects or even allow to access the response headers. Right now, you can only get headers...

new action

Ref.: https://github.com/ipfs-shipyard/ipfs-desktop/issues/586

This fixes #1646 by adding a dialog when opening an IPFS or IPNS with IPFS Desktop: ![image](https://user-images.githubusercontent.com/5447088/152140570-f721ef41-3aa2-417a-9bd7-6fa44550ad6b.png) The UI matches the other dialogs we use on IPFS Desktop, which try...

status/blocked

This addresses #956 by adding monochrome tray icons for the remaining platforms (Windows and Linux). This way, we are consistent cross-platform and consistent with the platforms themselves. **Background**, or, _why...

As of building #866, we clearly verify that the app could be much better and simpler if done natively or with something else than Electron that is even snappier/faster. Although,...

kind/discussion
P3

This is a proof of concept for #1893. In this PR, the Web UI window is only created on demand, i.e., when we launch some URL on the Web UI...

There is just one codebase that is run by one instance of the program at the time. Is it worth having a variable called `ctx` (context)? That'd certainly be more...

exp/intermediate
P1
kind/enhancement
good first issue
kind/architecture
kind/maintenance
need/analysis
need/maintainers-input
effort/hours
status/in-progress
topic/infra
topic/perf
topic/macos

There is an history of problems with Electron Builder, the package we're now using to build and deploy IPFS Desktop's binaries to GitHub Releases and also manage our auto-update mechanism....

P2
status/blocked
need/analysis
need/maintainers-input
area/updates

Right now, we have quite a few unit tests and some end-to-end tests for the launching process. We should aim to improve this and get a better coverage of the...

help wanted
exp/intermediate
P2
kind/maintenance
effort/days

Should IPFS Desktop allow the user to mount MFS to the file system or should this feature be incorporated into js-ipfs and go-ipfs? @alanshaw has taken a step ahead and...

help wanted
P3
area/macos
area/windows
area/linux
kind/enhancement