breadhunter

Results 9 issues of breadhunter

Hello, we've already asked about it on gitter https://gitter.im/orbitdb/Lobby?at=61a4d643cdb5c1081a3926d3 but I'm creating an issue here because it's easier to find and track. We recently upgraded orbitdb to 0.28 so currently...

Hello, I have a question regarding snapshots. I’m seeing that loading a snapshot containing 1000 entries results in only 10-40% of entries being loaded, with the rest failing in timeouts....

bug
Difficulty: Medium

Two weeks ago github informed that private-ip (used in libp2p-utils) is vulnerable to SSRF attacks: https://github.com/advisories/GHSA-43ch-2h55-2vj7 Js-libp2p-utils bumped private-ip in version 0.2.3 https://github.com/libp2p/js-libp2p-utils/compare/v0.2.2...v0.2.3 OrbitDb still supports js-ipfs versions

**Describe the bug** React-dnd **sometimes** adds suffix to the dropped file's path making the file empty and invalid, e.g `dog4.jpg` becomes `dog4.jpg-49:-42:85:84` **Reproduction** ``` [email protected] [email protected] ``` It's hard to...

Hello, is there a direct (clear) way for accessing amount of objects returned by DjangoFilterPaginateListField? I need amount of filtered objects before they are split to pages. Example: if I...

Hello, is there a legitimate way to render content from the bottom? We used this renderView: ``` const renderView = props => { const style = { ...props.style, display: 'flex',...

orbit-db: 0.28.3 orbit-db-store: 4.3.3 Hi, we are using OrbitDb for developing a p2p chat application. Some time ago we noticed that once in a while users are lacking older messages...

### Pull Request Checklist - [x] I have linked this PR to a related GitHub issue. - [x] I have added a description of the change (and Github issue number,...

My propositions for small changes that will improve user profile UX: 1) Long username should be truncated on the sidebar ![Image](https://github.com/TryQuiet/quiet/assets/6099829/1cb849d9-867d-4fd3-b3cd-77b5f3b8beb4) 2) We could display confirmation that profile image has...

desktop
frontend