Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix shared.css file style missing | Jesús | 2021-06-14 | 1 | -0/+5 |
| | |||||
* | Migration general theme: fix missing message-box style | Jesús | 2020-12-15 | 1 | -363/+0 |
| | |||||
* | Video comments: replace with error message if there is error | James Taylor | 2020-11-29 | 1 | -0/+1 |
| | | | | Such as 429 error, or an exception | ||||
* | error page: dont use newline wrapping on error-box | James Taylor | 2020-10-28 | 1 | -1/+3 |
| | | | | | | | only should be used on error-message so newlines in error message properly display. Should not be used on error-box because that doesn't have bare text with newlines. Otherwise it was dispalying extraneous newlines. | ||||
* | Automatically change tor circuit once if ip is blocked | James Taylor | 2020-10-25 | 1 | -0/+1 |
| | | | | | | | Use stem library to send a new identity signal via the tor control port. See #20 | ||||
* | remove trailing whitespaces | zrose584 | 2020-10-21 | 1 | -7/+7 |
| | |||||
* | comments.js: include error in reply html rather than using an alert | James Taylor | 2020-10-20 | 1 | -0/+23 |
| | |||||
* | Add setting to change font. Change default to arial | James Taylor | 2020-10-20 | 1 | -0/+336 |
Closes #33 |