You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.
I noticed exactly the same thing a few hours ago.
Also, a few weird behaviour:
on a mobile browser, after sending a paste (which need to open the menu because it's been collapsed by bootsrap responsive design), the navigation menu is not collapsed, so you can't see the message saying "Your paste is ... (Press CTRLC+C to copy URL)".
the password field is not hidden when the paste has been sent (It's just a Jquery selector to add in the right function, so I'll do it tomorrow if you haven't done it before).
And minor addition that has nothing to do with an issue : would it be possible to have a "Syntax highlighting" checkbox to enable/disable it when creating the paste ? Because I always get syntax highlithing on regular plain text, and it makes it look really strange (like any part between two apostrophes in a text appears green, etc.).
When reducing the browser to a certain narrow width, before the navbar goes into mobile mode, it fills three rows and hides the top content. Could affect certain tablets.
The original issue was resulved during a2af88a and the password visibility point was fixed in 428a9d9. Syntax highlighting user selection is planned to be addressed as part of #25.
The default expiration time displayed in the bootstrap template is a key for the expire_labels, not a label.
The text was updated successfully, but these errors were encountered: