microbin icon indicating copy to clipboard operation
microbin copied to clipboard

A secure, configurable file-sharing and URL shortening web app written in Rust.

Results 120 microbin issues
Sort by recently updated
recently updated
newest added

Hi again It would be great if you could attach the binaires for microbin to the release page like this https://github.com/sigoden/dufs/releases/tag/v0.29.0 That is a Rust project as well so you...

enhancement
misc

Hi 👋🏼 I am building a rootless Docker container for microbin and there doesn't seem to be a arg to set where the pastes or configuration is stored and appears...

enhancement

Currently the status of pasta list is either open (for everyone that has access to see and remove pastas if private pasta is not enabled) or closed (nobody can see...

enhancement

It would be great to have markdown support added. In fact we can even have syntax highlighting within a markdown text by specifying what syntax the code belongs to. I...

enhancement
polar

Error message: microbin: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by microbin) This issue is happening after the latest code merge on July 25. Was never an issue before

bug
help wanted

Since the service uses only 2 or 3 colors, an option to choose custom colors would be fantastic. Purely nice to have. To begin with, it could just be a...

enhancement

this is by no means finished. As I described on #4 there were some problems with making a proper api. The idea being we have one central api used in...

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

It would be nice to add automatic code detection so you don´t have to choose from the dropdown menu what language it is.

enhancement

Please add a image on dockerhub or github registry. For a kubernetes Setup it is really not that easy to deploy it without creating a ci pipeline.

enhancement
docker