summaryrefslogtreecommitdiffstats
path: root/application/views/file/upload_history.php
AgeCommit message (Expand)AuthorFilesLines
2016-11-01upload_history: Drop duplicate buttons from bottomFlorian Pritz1-2/+0
2016-11-01Fix broken multipaste button on history pageFlorian Pritz1-1/+1
2016-11-01Allow creation of multipastes from upload historyFlorian Pritz1-2/+6
2016-07-10Make delete button fixed on upload history pageFlorian Pritz1-1/+6
2016-07-04Harden XSS escapingFlorian Pritz1-1/+1
2016-07-04file/history: Add support to display preview of entries on hoverFlorian Pritz1-1/+1
2015-05-05Use require.js for javascript loadingJoakim Reinert1-2/+0
2014-08-29add multipaste supportFlorian Pritz1-1/+1
2014-08-29Simplify sorting of history tableFlorian Pritz1-3/+4
2013-09-25Make tables responsiveMarkus Cisler1-22/+24
2013-08-05Add history page with thumbnails of imagesFlorian Pritz1-0/+1
2013-05-24upload_history: improve display with small widthFlorian Pritz1-1/+1
2013-05-24upload_history: remove hashFlorian Pritz1-2/+0
2013-05-24upload_history: Allow column sorting (jquery.tablesorter)Florian Pritz1-2/+3
2012-10-23Prevent date wrapping on history pageFlorian Pritz1-1/+1
2012-10-22switch design to bootstrap; minor fixes along the wayFlorian Pritz1-25/+28
2012-07-07Display total size uploaded by user on history pageFlorian Pritz1-0/+2
2012-05-05Rework file deletion; allow to delete multiple IDs at onceFlorian Pritz1-22/+25
2012-04-11Add filesize to history viewFlorian Pritz1-0/+2
2012-04-09start working on usersFlorian Pritz1-7/+0
2012-02-19encode special chars in some placesFlorian Pritz1-1/+1
2011-12-18fix missing space on upload_historyFlorian Pritz1-1/+1
2011-12-18add delete icon on upload_historyFlorian Pritz1-0/+2
2011-09-11add upload_history pageFlorian Pritz1-0/+26