summaryrefslogtreecommitdiffstats
path: root/application/views/file/fragments
AgeCommit message (Collapse)AuthorFilesLines
2015-05-05Use require.js for javascript loadingJoakim Reinert2-3/+0
2015-03-02Add imagemagick supportFlorian Pritz1-1/+1
Adds additional support for imagemagick if GD doesn't support a file type and extends the files displayed as thumbnails to all images and pdf files. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-01-03Lazyload thumbnailsFlorian Pritz1-1/+2
Apparently there are users with >500 images and they view their thumbnail history on mobile phones. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-10-03Support EXIF orientation in colorboxFlorian Pritz1-1/+1
This also reindents colorbox.css. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-10-03Add colorbox on thumnail pagesFlorian Pritz1-1/+2
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-08-29add multipaste supportFlorian Pritz3-0/+38
Signed-off-by: Florian Pritz <bluewind@xinu.at>