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 132 microbin issues
Sort by recently updated
recently updated
newest added

Whenever a user visits the raw paste, the page is returned with a 404 status code, even if the paste exists. I assume this isn't intentional. ### Before: ![image](https://github.com/szabodanika/microbin/assets/25076630/93ad47b5-dd9d-4661-ae65-2d816776473e) ###...

**Describe the bug** When images are uploaded, say from a cellphone, the image width is distorted. Images should stay original, or have the option to stay original **To Reproduce** upload...

Is something missing here?

**Is your feature request related to a problem? Please describe.** The `Content-Disposition: attachment` header causes files to always be downloaded (at least in firefox), this isn't always the desired behaviour....

I think it would be helpful if the user/admin could set a **non-trivial alias** to the links. It will be easier to share and act as a persistent shortened link.

Add an environment variable to specify the "burn after" options, e.g. `[1, 5, 10, 20, 100, 0]`. 1'000 and 10'000 does not make sense for my setup :smile:

enhancement

**Describe the bug** Password protected item does not remove. It says incorrect password always. Like if I set 123 and delete it with 123 then it says incorrect. **To Reproduce**...

bug

Administrators need to control abuse of the service, and should be given permission to delete all pastas. Some pastas that are not encrypted should be able to be edited again...

enhancement

Presently, all assets are listed together, and no distinction is made between public versus authorized users. Support for provisioning OAuth2 providers would offer an opportunity to introduce support for multiple...