summaryrefslogtreecommitdiff
path: root/app/rice-box.go
AgeCommit message (Expand)Author
2020-03-25Refactor UX of Trending vs. Recent video sortingJames Mills
2020-03-25Make the playlist vertically scrollable with a fixed height to match the main...James Mills
2020-03-25Add trending and ability to sort playlist by viewsJames Mills
2020-03-25Refactored the way views are stored with a mgiration off the old data (to be ...James Mills
2020-03-25Add support for keeping trakc of and viewing no. of views per videoJames Mills
2020-03-25Updated rice-box builtin assetsJames Mills
2020-03-25Add custom CORS configJames Mills
2020-03-25Add CORSJames Mills
2020-03-23Fixed typov1.1.1James Mills
2020-03-22Try to improve the style and position of the Upload buttonJames Mills
2020-03-22Try to improve the style of the input type=fileJames Mills
2020-03-22Updated assetsJames Mills
2020-03-22Refactored upload handlerJames Mills
2020-03-22Remove use of temporary fileJames Mills
2020-03-22Fixed nil refernece bugJames Mills
2020-03-22Add support for 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