Marcin Rataj
Marcin Rataj
This repo uses CircleCI. [Deploy step fails](https://app.circleci.com/pipelines/github/ipfs-shipyard/ipfs-share-files/169/workflows/138ea9a5-016b-4945-91f6-97ab0c61ad8e/jobs/322) when trying to update github status: ``` curl: (22) The requested URL returned error: 401 https://api.github.com/repos/ipfs-shipyard/ipfs-share-files/statuses/2d3aecdbc694e41d3151e09526865eb5c88334cb {"state":"pending","target_url":"https://ipfs.io/","description":"Pinnning to IPFS cluster","context":"IPFS"} Failed to update...
Delegated peer and content routing is supported by the latest js-ipfs (https://github.com/ipfs/js-ipfs/issues/2155) + https://github.com/libp2p/js-libp2p-delegated-content-routing / https://github.com/libp2p/js-libp2p-delegated-peer-routing Enabling it with `*.delegate.ipfs.io` should improve this sharing app: - On the sender end...
> This is a placeholder - We should add opt-in encryption :^) - Copied shareable links should include decryption key in `#fragment` - It would modify UI a bit –...
WebRTC produces this in Firefox: >  Needs analysis if that is acceptable (eg. other star takes over) or not.
Firefox incognito breaks shared links like https://share.ipfs.io/#/bafybeiepri32ulf5wftfdksgwximf3bjgpuhp6qjmwzzbblnn7sx4z2lue [Empty page is presented + various errors in the console](https://user-images.githubusercontent.com/157609/106672546-7ebe9200-65b0-11eb-899e-07be56ecf4b2.png). js-ipfs fails due to Firefox 85 doing something weird in incognito mode around...
> Extracted from https://github.com/ipfs-shipyard/ipfs-share-files/issues/41#issuecomment-442175082 ## Problem >> [..] if you [use js-ipfs fallback and] try to download a file without having connected to a bootstrap node, the UI hangs. When...
> **tl;dr** This is about feature parity with old screen in IPFS Companion Before we switch ipfs-companion to this app (https://github.com/ipfs-shipyard/ipfs-companion/pull/642) we want to ensure users won't have any feelings...
> Extracted from https://github.com/ipfs-shipyard/ipfs-share-files/pull/44#pullrequestreview-176787215 ### Problem When sharing big files it takes time for actual data to hit preload servers. Imagine a scenario: - You add 3GB file, copy download...
> This is a notice I'm filling in repo of every HTTP Client I can find. > **Feel free to close it if this project already works fine with go-ipfs...
> This is a notice I'm filling in repo of every HTTP Client I can find. > **Feel free to close it if this project already works fine with go-ipfs...