summaryrefslogtreecommitdiff
path: root/app/config.go
AgeCommit message (Collapse)Author
2022-08-25Supply the seconds position where a thumbnail is generated (#22)gabek
Reviewed-on: https://git.mills.io/prologic/tube/pulls/22 Co-authored-by: gabek <gabek@noreply@mills.io> Co-committed-by: gabek <gabek@noreply@mills.io>
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-03-31Allow transcoding to smaller sizes a configurable and optional featureJames Mills
2020-03-29Fix default server config and ensure upload and video paths existJames Mills
2020-03-29Add maximum upload size saftey and guardsJames Mills
2020-03-26Add a default thumbnailer timeout configJames Mills
2020-03-26Refactored thumbnail generation with configurable timeout and in-sycn with ↵James Mills
video transcoding
2020-03-25Add support for keeping trakc of and viewing no. of views per videoJames Mills
2020-03-22Refactored upload handlerJames Mills
2020-03-22Add support for transcodingJames Mills
2020-03-21Restructured source code layout, Added rice support for templates and static ↵James Mills
assets