El RIDO
El RIDO
Actually, you are right, @rugk had suggested in #270 to just offer a third tab next to preview to avoid all these history shenanigans and having to reload the paste,...
I like the addition of icons to all the buttons in the navigation bar. Very nice touch! Should we add this as an additional template or merge this in the...
The marquee and some other quirks was why I suggested to make it a separate template. But I do not mind at all to make this one the new default...
Looking at the current version of the W3C spec and the mozilla dev docs, no, only AES is currently supported for symmetric encryption: https://www.w3.org/TR/WebCryptoAPI/#algorithm-recommendations-implementers https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/encrypt#Supported_algorithms So, no, not possible if...
Please raise an issue for that in upstreams git project at https://github.com/w3c/webcrypto/issues - their [latest draft doesn't include it](https://w3c.github.io/webcrypto/#algorithm-recommendations-implementers) and I couldn't see any closed or open issues for this...
The nice thing about prettify is that we don't need to add another UI element to select the language mode and store that as metadata in the paste (forcing support...
Just a little history: There were forks of zerobin using highlightjs and prettify around. I chose to merge the prettify one into this fork due to it not requiring the...
Note to self: By now highlightJS does offer an automatic detection, so we could switch to it without impact on pastes that have no user selected syntax. The latter could...
Yes, thats what I plan to do with this, hence I added it to the project plan for 1.4. :-) Hope it looks ok on the darkstrap theme as well.
Not yet. At least an error in that case would make sense IMHO.