Age | Commit message (Expand) | Author | Files | Lines |
2016-07-21 | history: Disable lazy loading for the first 42 thumbnails | Florian Pritz | 1 | -4/+14 |
2016-07-12 | Fix incorrect width of thumbnail list | Florian Pritz | 1 | -1/+1 |
2016-07-12 | Link single paste to autodetection in video/audio/asciinema fragemnts | Florian Pritz | 3 | -3/+3 |
2016-07-12 | Add asciinema support | Florian Pritz | 1 | -0/+8 |
2016-07-10 | Make delete button fixed on upload history page | Florian Pritz | 3 | -9/+18 |
2016-07-10 | Fix display issue on paste page | Florian Pritz | 1 | -1/+1 |
2016-07-10 | Revert "Fix display issues with new bootstrap" | Florian Pritz | 5 | -5/+5 |
2016-07-04 | Harden XSS escaping | Florian Pritz | 2 | -3/+3 |
2016-07-04 | file/history: Add support to display preview of entries on hover | Florian Pritz | 1 | -1/+1 |
2016-07-04 | Fix display issues with new bootstrap | Florian Pritz | 5 | -5/+5 |
2015-11-02 | view/client: Hardcode URLs | Florian Pritz | 1 | -3/+3 |
2015-08-09 | Increase performance of thumbnail view | Florian Pritz | 1 | -1/+17 |
2015-08-04 | Add audio and video players to multipastes | Florian Pritz | 2 | -0/+20 |
2015-08-02 | Add PLS playlist support for multipastes | Florian Pritz | 1 | -0/+1 |
2015-07-18 | Display hash on file info page | Florian Pritz | 1 | -0/+4 |
2015-05-05 | Set max upload size and file count in upload_form view only | Joakim Reinert | 1 | -2/+2 |
2015-05-05 | Fix non-closing script tag in file/html_header | Joakim Reinert | 1 | -1/+1 |
2015-05-05 | Use global appConfig js variable instead of passing it down | Joakim Reinert | 1 | -5/+2 |
2015-05-05 | Refactor thumbnail view js | Joakim Reinert | 1 | -1/+1 |
2015-05-05 | Refactor linewrap toggle | Joakim Reinert | 1 | -1/+1 |
2015-05-05 | Refactor lexer input setup | Joakim Reinert | 2 | -3/+5 |
2015-05-05 | Use require.js for javascript loading | Joakim Reinert | 3 | -5/+0 |
2015-05-05 | Add functionality for choosing tab width in frontend | Joakim Reinert | 1 | -0/+8 |
2015-05-03 | Expose /file/thumbnail/ on front page | Florian Pritz | 1 | -1/+2 |
2015-03-21 | Change gentoo overlay link to https | Florian Pritz | 1 | -1/+1 |
2015-03-11 | Move upload button for small displays | Florian Pritz | 1 | -1/+1 |
2015-03-09 | Update gentoo overlay URL | Florian Pritz | 1 | -1/+1 |
2015-03-02 | Add imagemagick support | Florian Pritz | 2 | -2/+2 |
2015-02-23 | upload_form: Support multiple textareas/files at the same time | Florian Pritz | 1 | -47/+58 |
2015-01-03 | Lazyload thumbnails | Florian Pritz | 1 | -1/+2 |
2014-12-06 | add opensuse client repo | Florian Pritz | 1 | -1/+2 |
2014-11-02 | Add tarball support to multipastes | Florian Pritz | 1 | -0/+1 |
2014-10-03 | Support EXIF orientation in colorbox | Florian Pritz | 1 | -1/+1 |
2014-10-03 | Add colorbox on thumnail pages | Florian Pritz | 1 | -1/+2 |
2014-08-29 | Document multipastes on the front page | Florian Pritz | 1 | -0/+7 |
2014-08-29 | add multipaste support | Florian Pritz | 12 | -98/+154 |
2014-08-29 | Add multiple file input boxes on upload form | Florian Pritz | 1 | -1/+4 |
2014-08-29 | Simplify sorting of history table | Florian Pritz | 1 | -3/+4 |
2014-07-22 | update gentoo overlay URL | Florian Pritz | 1 | -1/+1 |
2014-07-11 | Reword invitation text on front page | Florian Pritz | 1 | -1/+2 |
2014-01-24 | client: add gentoo overlay | Florian Pritz | 1 | -0/+1 |
2013-09-25 | Remove whitespaces from upload form textarea | Pierre Schmitz | 1 | -4/+4 |
2013-09-25 | Change upload form layout | Markus Cisler | 1 | -31/+45 |
2013-09-25 | Fix indentation on upload form | Markus Cisler | 1 | -13/+13 |
2013-09-25 | Make tables responsive | Markus Cisler | 2 | -48/+52 |
2013-09-22 | Move user_logged_in check to controller constructor | Florian Pritz | 1 | -1/+1 |
2013-09-22 | Fix autoresizing of textarea on upload_form | Florian Pritz | 1 | -1/+1 |
2013-09-22 | fix paste view on mobile devices | Markus Cisler | 2 | -89/+87 |
2013-09-22 | Fix display issues on upload_form for smaller displays | Florian Pritz | 1 | -4/+6 |
2013-09-22 | Revert upload_history tabs to tabs instead of pills | Florian Pritz | 1 | -1/+1 |