summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-28More minor UI tweaksv1.1.7James Mills
2020-03-28Refactored UI to be more mobile friendly with new quality navsv1.1.6James Mills
2020-03-28Refactored quality UI/UX navbar with responsive layout and burger menuJames Mills
2020-03-28Make the import link more accessiblev1.1.5James Mills
2020-03-28Add UI controls for selecting lower quality video resolutionsJames Mills
2020-03-28Add a .dockerignore fielJames Mills
2020-03-28Add backend support for serving lower quality videos (if available)James Mills
2020-03-28Set preload to metdataJames Mills
2020-03-28Add vimeo video importerv1.1.4James Mills
2020-03-28Refactored video importersJames Mills
2020-03-28Improve import UIJames Mills
2020-03-27Refactor Sort UIJames Mills
2020-03-27Add some minor UI tweaksJames Mills
2020-03-27Add optional title and description to video uploadJames Mills
2020-03-27Strip the video filename extension from the default titleJames Mills
2020-03-27Display video sizeJames Mills
2020-03-27Add backend support for importing youtube videosv1.1.3James Mills
2020-03-27Added UI/UX for Importing artbitrary videos from a URLJames Mills
2020-03-26Add a default thumbnailer timeout configJames Mills
2020-03-26Alias null sort criteria to timestampJames Mills
2020-03-26Refactored thumbnail generation with configurable timeout and in-sycn with vi...James Mills
2020-03-26Add a footerJames Mills
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-25Update README.mdJames Mills
2020-03-25Fix sort order of trendingv1.1.2James Mills
2020-03-25Sort playlist by Timestamp by defaultJames 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-25Add AUTHORS file and some other stats to the READMEJames Mills
2020-03-25Fix links to screenshotsJames Mills
2020-03-25Tiny fix for file selection logic (#3)imperatormk
2020-03-25Added screenshots to READMEJames Mills
2020-03-25Updated rice-box builtin assetsJames Mills
2020-03-25Reworked upload box (#2)imperatormk
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-24Update README.mdJames Mills
2020-03-23Fixed typov1.1.1James Mills
2020-03-23Updated docsJames Mills
2020-03-23Re-licensedJames Mills
2020-03-23Added docker-compose reference stack using Traefik as LBJames Mills
2020-03-23Set theme jekyll-theme-architectJames 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-22Fix bug with fsnotify events getting confused about thumbnail creationJames Mills
2020-03-22Updated assetsJames Mills