summaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Collapse)Author
2021-06-08Update depsJames Mills
2021-03-25Update depsJames Mills
2020-07-08Update depsJames Mills
2020-07-08Fix the import path of this packageJames Mills
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 ↵James Mills
main content
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
assets
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