Fuzzr icon indicating copy to clipboard operation
Fuzzr copied to clipboard

P2P platform for publishing content, self-hosting, decentralized curation, and more.

Results 26 Fuzzr issues
Sort by recently updated
recently updated
newest added

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.19.2 to 1.25.0. Release notes Sourced from tokio's releases. Tokio v1.25.0 1.25.0 (January 28, 2023) Fixed rt: fix runtime metrics reporting (#5330) Added sync: add broadcast::Sender::len (#5343)...

dependencies

Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.10.0 to 3.12.0. Changelog Sourced from bumpalo's changelog. 3.12.0 Released 2023-01-17. Added Added the bumpalo::boxed::Box::bump and bumpalo::collections::String::bump getters to get the underlying Bump that a string or...

dependencies

Running https://github.com/FuzzrNet/Fuzzr/releases/tag/v0.0.3-alpha on Ubuntu 20.04LTS yields: ```bash ./fuzzr-0.0.3-alpha: /lib/x86_64-linux-gnu/libc.so.6: version 'GLIBC_2.32' not found (required by ./fuzzr-0.0.3-alpha) ``` This is due to glibc version in 20.04 not being up to date:...

bug
backlog
blocked

Reopening #40 for reference - [ ] Tide server on localhost - [ ] Iced WASM frontend for published content - [ ] Displays published images - [ ] QR...

- [x] fs_crawler.rs - [x] Similar to https://github.com/ronin13/finde-rs with crossbeam - [x] Rayon thumbnailing - [x] 256px by 256px - [x] Fills width while maintaining aspect ratio - [x] Columnar...

On the publish screen, there should be two checkboxes, one to filter the view of published items or unpublished items. The idea behind this is, if an item is selected...

On publish page: - [ ] Left-click on a content item to display a local full view of it - [ ] Right-click on a content item on (locally) added...

Considering making one of our first features a web server and locally-hosted blogging platforms. The intention would be to join with others in sharing each other's content, to ensure uptime....

backlog

All Toolbar buttons may look better if they were all the same size. Uniform to the largest button

- [ ] Add a color wheel (or slider?) popup to fore/background color inputs (if feasible)