summaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Expand)Author
2020-03-28Add vimeo video importerv1.1.4James Mills
2020-03-28Refactored video importersJames Mills
2020-03-28Improve import UIJames Mills
2020-03-27Add backend support for importing youtube videosv1.1.3James Mills
2020-03-25Make the playlist vertically scrollable with a fixed height to match the main...James Mills
2020-03-25Add support for keeping trakc of and viewing no. of views per videoJames Mills
2020-03-25Add CORSJames Mills
2020-03-22Refactored upload handlerJames Mills
2020-03-22Add support for transcodingJames 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
2020-03-21Add command-line option parsing support and custom config file locationJames Mills
2020-03-21Migrate to Go111Modules, Add Dockerfile and GoRelaser supportJames Mills