Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove commenting system. Because: | James Taylor | 2020-10-21 | 1 | -3/+0 |
| | | | | | | | | - 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 | ||||
* | add comments.js to /comments | zrose584 | 2020-10-10 | 1 | -0/+5 |
| | |||||
* | add comments.js | zrose584 | 2020-10-07 | 1 | -10/+15 |
| | |||||
* | Layout: simplify CSS layout on most pages | James Taylor | 2019-08-24 | 1 | -50/+33 |
| | |||||
* | Use variable to set title on base template instead of block | James Taylor | 2019-07-21 | 1 | -3/+1 |
| | |||||
* | Convert comment posting system to flask framework | James Taylor | 2019-07-21 | 1 | -17/+1 |
| | |||||
* | Convert login to flask framework and fix the login, and fix account display | James Taylor | 2019-07-21 | 1 | -1/+1 |
| | |||||
* | Convert comments to flask framework | James Taylor | 2019-07-19 | 1 | -0/+83 |