summaryrefslogtreecommitdiff
path: root/app/app.go
AgeCommit message (Expand)Author
2020-03-25Updated CORS config (again)James Mills
2020-03-25Add OPTIONS to / and /upload endpointsJames Mills
2020-03-25Add custom CORS configJames Mills
2020-03-25Add CORSJames Mills
2020-03-22Refactored upload handlerJames Mills
2020-03-22Re-add direct library addJames Mills
2020-03-22Remove use of temporary fileJames Mills
2020-03-22Add more error handlingJames Mills
2020-03-22Remove direct library add after upload as Rename(s) are not atomic on some fi...James Mills
2020-03-22Fixed nil refernece bugJames Mills
2020-03-22Add support for transcodingJames Mills
2020-03-21Refactor video uploading in preparation for async transcodingJames Mills
2020-03-21Add server loggingJames Mills
2020-03-21Added basic upload supportJames Mills
2020-03-21Restructured source code layout, Added rice support for templates and static ...James Mills