-
# Problem
Uploading large files through the console is not working.
# Solution
Use a local IPFS ([helia](https://github.com/ipfs/helia)) and pin the file using a STORE message instead.
# …
-
`@next` version should be 1.3.13 or similar
-
The embedded Unity IPFS module is horribly outdated and needs extensive maintenance. Now, even the official libp2p bootstrap servers don't talk to us.
In the long run, I have to use a well-maintained…
-
ipfs-shipyard org at github will be sunsetting later this year,
I propose moving to https://github.com/ipfs/service-worker-gateway
- [x] move to ipfs/ org
- [x] rename?
- [x] ~update `UCI_GITHU…
lidel updated
6 months ago
-
- **Version**:
1.3.1
- **Platform**:
Linux pop-os 6.6.6-76060606-generic #202312111032~1702306143~22.04~d28ffec SMP PREEMPT_DYNAMIC Mon D x86_64 x86_64 x86_64 GNU/Linux
- **Subsystem**:
- H…
-
Hitting https://ipfs.sw.sgtpooki.com tells you to use a `/ipfs/bafk.../path/to/file`-style IPFS path:
Filling in the field with an IPFS path tells you to use a `ipfs://`-style IPFS URI:
…
-
i'm doing some tests on https://github.com/ipfs/helia-http-gateway/pull/67/ and noticed one oddity. we're not converting dag-json properly? the content-type is being set, incorrectly, to `text/plain; …
-
I'm trying to improve on conformance of [helia-http-gateway](https://github.com/ipfs/helia-http-gateway/pull/57), and I am continuously getting failures from the gateway-conformance tool (via docker a…
-
https://github.com/ipfs-shipyard/helia-service-worker-gateway/blob/92679927312c5f2e8363dc7838b50450e188b8a4/src/redirectPage.tsx#L14
testing http://localhost:3000/ipfs/bafkqablimvwgy3y results in r…
-
When installing a package that uses `kubo-rpc-client`, I get the following deprecation warning:
`npm WARN deprecated ipfs-core-utils@0.18.1: js-IPFS has been deprecated in favour of Helia - please …