ipfs/ipfs-companion

Import to Files on My Node does not work on disabled origins

Open

#1000 aperta il 10 mag 2021

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)JavaScript (364 fork)batch import
P1help wantedkind/bug

Metriche repository

Star
 (1992 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

v2.19.0 introduced "Import to Files on My Node" feature in the main browser action menu:

2021-05-10--13-53-29

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 at https://{dnslink-name}
  • OR fade out this option so it is obvious it is deactivated

Guida contributor