summaryrefslogtreecommitdiffstats
path: root/data/js/jquery.lazyload.js
AgeCommit message (Collapse)AuthorFilesLines
2015-05-05Use require.js for javascript loadingJoakim Reinert1-242/+0
2015-01-03Lazyload thumbnailsFlorian Pritz1-0/+242
Apparently there are users with >500 images and they view their thumbnail history on mobile phones. Signed-off-by: Florian Pritz <bluewind@xinu.at>