pastebin icon indicating copy to clipboard operation
pastebin copied to clipboard

Simple, fast, standalone pastebin service

Results 14 pastebin issues
Sort by recently updated
recently updated
newest added

Fix get plain text instead of HTML on 404

Hey, very nice project! I found one small issue, when I set `--uri-prefix="/pastebin"` the favicon does not respect it and always tries to be downloaded from the `https://FQDN/static/favicon.ico` instead of...

Hi, when i try to access a burned or timed out paste i get the html source instead of a rendered 404 message. try it with: [my Pastebin](https://pastebin.thefirewall.de/MX7Cj0pdRDGnc68C8x-Zv)

[user@archkde pastebin]$ cargo build --release Compiling ring v0.13.5 Compiling pear_codegen v0.1.5 Compiling clang-sys v1.6.0 Compiling unicode-normalization v0.1.22 error: failed to run custom build command for `pear_codegen v0.1.5` Caused by: process...

Hi, Would it be possible to add a command line option to set "burn" mode by default? Thanks!

The paste is shown in a zone where the width is controlled by the client size width, but the height is not. Then one need to fully vertically scroll to...

Hi, I wanted to paste some config in YAML to a friend and password protect it but then it wont recognize the password back. I used just "pppp".. next time...

Would it be possible to make it configurable for dark mode? Thanks

Hey, Love your project! But can't run it on a Prod Env. where strong CSP enabled. Basically all external scripts and css are blocked: ![изображение](https://user-images.githubusercontent.com/6813635/170802661-cbfd47d1-2313-4b87-8c6d-6be136cf246a.png) Apache2 config for reference: ```...