aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/comments_page.html
Commit message (Expand)AuthorAgeFilesLines
* Comments: Fix exceptions when ctoken metadata are missing (None)James Taylor2021-08-091-1/+1
* Change general design themeJesús2020-12-141-9/+1
* Remove commenting system. Because:James Taylor2020-10-211-3/+0
* add comments.js to /commentszrose5842020-10-101-0/+5
* add comments.jszrose5842020-10-071-10/+15
* Layout: simplify CSS layout on most pagesJames Taylor2019-08-241-50/+33
* Use variable to set title on base template instead of blockJames Taylor2019-07-211-3/+1
* Convert comment posting system to flask frameworkJames Taylor2019-07-211-17/+1
* Convert login to flask framework and fix the login, and fix account displayJames Taylor2019-07-211-1/+1
* Convert comments to flask frameworkJames Taylor2019-07-191-0/+83