summaryrefslogtreecommitdiff
path: root/fbin/templates/upload.html
AgeCommit message (Collapse)AuthorFilesLines
2019-12-06Change bootstrap-filestyle name on drop or pasteJon Bergli Heier1-0/+2
This makes sure the upload form is visually updated when dropping or pasting a file.
2018-02-15Add support for pasting files.Jon Bergli Heier1-0/+6
2017-08-16Added drag and drop support to the upload form.Jon Bergli Heier1-1/+37
2017-04-09Major rewrite to use jab/oauth.Jon Bergli Heier1-0/+25
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.