Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-23 | Make no file uploads message use all five columns | Jon Bergli Heier | 1 | -1/+1 | |
2018-08-06 | Add video list and video thumbnails | Jon Bergli Heier | 2 | -2/+3 | |
Add a separate video page for listing uploaded videos. The thumbnail endpoint now supports generating video thumbnails using ffmpegthumbnailer. | |||||
2018-02-15 | Add support for pasting files. | Jon Bergli Heier | 1 | -0/+6 | |
2017-08-16 | Added drag and drop support to the upload form. | Jon Bergli Heier | 1 | -1/+37 | |
2017-04-22 | Added upload API. | Jon Bergli Heier | 3 | -30/+91 | |
Also updated the API (previously help) page. | |||||
2017-04-09 | Major rewrite to use jab/oauth. | Jon Bergli Heier | 8 | -0/+317 | |
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. |