aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/common_elements.html
Commit message (Expand)AuthorAgeFilesLines
* channel: include first and last pages when sorting by newJames Taylor2020-12-181-2/+11
* Change general design themeJesús2020-12-141-36/+31
* Add playlist sidebar for videos in playlist, including autoplayJames Taylor2020-04-041-2/+6
* items: commatize channel video count and playlist video countJames Taylor2019-12-241-2/+2
* Channel: Change search results to use next and previous page buttonsJames Taylor2019-12-231-0/+15
* Extraction: Adjust related videos box to fit new time_published information wellJames Taylor2019-12-191-8/+8
* Extraction: Rewrite item_extraction for better error handling and readability...James Taylor2019-12-181-37/+41
* Extraction: Fix thumbnail and remove badges on related videosJames Taylor2019-12-171-2/+4
* Layout: Prevent long author name from overflowing in items with vertical statsJames Taylor2019-08-241-2/+2
* Layout: Make item titles non-clickable in empty space after wrapped textJames Taylor2019-08-241-1/+1
* Layout: refactor item system to be more maintainable, add vertical item typeJames Taylor2019-08-231-104/+36
* Add 'subscribers' and 'videos' after corresponding numbers in channel item in...James Taylor2019-07-241-2/+2
* common_elements.html: Accept missing channel description as blankJames Taylor2019-07-071-1/+1
* Convert channel page to flask frameworkJames Taylor2019-07-061-12/+14
* common_elements.html: accept missing description as blankJames Taylor2019-07-041-1/+1
* Refactor search pageJames Taylor2019-06-211-0/+152