Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into add_sponsorblock | James Taylor | 2020-10-21 | 1 | -2/+21 |
|\ | |||||
| * | comments.js: include error in reply html rather than using an alert | James Taylor | 2020-10-20 | 1 | -2/+4 |
| | | |||||
| * | Add setting to change font. Change default to arial | James Taylor | 2020-10-20 | 1 | -0/+17 |
| | | | | | | | | Closes #33 | ||||
* | | proxy 'sponsor.ajay.app' | zrose584 | 2020-10-18 | 1 | -0/+4 |
|/ | |||||
* | Merge pull request #23 from zrose584/comments_js | James Taylor | 2020-10-11 | 1 | -0/+1 |
|\ | | | | | add comments.js for comment replies | ||||
| * | add comments.js | zrose584 | 2020-10-07 | 1 | -0/+1 |
| | | |||||
* | | yt_app.config: use 'TEMPLATES_AUTO_RELOAD' | zrose584 | 2020-10-07 | 1 | -0/+1 |
|/ | |||||
* | Jump video to timestamp in description or comments | James Taylor | 2020-09-18 | 1 | -0/+17 |
| | |||||
* | Adjust 429 error message. A Tor Browser restart is not required. | James Taylor | 2020-02-01 | 1 | -2/+2 |
| | | | | The New Identity button suffices to get the socks proxy to use a new exit node. | ||||
* | Give a proper error message for 429 errors | James Taylor | 2020-01-31 | 1 | -0/+12 |
| | | | | | | These occur when too many requests are coming from a Tor exit node. Before, there would be an error page with an exception instructing users to report the issue. But this is an expected and persistent issue. | ||||
* | Add custom 500 error page. Display the traceback. Center and format error ↵ | James Taylor | 2019-12-20 | 1 | -0/+5 |
| | | | | | | page in general. Also add a link to github for reporting the exception. | ||||
* | Extraction: Rewrite item_extraction for better error handling and ↵ | James Taylor | 2019-12-18 | 1 | -0/+7 |
| | | | | readability, rename extracted names for more consistency | ||||
* | Settings: Fix circular dependency for settings_page | James Taylor | 2019-09-06 | 1 | -0/+3 |
| | |||||
* | Layout: Add themes | James Taylor | 2019-08-25 | 1 | -0/+15 |
| | |||||
* | Layout: Add links to homepage | James Taylor | 2019-08-24 | 1 | -1/+1 |
| | |||||
* | Add homepage route | James Taylor | 2019-07-22 | 1 | -0/+4 |
| | |||||
* | Convert channel page to flask framework | James Taylor | 2019-07-06 | 1 | -1/+2 |
| | |||||
* | Convert watch page to flask framework | James Taylor | 2019-06-16 | 1 | -0/+2 |