summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2019-07-24gitignore: Add *.sqliteJon Bergli Heier1-0/+1
2017-04-09Major rewrite to use jab/oauth.Jon Bergli Heier1-3/+3
Highlights: - Uses the oauth branch of jab. - Changed design to use bootstrap. - Some minor changes to functionality in file uploading and listing. - API is currently disabled and incomplete.
2011-07-17Added an image section with thumbnails of all uploaded image files.Jon Bergli Heier1-0/+1
2011-05-11Moved menu, fixed login button.Jon Bergli Heier1-0/+2
2011-02-26Added some requests, more details in long description.Jon Bergli Heier1-1/+1
- 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/+4