aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/watch.html
Commit message (Expand)AuthorAgeFilesLines
* Layout: Make downloads click-to-show instead of hover-to-show using <details>...James Taylor2019-08-241-39/+51
* Layout: Add option to use 720p resolutionJames Taylor2019-08-241-1/+1
* Layout: Add theater modeJames Taylor2019-08-241-6/+28
* Layout: Simplify color schemeJames Taylor2019-08-241-15/+4
* Layout: Put related videos below video when page is too smallJames Taylor2019-08-231-200/+217
* Layout: simplify watch page space distribution on edgesJames Taylor2019-08-231-1/+1
* Layout: refactor item system to be more maintainable, add vertical item typeJames Taylor2019-08-231-4/+1
* Use variable to set title on base template instead of blockJames Taylor2019-07-211-1/+1
* Convert comments to flask frameworkJames Taylor2019-07-191-1/+5
* watch_page: refactor music list into flask templateJames Taylor2019-07-071-2/+19
* Refactor watch page related videos to use item rendering macroJames Taylor2019-06-211-1/+4
* Inherit from base templateJames Taylor2019-06-171-23/+7
* Convert watch page to flask frameworkJames Taylor2019-06-161-0/+222