summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
2011-07-29Added support for configurable virtual root.Jon Bergli Heier5-13/+13
2011-07-17Added an image section with thumbnails of all uploaded image files.Jon Bergli Heier3-0/+16
2011-05-11Removed page-wrapper div.Jon Bergli Heier1-1/+0
2011-05-11Moved menu, fixed login button.Jon Bergli Heier2-14/+14
2011-02-26Added some requests, more details in long description.Jon Bergli Heier1-3/+15
- 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-16Updated the help template.Jon Bergli Heier1-2/+3
2011-02-15Allow for more file request variations.Jon Bergli Heier1-1/+6
2011-02-15Use sha1 instead of md5.Jon Bergli Heier1-1/+1
2011-02-15Added missing __init__.py.Jon Bergli Heier1-0/+6
2011-02-15Initial commit.Jon Bergli Heier7-0/+131