aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/channel.html
Commit message (Expand)AuthorAgeFilesLines
* Add functional but preliminary channel tab supportJesus E2023-06-171-4/+4
* Update channel to new ctoken formatJesus E2023-05-281-1/+1
* Fix self closing tag w3c issuesJesús2022-10-051-3/+3
* Channel: Allow going to next pages of playlists pageJames Taylor2021-03-151-1/+6
* channel: replace page #s w/ next page button using provided ctokenJames Taylor2020-12-181-1/+5
* channel: include first and last pages when sorting by newJames Taylor2020-12-181-1/+1
* Migration general theme: fix missing message-box styleJesús2020-12-151-1/+2
* Change general design themeJesús2020-12-141-111/+32
* remove trailing whitespaceszrose5842020-10-211-3/+3
* Switch to desktop endpnt w/ new ctoken format except sort by old>1James Taylor2020-08-121-7/+0
* Switch to mobile api endpoint to fix 'Unknown error' blockageJames Taylor2020-08-111-0/+7
* Channel searching: indicate if there's no resultsJames Taylor2019-12-231-1/+5
* Channel: Change search results to use next and previous page buttonsJames Taylor2019-12-231-30/+51
* Rewrite channel extraction with proper error handling and new extraction name...James Taylor2019-12-211-2/+8
* Merge subscriptions into masterJames Taylor2019-09-061-0/+9
|\
| * Add subscribe button on channelsJames Taylor2019-08-101-0/+9
* | Layout: Add themesJames Taylor2019-08-251-2/+1
|/
* channel.html: add some space to the left of the pageJames Taylor2019-07-241-5/+15
* channel: Add short description under channel nameJames Taylor2019-07-231-2/+5
* Channel: fix oversized thumbnails in firefox quantumJames Taylor2019-07-221-0/+3
* Use variable to set title on base template instead of blockJames Taylor2019-07-211-1/+1
* Convert channel page to flask frameworkJames Taylor2019-07-061-0/+144