ipfs/ipfs-companion

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

Aberta

#1.000 aberto em 10 de mai. de 2021

 (0 comentário) (0 reação) (1 responsável)JavaScript (364 forks)batch import
P1help wantedkind/bug

Métricas do repositório

Stars
 (1.992 estrelas)
Métricas de merge de PR
 (Mesclagem média 53d 3h) (1 fundiu PR em 30d)

Description

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

Guia do colaborador