Pastelyst is a nice web application that shows Cutelyst's features and also shows that someone can easily create useful things with Cutelyst.
As far as I know it's one of the two official applications of Cutelyst's that offers live demo along with CMlyst. Compared to CMlyst, Pastelyst can be said to be simpler but more feature complete and more interactive for users.
Pastelyst has already enough and great features and with addition of some more features, I think it'll be one of the best pastebin application :)
I have a few ideas. Could you select the features that convenient for you and create a to-do list with some tips on how to implement. This list will guide the contributors like me.
Possible future features
Known issues / improvements
Pastelyst is a nice web application that shows Cutelyst's features and also shows that someone can easily create useful things with Cutelyst.
As far as I know it's one of the two official applications of Cutelyst's that offers live demo along with CMlyst. Compared to CMlyst, Pastelyst can be said to be simpler but more feature complete and more interactive for users.
Pastelyst has already enough and great features and with addition of some more features, I think it'll be one of the best pastebin application :)
I have a few ideas. Could you select the features that convenient for you and create a to-do list with some tips on how to implement. This list will guide the contributors like me.
Possible future features
Copy paste to clipboardhttps://www.w3schools.com/howto/howto_js_copy_clipboard.asp
https://stackoverflow.com/questions/400212/how-do-i-copy-to-the-clipboard-in-javascript
Download button for pastehttps://www.w3schools.com/tags/att_a_download.asp
https://stackoverflow.com/questions/39325938/html5-download-attribute-to-selected-folder
When pasted: (Ok! icon) This paste will be deleted the next time it is read.
When opened first time: (Warning! icon) This paste has self-destructed. If you close this window, there is no way to recover it.
After opened first time: 404
https://www.w3schools.com/tags/att_input_accept.asp
https://stackoverflow.com/questions/8938124/how-to-filter-input-type-file-dialog-by-specific-file-type
Known issues / improvements
Search placeholder is at wrong tag, must be at input tag not formBeautify search links: https://paste.cutelyst.org/search?page=1&q=rock -> https://paste.cutelyst.org/search?q=rock&page=1A more descriptive 404 page: Paste not found. -> Either this paste has expired or this page never existed.