Nikki
New Member
Hello everyone!
The new Paste.ee is VERY CLOSE to being ready to replace the old and add a lot of functionality and usability. However, it does need a bit more testing to make sure all of the code is secure and that there are no bugs.
URL: https://paste.ee/ | https://min.paste.ee/
Some new features:
And some backend changes:
Known issues:
I'd really appreciate it if you tried to break it, and if you find anything that could be improved let me know by creating an issue on Github - https://github.com/nikkiii/paste.ee/issues (Sorry, the project isn't open source!)
The new Paste.ee is VERY CLOSE to being ready to replace the old and add a lot of functionality and usability. However, it does need a bit more testing to make sure all of the code is secure and that there are no bugs.
URL: https://paste.ee/ | https://min.paste.ee/
Some new features:
- Bootswatch theme selection (Account in the dropdown menu in the top right, then Options)
- Downloading is done via Javascript if possible to save an extra HTTP request and allow encrypted pastes to be downloaded
- Raw paste viewing for Encrypted pastes is done via Javascript (You cannot download the raw encrypted paste via wget/curl/etc because the server will not decrypt it)
- Syntax Highlighting stats (About and Account Overview pages)
- An easier to use API information page with information about pastes and calls
- Account password resets
And some backend changes:
- Nginx + php-fpm + php 5.4
- Laravel 4.1
- Postgresql instead of MySQL
- Mandrill for e-mail sending
Known issues:
- Usernames are case sensitive when logging in (This may or may not be fixed in the future)
- Copying - Styles are not perfect with ZeroClipboard embedding a flash element above the buttons
- Headers on the information panels in the Account view are not correct for each bootswatch theme
I'd really appreciate it if you tried to break it, and if you find anything that could be improved let me know by creating an issue on Github - https://github.com/nikkiii/paste.ee/issues (Sorry, the project isn't open source!)
Last edited by a moderator: