Marcin Rataj

Results 493 issues of Marcin Rataj

## Problem Right now JS Core API docs are maintained by hand [as a directory with bunch of Markdown files](https://github.com/ipfs/js-ipfs/tree/ipfs-core%400.13.0/docs/core-api). This is [unsustainable](https://pls.watch/#v=EF_xdvn52As&t=1m28.9s;1m30.5s&UNSUSTAINABLE), docs often get out of date (https://github.com/ipfs/js-ipfs/pull/4013,...

P1
topic/docs
need/triage
effort/days

**Version**: N/A #### Type: Enhancement #### Severity: Medium #### Description: IPFS Node should persist a list of currently connected peers periodically, so the next time it starts it can use...

exp/expert
status/ready
P2

> This is JS tracking issue to match `--allow-big-block` behavior from go-ipfs (https://github.com/ipfs/go-ipfs/pull/8414 and https://github.com/ipfs/go-ipfs/issues/8696) TLDR: bigger blocks can't be exchanged over libp2p, so we want to make a loud...

exp/novice
P1
kind/maintenance
effort/hours
topic/interop

> ![2022-07-21_13-42](https://user-images.githubusercontent.com/157609/180206764-69dd5c21-cb5b-4249-88f6-89e5e6541231.png) Fix for thix exists in ipfs-webui [v2.16.0](https://github.com/ipfs/ipfs-webui/releases/tag/v2.16.0), which updated geoip dataset, but we are unable to switch to latest webui because of this bug: https://github.com/ipfs/ipfs-webui/issues/1984

kind/bug
P1

TLDR: snap confinement should not be applied to tools like ipfs-desktop. This is called "classic" mode. I filled a [request to apply "classic" confinement](https://snapcraft.io/docs/reviewing-classic-confinement-snaps) to ipfs-desktop in https://forum.snapcraft.io/t/ipfs-desktop-classic-review/28517 :point_right: Until...

kind/bug
help wanted
P3
status/blocked
area/linux
kind/maintenance

## Summary Installation of IPFS Desktop could register native integration that enables user to add files to IPFS (MFS) directly from operating system's file manager. For example: a dedicated context...

help wanted
exp/expert
P2
kind/enhancement
need/analysis
effort/weeks
status/ready

This is exploration into better support of Apple Silicon. [electron-builder](https://github.com/electron-userland/electron-builder) supports producing either universal package or one for each architecture. In case of Desktop, things are more complicated: we also...

area/macos

Right now, IPFS Desktop installs system-wide protocol handlers (dweb, ipfs, ipns) which converts `ipfs://` URI to gateway URL and opens that in default browser. It is fine, but may be...

help wanted
exp/intermediate
P1
kind/enhancement
topic/design-front-end
good first issue
effort/hours
status/ready
area/protocol-handler

### Summary This issue is an entry point for gathering prior art, feature requests and ongoing work around native integrations for the most popular operating systems. Comment below if something...

need/triage

When user takes a screenshot or imports files via OS integration, we copy a shareable link to clipboard. However, the content is not present on gateway node until someone requests...

help wanted
exp/intermediate
P1
kind/enhancement
effort/hours
status/ready