Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-01 | Added a 'del' link to allow deleting files. | Jon Bergli Heier | 1 | -1/+1 | |
2011-07-29 | Display number of files and total size on myfiles and images pages. | Jon Bergli Heier | 1 | -0/+3 | |
2011-07-29 | Added support for configurable virtual root. | Jon Bergli Heier | 1 | -5/+6 | |
2011-07-17 | Added an image section with thumbnails of all uploaded image files. | Jon Bergli Heier | 1 | -1/+11 | |
2011-04-15 | Return unicode data from File.html(). | Jon Bergli Heier | 1 | -1/+1 | |
2011-02-26 | Added filesize and extra links on the account file list page. | Jon Bergli Heier | 1 | -3/+16 | |
2011-02-26 | Added some requests, more details in long description. | Jon Bergli Heier | 1 | -1/+3 | |
- 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-15 | Initial commit. | Jon Bergli Heier | 1 | -0/+45 | |