summaryrefslogtreecommitdiffstats
path: root/data/js
AgeCommit message (Expand)AuthorFilesLines
2014-10-03Only use colorbox if it's loadedFlorian Pritz1-18/+23
2014-10-03Support EXIF orientation in colorboxFlorian Pritz2-15/+111
2014-10-03Add colorbox on thumnail pagesFlorian Pritz3-0/+1268
2014-08-29add multipaste supportFlorian Pritz1-13/+21
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-22Fix jumpy buttons on highlight page caused by tooltipFlorian Pritz1-1/+2
2013-09-22almost migrated to bootstrap3Markus Cisler2-7/+6
2013-09-05Update jquery to 2.0.3Florian Pritz4-6/+8836
2013-08-09Add delete support to thumbnail historyFlorian Pritz1-0/+35
2013-08-05Add history page with thumbnails of imagesFlorian Pritz1-0/+16
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 Pritz5-28/+12
2013-06-09update to bootstrap 2.3.2Florian Pritz2-6/+7
2013-05-24upload_history: Allow column sorting (jquery.tablesorter)Florian Pritz2-2/+79
2013-02-28upload_form: Resize textarea using responsive css rather than jsFlorian Pritz1-15/+0
2013-02-25automatically wrap linesFlorian Pritz1-11/+6
2013-02-23Rearrange upload formFlorian Pritz1-0/+15
2013-01-17Support multiple uploads in the same requestFlorian Pritz1-9/+17
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-26fix handling of special chars in lexer namesFlorian Pritz1-1/+5
2012-10-22Merge upload_form.js into script.jsFlorian Pritz2-16/+15
2012-10-22switch design to bootstrap; minor fixes along the wayFlorian Pritz5-2/+87
2012-04-13Add do_paste() and remove ajax from upload_formFlorian Pritz1-47/+0
2012-04-09remove password from text formFlorian Pritz1-1/+0
2012-04-09Revert "Disable paste box"Florian Pritz1-0/+64
2012-04-09Disable paste boxFlorian Pritz1-64/+0
2011-12-17remove php code from upload_from.jsFlorian Pritz1-3/+2
2011-12-17move JS of upload_form to separate fileFlorian Pritz1-0/+65