summaryrefslogtreecommitdiff
path: root/templates/index.html
AgeCommit message (Collapse)Author
2022-10-01Remove external FontAwesome dependency (#30)Jacob Weisz
This fixes #28. Since we only use a single FontAwesome, I decided to just use the SVG (which FontAwesome considers the code comment within appropriate attribution). I further decided "screw it, let's inline it", because it avoids unnecessary complexity, and we can always punt it out to another file later if we need to. Co-authored-by: Jacob Weisz <inbox@jacobweisz.com> Reviewed-on: https://git.mills.io/prologic/tube/pulls/30 Co-authored-by: Jacob Weisz <ocdtrekkie@noreply@mills.io> Co-committed-by: Jacob Weisz <ocdtrekkie@noreply@mills.io>
2020-03-28More minor UI tweaksv1.1.8James Mills
2020-03-28Fix sort persistanceJames Mills
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-28Add UI controls for selecting lower quality video resolutionsJames Mills
2020-03-28Add backend support for serving lower quality videos (if available)James Mills
2020-03-28Set preload to metdataJames Mills
2020-03-27Refactor Sort UIJames Mills
2020-03-27Display video sizeJames Mills
2020-03-25Refactor UX of Trending vs. Recent video sortingJames Mills
2020-03-25Refactored the way views are stored with a mgiration off the old data (to be ↵James Mills
removed)
2020-03-25Add support for keeping trakc of and viewing no. of views per videoJames Mills
2020-03-21Added basic upload supportJames Mills
2019-07-02improve cssdavy
2019-06-28prefix pathsdavy
2019-06-28handle empty playlistdavy
2019-06-26import codedavy