ipfs/ipfs-companion
Auf GitHub ansehenImport to Files on My Node does not work on disabled origins
Open
#1.000 geöffnet am 10. Mai 2021
P1help wantedkind/bug
Beschreibung
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 feature does nothing.
We need to either:
- wire things up so the proper
/ipns/{dnslink-name}content path is used, even when page is athttps://{dnslink-name} - OR fade out this option so it is obvious it is deactivated
