aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/subscriptions.html
Commit message (Collapse)AuthorAgeFilesLines
* Fix self closing tag w3c issuesJesús2022-10-051-2/+2
|
* Migration general theme: fix missing message-box styleJesús2020-12-151-1/+2
|
* Change general design themeJesús2020-12-141-62/+19
|
* Subscriptions: Display currently selected tag in page titleJames Taylor2019-12-201-1/+5
|
* Subscriptions: Display selected tag above videos.James Taylor2019-12-201-0/+6
| | | | Otherwise, it wasn't clear enough that a tag was selected.
* Subscriptions: Add some space around video gridJames Taylor2019-09-071-0/+2
|
* Subscriptions: fix author not being includedJames Taylor2019-09-071-1/+1
|
* Merge subscriptions into masterJames Taylor2019-09-061-4/+1
|
* subscriptions.html: Add horizontal rule between tag list and channel listJames Taylor2019-08-141-0/+3
|
* When restricting subscriptions to a tag, make that tag unclickable and add ↵James Taylor2019-08-121-1/+11
| | | | link to unrestrict
* Add pagination to subscriptions pageJames Taylor2019-08-121-9/+15
|
* Ability to only show videos from channels with specific tagJames Taylor2019-08-111-1/+1
|
* Convert subscriptions page to flask frameworkJames Taylor2019-08-101-0/+97