Marcin Rataj

Results 1311 comments of Marcin Rataj

### On ipfs-http-client API update Agree that upgrading http-client and all the deps (especially ipld-explorer-components) will be a time sink (due to API changes and refactors). I'll block some time...

Reopening since we also need https://github.com/ipfs/ipfs-webui/pull/1838

@hsn10 that is an artificial limitation of some specific services. Users of such services can do the splitting with third-party tools like [carbites](https://www.npmjs.com/package/carbites). We could integrate carbites splitter into ipfs-webui,...

@zikunfan apologies for slow reply. Pinning service support in webui landed in very basic form, and we are lacking proper test suite. I'll get back to this PR as soon...

sadly no, I'm busy with https://github.com/ipfs/go-ipfs/pull/8183, will get to this when I have spare bandwidth. if anyone wants to see this sooner, submitting a PR with prototype testing tool that...

:+1: webui should periodically update addresses via `/api/v0/id` or `/api/v0/swarm/addrs/listen` call.

@ZeroCool22 thank you for recording the demo, it is very useful. We will fix this, but for now you need to use a workaround: avoid using the "Download" ("Descarga") action...

@hacdias afaik `/api/v0/get` is also exposed on Gateway port, and there it should accept GET (POST restriction applies only to the RPC API port). I think is fine to use...

To reproduce: 1. Add 💢 to the document ([anger emoji](https://emojipedia.org/anger-symbol/)) 2. It will look fine for you: > ![2019-06-23_11-11](https://user-images.githubusercontent.com/157609/59974068-e1b01080-95a7-11e9-9c72-b1c0890ce660.png) 3. ..but when replicated to others, it will get borked: >...

@notramo thank you for this comprehensive list. Small clarifications/updates: - Crashing consumer routers happens only when you run non-desktop settings on consumer network. Consumer IPFS nodes in Brave and IPFS...