Marcin Rataj

Results 493 issues of Marcin Rataj

> Just writing down some thoughts and concerns, needs more analysis, probably can be split into 2-3 phases. Right now ipfs-desktop is tightly coupled with ipfs-webui: 1. ships with a...

exp/intermediate
P1
topic/design-ux
kind/architecture
kind/maintenance
need/analysis
need/maintainers-input
effort/days
area/webui

> Use of Electron Builder's Auto Update is tracked in https://github.com/ipfs-shipyard/ipfs-desktop/issues/668. > **This is a placeholder issue** about hardening the Auto Update process by introducing an additional IPFS-based integrity check...

kind/discussion
P2

@Gozala noticed UX issue with adding files via IPFS Desktop and trying to open them on the public gateway: ``` gozala │ lidel: content uploaded through UI doesn’t seems to...

help wanted
exp/expert
P2
kind/enhancement
topic/design-front-end
topic/design-ux
effort/weeks
status/ready

This is similar to https://github.com/ipfs/ipfs-companion/issues/1072 but about what happens when user has no local node running. ## Current behavior When user has ipfs-companion enabled but not local IPFS node running,...

P1
need/analysis
need/community-input
need/maintainer-input
area/MV2
area/MV3
starmaps

There is an argument that installing IPFS Companion should not degrade browsing performance, but augment it: recover when HTTP server is down, cache for later offline use. Avoiding HTTP connection...

P1
need/analysis
need/community-input
need/maintainer-input
area/MV2
area/MV3
starmaps

https://fleek.co is an example of interesting misconfiguration (at least today 2022-02-17): - `fleek.co` has no DNSLink - HTTP response includes `x-ipfs-path` to immutable snapshot ```console $ ipfs resolve -r /ipns/fleek.co...

kind/bug
exp/intermediate
P1
effort/hours
area/MV2
area/MV3

Ref. https://github.com/ipfs/go-ipfs/releases/tag/v0.12.0 - [ ] check if our webui preload logic is impacted by `refs local` change or not

kind/maintenance
status/blocked
P2
area/webui

Seems that Firefox (around version 96-97) changed somethign and is now way more aggresive when a gateway does not start returning response immediately. For example, first load (empty ipfs repo)...

help wanted
good first issue
exp/novice
P3
area/firefox

See https://github.com/ipfs/ipfs-docs/issues/893 Worth revisiting if those are better than what we currently have on the welcome page.

help wanted
P1
topic/docs
starmaps

- [x] remove yarn and all the hackery around transitive dependency overrides - [x] bump all dependencies - [x] switch to ipfs-core for fewer deps - [x] remove unused deps...