Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change general design theme | Jesús | 2020-12-14 | 1 | -12/+9 |
| | |||||
* | Video comments: replace with error message if there is error | James Taylor | 2020-11-29 | 1 | -7/+13 |
| | | | | Such as 429 error, or an exception | ||||
* | Remove commenting system. Because: | James Taylor | 2020-10-21 | 1 | -23/+1 |
| | | | | | | | | - Actually using it will result in comments being shadowbanned, even those posted from Youtube's interfacs, because your account gets downranked since no analytics are present so it looks like a bot posting the comment. - It's been broken for awhile | ||||
* | Comments.js: Add open in new tab button under replies as fallback | James Taylor | 2020-10-20 | 1 | -0/+1 |
| | | | | if xhr request fails | ||||
* | add comments.js | zrose584 | 2020-10-07 | 1 | -1/+8 |
| | |||||
* | Jump video to timestamp in description or comments | James Taylor | 2020-09-18 | 1 | -3/+7 |
| | |||||
* | Extraction: Rewrite item_extraction for better error handling and ↵ | James Taylor | 2019-12-18 | 1 | -2/+2 |
| | | | | readability, rename extracted names for more consistency | ||||
* | Layout: Put related videos below video when page is too small | James Taylor | 2019-08-23 | 1 | -15/+13 |
| | |||||
* | Convert comment posting system to flask framework | James Taylor | 2019-07-21 | 1 | -0/+23 |
| | |||||
* | Convert comments to flask framework | James Taylor | 2019-07-19 | 1 | -0/+47 |