Marcin Rataj

Results 493 issues of Marcin Rataj

Ref. - https://github.com/ipfs/helia/pull/876 - https://github.com/cypsela/browser-source

need/triage

Seems that friendly error for missing files added in https://github.com/ipfs/ipfs-webui/pull/2346 no longer (?) works: 1. Open http://127.0.0.1:5001/webui#/files/this-does-not-exist.txt in Kubo 0.38.1 (uses [webui v4.9.1](https://github.com/ipfs/ipfs-webui/releases/tag/v4.9.1)) 2. See empty screen >

kind/bug
help wanted
exp/novice
P2
good first issue
effort/hours

add new `--dereference-symlinks` boolean flag that recursively resolves all symlinks to their target content during file collection. this works on symlinks inside directories, not just CLI arguments. the flag is...