aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates
Commit message (Collapse)AuthorAgeFilesLines
...
* common_elements.html: Accept missing channel description as blankJames Taylor2019-07-071-1/+1
|
* watch_page: refactor music list into flask templateJames Taylor2019-07-071-2/+19
|
* Convert local_playlist to flask frameworkJames Taylor2019-07-062-0/+73
|
* Convert channel page to flask frameworkJames Taylor2019-07-062-12/+158
|
* common_elements.html: accept missing description as blankJames Taylor2019-07-041-1/+1
|
* Convert playlist page to flask frameworkJames Taylor2019-07-041-0/+106
|
* Refactor watch page related videos to use item rendering macroJames Taylor2019-06-211-1/+4
|
* Refactor search pageJames Taylor2019-06-213-1/+209
|
* Inherit from base templateJames Taylor2019-06-173-40/+126
|
* Convert watch page to flask frameworkJames Taylor2019-06-162-0/+239