summaryrefslogtreecommitdiffstats
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2014-10-03Only use colorbox if it's loadedFlorian Pritz1-18/+23
2014-10-03Support EXIF orientation in colorboxFlorian Pritz3-30/+128
2014-10-03Add colorbox on thumnail pagesFlorian Pritz5-0/+1339
2014-08-29Increase padding for anchorsFlorian Pritz1-2/+2
2014-08-29add multipaste supportFlorian Pritz2-27/+51
2014-08-29Add multiple file input boxes on upload formFlorian Pritz1-5/+32
2014-08-29Simplify sorting of history tableFlorian Pritz2-23/+132
2013-09-25Align the brand image correctlyMarkus Cisler1-0/+4
2013-09-25Change upload form layoutMarkus Cisler1-4/+0
2013-09-22Fix autoresizing of textarea on upload_formFlorian Pritz1-3/+3
2013-09-22fix paste view on mobile devicesMarkus Cisler1-0/+20
2013-09-22Fix footer heightFlorian Pritz1-2/+3
2013-09-22Fix jumpy buttons on highlight page caused by tooltipFlorian Pritz1-1/+2
2013-09-22Fix navigation and footer css; css cleanupFlorian Pritz1-19/+21
2013-09-22almost migrated to bootstrap3Markus Cisler10-887/+283
2013-09-05Update jquery to 2.0.3Florian Pritz4-6/+8836
2013-08-14Use python-ansi2html instead of cpan moduleFlorian Pritz1-0/+502
2013-08-11data/local: add missing examples and gitignoreFlorian Pritz3-0/+3
2013-08-09Add delete support to thumbnail historyFlorian Pritz2-0/+43
2013-08-07Add favicon supportFlorian Pritz2-0/+1
2013-08-05Add history page with thumbnails of imagesFlorian Pritz2-0/+37
2013-07-16Decrease size of footerFlorian Pritz1-4/+12
2013-07-15Fix typo in exampleFlorian Pritz1-1/+1
2013-07-15data/local/examples: fix .gitignoreFlorian Pritz2-1/+5
2013-07-15header.inc example: Clarify include positionFlorian Pritz1-1/+1
2013-07-15Add data/local/examplesFlorian Pritz4-0/+10
2013-07-15Add footer; move contact info to footerFlorian Pritz1-6/+60
2013-07-15Fix width of highlit line in codeFlorian Pritz1-2/+2
2013-07-13Handle enter key in lexer dropdown's text inputFlorian Pritz1-0/+6
2013-06-09update jquery and jquery.ui to 2.0.2 and 1.10.3Florian Pritz23-367/+22
2013-06-09update to bootstrap 2.3.2Florian Pritz5-24/+881
2013-05-24upload_history: improve display with small widthFlorian Pritz1-0/+6
2013-05-24upload_history: Allow column sorting (jquery.tablesorter)Florian Pritz6-2/+103
2013-02-28upload_form: Resize textarea using responsive css rather than jsFlorian Pritz2-15/+16
2013-02-25Use better word breaking.Florian Pritz1-1/+1
2013-02-25automatically wrap linesFlorian Pritz2-38/+61
2013-02-23Rearrange upload formFlorian Pritz1-0/+15
2013-01-17Support multiple uploads in the same requestFlorian Pritz1-9/+17
2013-01-17Reduce font size on error pageFlorian Pritz1-0/+4
2013-01-17Fix js TypeError on pages != upload_formFlorian Pritz1-1/+1
2012-10-29Add button to wrap long lines in code viewFlorian Pritz1-0/+12
2012-10-27remove unused iconFlorian Pritz2-73/+0
2012-10-27Set font in textarea on upload_form to monospacedFlorian Pritz1-1/+1
2012-10-26fix handling of special chars in lexer namesFlorian Pritz1-1/+5
2012-10-25Increase width of paste containerFlorian Pritz1-0/+9
2012-10-23Prevent date wrapping on history pageFlorian Pritz1-0/+4
2012-10-23Use better monospace fontsFlorian Pritz1-0/+4
2012-10-22retab css; remove unused css classFlorian Pritz1-76/+72
2012-10-22Fix aligment if last line of paste is emptyFlorian Pritz1-0/+3
2012-10-22Merge upload_form.js into script.jsFlorian Pritz2-16/+15