Commit graph

12 commits

Author SHA1 Message Date
Heinrich 'Henrik' Langos
f6dedea101 fix(config): Always show config file name and abort if read fails (#46)
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>
2023-01-05 12:27:42 +00:00
James Mills
35217febfc Add support for multi-arch binary and docker image releases (#20)
Reviewed-on: https://git.mills.io/prologic/tube/pulls/20
2022-08-01 03:22:17 +00:00
James Mills
5c2b402a8a
Fix import paths 2021-07-13 08:34:56 +10:00
Srxr
e743a9a425
Remove proprietary notices about video (#40)
* Make content proprietary configurable

* Update README

* Fixed a few template context bugs

Co-authored-by: James Mills <prologic@shortcircuit.net.au>
2021-06-08 23:22:14 +10:00
James Mills
6a2eaefcca
Fix the import path of this package 2020-07-08 16:50:53 +10:00
James Mills
ce3008222e
Refactor video uploading in preparation for async transcoding 2020-03-21 22:58:14 +10:00
James Mills
4dae45a68f
Restructured source code layout, Added rice support for templates and static assets 2020-03-21 09:55:06 +10:00
James Mills
76fa613b7e
Add command-line option parsing support and custom config file location 2020-03-21 08:31:24 +10:00
davy wybiral
d38a88be8e
Tor (#12)
* added tor support

* change text
2019-07-03 16:46:59 -05:00
davy
ef01f99df7 added config.json 2019-06-27 15:09:17 -05:00
davy
c615ea6b14 added pkg/app 2019-06-27 14:22:47 -05:00
davy
e1090a7583 import code 2019-06-26 14:02:31 -05:00