ipfs/ipfs-companion

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

開放

#1,000 建立於 2021年5月10日

 (0 則留言) (0 個反應) (1 位負責人)JavaScript (364 個分叉)batch import
P1help wantedkind/bug

倉庫指標

星標
 (1,992 顆星)
PR 合併指標
 (平均合併 53天 3小時) (30 天內合併 1 個 PR)

描述

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

貢獻者指南