summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Collapse)Author
2023-01-16improve logging at startup (#51)Heinrich 'Henrik' Langos
This bit me hard in the begining. While I was trying to figure out why tube I didn't show any files, it was silently creating directories all over the place. 😆 Reviewed-on: https://git.mills.io/prologic/tube/pulls/51 Co-authored-by: Heinrich 'Henrik' Langos <gumbo2000@noreply@mills.io> Co-committed-by: Heinrich 'Henrik' Langos <gumbo2000@noreply@mills.io>
2020-03-29Add support for unlimited timeouts for transcoding and thumbnail generationJames Mills
2020-03-29Add maximum upload size saftey and guardsJames Mills
2020-03-28Refactored video importersJames Mills
2020-03-22Don't generate new thumbnails if they already existJames Mills
2020-03-22Add support for transcodingJames Mills