summaryrefslogtreecommitdiff
path: root/static
AgeCommit message (Collapse)AuthorFilesLines
2016-03-26Fixed error handling on image thumbnails.Jon Bergli Heier2-2/+2
Replaced jquery-lazyload with jquery.lazy which provides an onError event handler.
2014-02-04Added lazy load to image page.jablessJon Bergli Heier3-1/+7
2013-08-03Added some minor adjustments to look better on mobile browsers.Jon Bergli Heier1-0/+1
2012-12-16Make image thumbnail tiles consistent in width.Jon Bergli Heier1-3/+5
2012-09-24Show a placeholder image when no thumbnail could be fetched or generated.Jon Bergli Heier1-0/+0
2012-09-24Reversed image hover opacity.Jon Bergli Heier1-2/+2
2011-07-17Removed unused line from style.css.Jon Bergli Heier1-1/+0
2011-07-17Added an image section with thumbnails of all uploaded image files.Jon Bergli Heier1-0/+4
2011-05-11Removed page-wrapper div.Jon Bergli Heier1-1/+0
2011-05-11Moved menu, fixed login button.Jon Bergli Heier1-7/+9
2011-02-26Added some requests, more details in long description.Jon Bergli Heier1-1/+2
- Files are now hashed, when you upload a file with an existing hash you will get the existing file in return (will fix adding files to your account at a later time). - Username can be used instead of uid for cookies, hashing for the identifier works the same way as before, but with username instead of uid if username is used. - Add api=1 to get machine-readable responses, details in are found on the help page.
2011-02-15Initial commit.Jon Bergli Heier1-0/+20