Dániel Szabó

Results 12 issues of Dániel Szabó

Currently all pastas are stored in the memory. Can we save them on the disk in either a tiny database or simply in files? Storing everything in the memory could...

enhancement
discussion

Add option to encode URL (final URL made by microbin, not the original) as QR Code using https://docs.rs/qrcode/latest/qrcode/. It could be simply displayed and it would be extremely useful for...

enhancement

**Describe the bug** When you disable upload listing, the "Public" privacy settings remains available despite the upload not actually being public since there is no list to see it. **To...

bug

Allow setting maximum storage size (sum of all uploads) in gigabytes , and showing usage on the admin console. e.g. MICROBIN_MAX_STORAGE=16

enhancement

Let's add some simple rate limiting, should be fairly easy to implement with actix-governor: https://crates.io/crates/actix-governor

enhancement

Update docker compose and docker setup script if needed, so that MicroBin get's a named, sized volume (contents can still be read at the mounting point of the volume) instead...

enhancement
docker

Env variable for adding goat counter analytics in the header

enhancement

This will likely require a client app but maybe it can be done through SSH

Replace plaintext password with encrytion. Probably better to do it through SQLite