MystBin icon indicating copy to clipboard operation
MystBin copied to clipboard

Easily share your code or text with syntax highlighting and themes for readability.

Results 16 MystBin issues
Sort by recently updated
recently updated
newest added

[Apparently](https://github.com/PythonistaGuild/MystBin#setting-up-apps:~:text=You%20may%20set%20up%20the%20github%20bot%20token%20with%20a%20github%20personal%20access%20token%20to%20enable%20automatic%20invalidation%20of%20discord%20tokens%20(via%20posting%20them%20in%20gists).) MystBin already invalidates Discord Tokens in files, but this is not the case in practice. I did this in a fresh file, `file.txt`, and pasted a valid discord token....

This changes the docker setup of the frontend to use layers. The advantage to this is that layers are cached, so as long as the dependency files (package,json & yarn.lock)...

When you press the save button in Safari it just shows the spinning wheel forever and never saves it. Screen recording from a user in discord.py's general channel: https://cdn.discordapp.com/attachments/336642776609456130/1062602270233079889/Screen_Recording_2023-01-10_at_10.21.30_PM.mov Was...

fixed in next release
known issue

Currently, the loading spinner continues on endlessly due to the spinner not being cancelled upon a bad response. We should stop this spinner and display an error message if the...

enhancement
JavaScript(TypeScript)

Allow users to select syntax highlighting per-file on pastes that have already been created. Perhaps some sort of modal in the corner?

JavaScript(TypeScript)

When using the edit button on an existing paste, the files appear to copy over, but the filenames are reset when you edit anything. Additionally, once you save the new...

bug

we need to have a light theme available for the light theme card in the dashboard

use the `username` cookie to fetch username and display if available

Niche feature, I know, but good for "secure" pastes you only want to be read once. We already filter out things like Discord's user agent, so very easy to send...

When trying to scroll down with the middle mouse button on a paste that has one line that needs horizontal scrolling, it only allows you to scroll horizontally when using...