Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix html | zrose584 | 2020-10-21 | 1 | -1/+1 |
| | |||||
* | proxy 'sponsor.ajay.app' | zrose584 | 2020-10-18 | 1 | -2/+3 |
| | |||||
* | add sponsorblock.js | zrose584 | 2020-10-17 | 1 | -1/+3 |
| | |||||
* | Merge branch 'master' into optional_proxy_images | James Taylor | 2020-10-12 | 1 | -1/+2 |
|\ | |||||
| * | autofocus search input | zrose584 | 2020-10-07 | 1 | -1/+2 |
| | | |||||
* | | Don't remove the CSP completely | zrose584 | 2020-10-09 | 1 | -3/+2 |
| | | |||||
* | | settings.py: add 'proxy_images' | zrose584 | 2020-10-07 | 1 | -1/+3 |
|/ | |||||
* | local playlists: Display error message if no videos are selected or no ↵ | James Taylor | 2020-01-19 | 1 | -0/+10 |
| | | | | | | playlist is chosen when using "add to playlist" See #4 | ||||
* | Fix regression: Can't remove videos from local playlists | James Taylor | 2019-10-21 | 1 | -5/+12 |
| | |||||
* | Only display local playlist controls in header on pages with videos | James Taylor | 2019-09-15 | 1 | -72/+74 |
| | |||||
* | Add optional javascript for adding videos to playlists without the browser ↵ | James Taylor | 2019-09-15 | 1 | -1/+70 |
| | | | | cancelling loading of the video, and to display a status message | ||||
* | Layout: Add themes | James Taylor | 2019-08-25 | 1 | -0/+1 |
| | |||||
* | Layout: Replace local playlists link with home link in header and use ↵ | James Taylor | 2019-08-18 | 1 | -13/+11 |
| | | | | flexbox to make it work on smaller window sizes | ||||
* | Regression: Fix csp preventing subtitles from working | James Taylor | 2019-08-07 | 1 | -1/+1 |
| | |||||
* | Add content security policy to ensure mistakes or exploits never lead to ↵ | James Taylor | 2019-07-26 | 1 | -0/+1 |
| | | | | third party connections from the page | ||||
* | Use variable to set title on base template instead of block | James Taylor | 2019-07-21 | 1 | -1/+1 |
| | |||||
* | Refactor search page | James Taylor | 2019-06-21 | 1 | -1/+3 |
| | |||||
* | Inherit from base template | James Taylor | 2019-06-17 | 1 | -0/+111 |