summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
2023-01-21Fix build and versioning (borrowed from yarn)James Mills
2023-01-05fix(config): Always show config file name and abort if read fails (#46)Heinrich 'Henrik' Langos
With this change you should always know what config tube is using. If an explicitly requested file can not be read, then tube will complain and exit. This should fix issue #45 Reviewed-on: https://git.mills.io/prologic/tube/pulls/46 Co-authored-by: Heinrich 'Henrik' Langos <gumbo2000@noreply@mills.io> Co-committed-by: Heinrich 'Henrik' Langos <gumbo2000@noreply@mills.io>
2022-08-01Add support for multi-arch binary and docker image releases (#20)James Mills
Reviewed-on: https://git.mills.io/prologic/tube/pulls/20
2021-07-13Fix import pathsJames Mills
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-07-08Fix the import path of this packageJames Mills
2020-03-21Refactor video uploading in preparation for async transcodingJames Mills
2020-03-21Restructured source code layout, Added rice support for templates and static ↵James Mills
assets
2020-03-21Add command-line option parsing support and custom config file locationJames Mills
2019-07-03Tor (#12)davy wybiral
* added tor support * change text
2019-06-27added config.jsondavy
2019-06-27added pkg/appdavy
2019-06-26import codedavy