Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-07-15 | Fix typo in example | Florian Pritz | 1 | -1/+1 |
2013-07-15 | data/local/examples: fix .gitignore | Florian Pritz | 2 | -1/+5 |
2013-07-15 | header.inc example: Clarify include position | Florian Pritz | 1 | -1/+1 |
2013-07-15 | Add data/local/examples | Florian Pritz | 4 | -0/+10 |
2013-07-15 | Add footer; move contact info to footer | Florian Pritz | 1 | -6/+60 |
2013-07-15 | Fix width of highlit line in code | Florian Pritz | 1 | -2/+2 |
2013-07-13 | Handle enter key in lexer dropdown's text input | Florian Pritz | 1 | -0/+6 |
2013-06-09 | update jquery and jquery.ui to 2.0.2 and 1.10.3 | Florian Pritz | 23 | -367/+22 |
2013-06-09 | update to bootstrap 2.3.2 | Florian Pritz | 5 | -24/+881 |
2013-05-24 | upload_history: improve display with small width | Florian Pritz | 1 | -0/+6 |
2013-05-24 | upload_history: Allow column sorting (jquery.tablesorter) | Florian Pritz | 6 | -2/+103 |
2013-02-28 | upload_form: Resize textarea using responsive css rather than js | Florian Pritz | 2 | -15/+16 |
2013-02-25 | Use better word breaking. | Florian Pritz | 1 | -1/+1 |
2013-02-25 | automatically wrap lines | Florian Pritz | 2 | -38/+61 |
2013-02-23 | Rearrange upload form | Florian Pritz | 1 | -0/+15 |
2013-01-17 | Support multiple uploads in the same request | Florian Pritz | 1 | -9/+17 |
2013-01-17 | Reduce font size on error page | Florian Pritz | 1 | -0/+4 |
2013-01-17 | Fix js TypeError on pages != upload_form | Florian Pritz | 1 | -1/+1 |
2012-10-29 | Add button to wrap long lines in code view | Florian Pritz | 1 | -0/+12 |
2012-10-27 | remove unused icon | Florian Pritz | 2 | -73/+0 |
2012-10-27 | Set font in textarea on upload_form to monospaced | Florian Pritz | 1 | -1/+1 |
2012-10-26 | fix handling of special chars in lexer names | Florian Pritz | 1 | -1/+5 |
2012-10-25 | Increase width of paste container | Florian Pritz | 1 | -0/+9 |
2012-10-23 | Prevent date wrapping on history page | Florian Pritz | 1 | -0/+4 |
2012-10-23 | Use better monospace fonts | Florian Pritz | 1 | -0/+4 |
2012-10-22 | retab css; remove unused css class | Florian Pritz | 1 | -76/+72 |
2012-10-22 | Fix aligment if last line of paste is empty | Florian Pritz | 1 | -0/+3 |
2012-10-22 | Merge upload_form.js into script.js | Florian Pritz | 2 | -16/+15 |
2012-10-22 | Remove old css files | Florian Pritz | 3 | -342/+0 |
2012-10-22 | switch design to bootstrap; minor fixes along the way | Florian Pritz | 25 | -2/+667 |
2012-10-16 | Fall back to plain text if lexer is unknown/broken | Florian Pritz | 1 | -0/+6 |
2012-08-16 | remove 'class="no"' from highlit html | Florian Pritz | 1 | -0/+2 |
2012-08-16 | switch to pygments | Florian Pritz | 202 | -4759/+61 |
2012-08-16 | paste.css: fix indentation | Florian Pritz | 1 | -37/+37 |
2012-07-12 | Improve design of general error page | Florian Pritz | 1 | -0/+4 |
2012-04-13 | Add do_paste() and remove ajax from upload_form | Florian Pritz | 1 | -47/+0 |
2012-04-11 | Display login boxes on upload_form | Florian Pritz | 1 | -16/+0 |
2012-04-09 | header: hide login box until hover | Florian Pritz | 1 | -0/+16 |
2012-04-09 | css: limit width of <p> and <li> to 800px | Florian Pritz | 1 | -0/+12 |
2012-04-09 | remove password from text form | Florian Pritz | 1 | -1/+0 |
2012-04-09 | Revert "Disable paste box" | Florian Pritz | 1 | -0/+64 |
2012-04-09 | more user changes | Florian Pritz | 1 | -0/+5 |
2012-04-09 | update geshi css files | Florian Pritz | 59 | -18/+1161 |
2012-04-09 | Disable paste box | Florian Pritz | 1 | -64/+0 |
2012-02-18 | check for apache modules in htaccess files | Florian Pritz | 1 | -1/+4 |