aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/base.html
Commit message (Expand)AuthorAgeFilesLines
* add sponsorblock.jszrose5842020-10-171-1/+3
* Merge branch 'master' into optional_proxy_imagesJames Taylor2020-10-121-1/+2
|\
| * autofocus search inputzrose5842020-10-071-1/+2
* | Don't remove the CSP completelyzrose5842020-10-091-3/+2
* | settings.py: add 'proxy_images'zrose5842020-10-071-1/+3
|/
* local playlists: Display error message if no videos are selected or no playli...James Taylor2020-01-191-0/+10
* Fix regression: Can't remove videos from local playlistsJames Taylor2019-10-211-5/+12
* Only display local playlist controls in header on pages with videosJames Taylor2019-09-151-72/+74
* Add optional javascript for adding videos to playlists without the browser ca...James Taylor2019-09-151-1/+70
* Layout: Add themesJames Taylor2019-08-251-0/+1
* Layout: Replace local playlists link with home link in header and use flexbox...James Taylor2019-08-181-13/+11
* Regression: Fix csp preventing subtitles from workingJames Taylor2019-08-071-1/+1
* Add content security policy to ensure mistakes or exploits never lead to thir...James Taylor2019-07-261-0/+1
* Use variable to set title on base template instead of blockJames Taylor2019-07-211-1/+1
* Refactor search pageJames Taylor2019-06-211-1/+3
* Inherit from base templateJames Taylor2019-06-171-0/+111