ash

Results 190 issues of ash

Thanks so much for this module, it's really great, at least it was until recently but now my custom title does not show in the title bar :( ...is anyone...

...just noticed it was missing ability to set roll

```console $ jsipfs swarm connect /dns4/peer.ipfs-elastic-provider-aws.com/tcp/3000/ws/p2p/bafzbeibhqavlasjc7dvbiopygwncnrtvjd2xmryk5laib7zyjor6kf3avm Error: Unexpected server response: 403 at ClientRequest. (/usr/local/lib/node_modules/ipfs/node_modules/ws/lib/websocket.js:768:7) at ClientRequest.emit (node:events:537:28) at HTTPParser.parserOnIncomingClient (node:_http_client:642:27) at HTTPParser.parserOnHeadersComplete (node:_http_common:117:17) at Socket.socketOnData (node:_http_client:505:22) at Socket.emit (node:events:537:28) at...

need/triage

PoC right now, but you get the idea. ``` ⨎ curl -v --proxy 'http://127.0.0.1:8180' 'http://bafybeih4mncb4apdnrvbnqkicldf74sfstykoryzi7noaf4njxkiuflnay.ipfs.localhost/658.png' > 658.png % Total % Received % Xferd Average Speed Time Time Time Current Dload...

BREAKING CHANGE: Adding content to IPFS will now, by default, return version 1 CIDs and when returned in string form they'll be base32 encoded. resolves https://github.com/ipfs/js-ipfs/issues/1440 refs https://github.com/ipfs/ipfs/issues/337 Depends on:...

status/in-progress

👋 hey, a new js-ipfs release is coming soon \o/ It's a big release with breaking API changes, please check the [release issue](https://github.com/ipfs/js-ipfs/issues/2656) for all the info you need. There's...

👋 I upgraded `ipfs` to `0.37.0-rc.0` and some of the tests failed 😢. Please check out the [release issue](https://github.com/ipfs/js-ipfs/issues/2192) for info on breaking changes. This situation has unfortunately not changed...

👋 I upgraded `ipfs` to `0.36.0-rc.0` and some of the tests failed 😢. Please check out the [release issue](https://github.com/ipfs/js-ipfs/issues/2024) for info on breaking changes. It looks as though the code...

`ipfs._libp2pNode` will be moving to `ipfs.libp2p`. I know it is used here, but as a non public (by "_" convention) property I was hoping to release this change in a...

Add end-to-end tests for: - [ ] uploading via http - [ ] uploading via client - [ ] uploading via website (P3) - [ ] read uploaded data from...

kind/enhancement
P1
kind/test
topic/devexp
stack/write-services
pi/sre-kickoff