Age | Commit message (Expand) | Author | Files | Lines |
2015-06-05 | data/local/.gitignore: Add some more files | Florian Pritz | 1 | -0/+2 |
2015-06-05 | Move public files to ./public_html | Florian Pritz | 55 | -14069/+5 |
2015-05-31 | test: Add more \libraries\Image tests | Florian Pritz | 2 | -0/+0 |
2015-05-21 | test: different files with same checksum | Florian Pritz | 2 | -0/+1 |
2015-05-21 | Fix missing 2nd tab when repasting | Florian Pritz | 1 | -0/+1 |
2015-05-10 | Fix missing tooltips in thumbnail view | Joakim Reinert | 1 | -1/+2 |
2015-05-06 | Fix upload_form file inputs in firefox | Florian Pritz | 1 | -1/+1 |
2015-05-05 | data/.htaccess: Make svg cacheable | Florian Pritz | 1 | -0/+1 |
2015-05-05 | Fix colorbox not being loaded | Florian Pritz | 1 | -3/+1 |
2015-05-05 | Explicitly load vendor js in modules that need them | Joakim Reinert | 6 | -23/+9 |
2015-05-05 | Move lazyloading js code to application.js | Joakim Reinert | 2 | -8/+11 |
2015-05-05 | Extract tablesorter js and encapsulate | Joakim Reinert | 3 | -64/+93 |
2015-05-05 | Refactor file uploader js | Joakim Reinert | 3 | -89/+135 |
2015-05-05 | Use global appConfig js variable instead of passing it down | Joakim Reinert | 3 | -9/+8 |
2015-05-05 | Refactor thumbnail view js | Joakim Reinert | 3 | -86/+135 |
2015-05-05 | Refactor linewrap toggle | Joakim Reinert | 3 | -11/+18 |
2015-05-05 | Do minor refactoring on app js | Joakim Reinert | 2 | -9/+21 |
2015-05-05 | Use util function for focusing dropdown menu input | Joakim Reinert | 1 | -6/+3 |
2015-05-05 | Refactor tab width input | Joakim Reinert | 4 | -36/+57 |
2015-05-05 | Refactor lexer input setup | Joakim Reinert | 6 | -51/+1643 |
2015-05-05 | Refactor line higlighting functionality | Joakim Reinert | 3 | -16/+51 |
2015-05-05 | Use require.js for javascript loading | Joakim Reinert | 14 | -0/+78 |
2015-05-05 | Add functionality for choosing tab width in frontend | Joakim Reinert | 2 | -1/+42 |
2015-03-08 | Fix background of lightbox for transparent images | Florian Pritz | 1 | -1/+1 |
2015-02-23 | upload_form: Support multiple textareas/files at the same time | Florian Pritz | 1 | -1/+38 |
2015-02-05 | Add simple testsuite | Florian Pritz | 1 | -0/+3 |
2015-01-03 | Lazyload thumbnails | Florian Pritz | 3 | -0/+249 |
2014-10-03 | Colorbox: Disable transition, start at 100% size | Florian Pritz | 1 | -0/+4 |
2014-10-03 | Only use colorbox if it's loaded | Florian Pritz | 1 | -18/+23 |
2014-10-03 | Support EXIF orientation in colorbox | Florian Pritz | 3 | -30/+128 |
2014-10-03 | Add colorbox on thumnail pages | Florian Pritz | 5 | -0/+1339 |
2014-08-29 | Increase padding for anchors | Florian Pritz | 1 | -2/+2 |
2014-08-29 | add multipaste support | Florian Pritz | 2 | -27/+51 |
2014-08-29 | Add multiple file input boxes on upload form | Florian Pritz | 1 | -5/+32 |
2014-08-29 | Simplify sorting of history table | Florian Pritz | 2 | -23/+132 |
2013-09-25 | Align the brand image correctly | Markus Cisler | 1 | -0/+4 |
2013-09-25 | Change upload form layout | Markus Cisler | 1 | -4/+0 |
2013-09-22 | Fix autoresizing of textarea on upload_form | Florian Pritz | 1 | -3/+3 |
2013-09-22 | fix paste view on mobile devices | Markus Cisler | 1 | -0/+20 |
2013-09-22 | Fix footer height | Florian Pritz | 1 | -2/+3 |
2013-09-22 | Fix jumpy buttons on highlight page caused by tooltip | Florian Pritz | 1 | -1/+2 |
2013-09-22 | Fix navigation and footer css; css cleanup | Florian Pritz | 1 | -19/+21 |
2013-09-22 | almost migrated to bootstrap3 | Markus Cisler | 10 | -887/+283 |
2013-09-05 | Update jquery to 2.0.3 | Florian Pritz | 4 | -6/+8836 |
2013-08-14 | Use python-ansi2html instead of cpan module | Florian Pritz | 1 | -0/+502 |
2013-08-11 | data/local: add missing examples and gitignore | Florian Pritz | 3 | -0/+3 |
2013-08-09 | Add delete support to thumbnail history | Florian Pritz | 2 | -0/+43 |
2013-08-07 | Add favicon support | Florian Pritz | 2 | -0/+1 |
2013-08-05 | Add history page with thumbnails of images | Florian Pritz | 2 | -0/+37 |
2013-07-16 | Decrease size of footer | Florian Pritz | 1 | -4/+12 |