summaryrefslogtreecommitdiff
path: root/templates/upload.html
AgeCommit message (Collapse)Author
2021-06-08Remove proprietary notices about video (#40)Srxr
* Make content proprietary configurable * Update README * Fixed a few template context bugs Co-authored-by: James Mills <prologic@shortcircuit.net.au>
2020-04-09fix hard-coded frontend max_upload_size validation (#20)X3STeNLiTE
2020-03-28Make the import link more accessiblev1.1.5James Mills
2020-03-27Add some minor UI tweaksJames Mills
2020-03-27Add optional title and description to video uploadJames Mills
2020-03-27Added UI/UX for Importing artbitrary videos from a URLJames Mills
2020-03-25Reworked upload box (#2)imperatormk
2020-03-23Fixed typov1.1.1James Mills
2020-03-22Try to improve the style of the input type=fileJames Mills
2020-03-22Add support for transcodingJames Mills
2020-03-21Added basic upload supportJames Mills