Marcin Rataj
Marcin Rataj
## Problem 1. Open https://dweb.link/ipns/blog.almonit.eth 2. Try to "Copy shareable link" 2. Clipboard value is "https://blog.almonit.eth" The `.eth` is non-ICANN name, which means it is not safe for sharing with...
> This is part of #666 ## Background IPFS Companion talks to local go-ipfs node over HTTP RPC API. The API comes with CORS protections in the browser context (https://github.com/ipfs/ipfs-docs/pull/959)...
Noticed getting those with 0.11.0-rc1 (but happened with 0.10 i think too) with local gateway, when opening via address bar (F5 fixes the problem, but annoying): >  - [...
> this PR draft is something we may pick up in spare time > it does not work yet, maybe due to custom webpack config or something else This PR...
### Workaround until this issue is closed Disable tracking protection in `about:config`: >  ---- ### The Problem Browserified `ipfs.util.addFromURL` sometimes fails with ambiguous `XHR error`: >  It does...
## Current state - https://github.com/ipfs/ipfs-webui/pull/1834 introduced an optional `localStorage` key named `ipfsPublicGateway` which overrides the default URL of public gateway used in ipfs-webui (default being `https://dweb.link`). - ipfs-webui already respects...
Small UX improvement idea: Companion should keep track of errored loads from local gateway and attempt to reload respective tabs (if still present) when API state changes from offline to...
> The main issue I'm having right now is repetitive notifications that my ipfs gateway has gone offline....then back online. This seems to happen repeatedly at random times. Would give...
Right now, opt-in is not very user friendly, and it works only with `webui.ipfs.io`, which is latest release >  To make testing easier, we should - replace toggle with...
[v2.19.0](https://github.com/ipfs/ipfs-companion/releases/tag/v2.19.0) introduced "Import to Files on My Node" feature in the main browser action menu: >  User can disable IPFS integrations on specific origin, and when that happens, this...