aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' into add_sponsorblockJames Taylor2020-10-218-48/+372
|\
| * remove trailing whitespaceszrose5842020-10-214-14/+14
| * comments.js: include error in reply html rather than using an alertJames Taylor2020-10-202-24/+26
| * Comments.js: Add open in new tab button under replies as fallbackJames Taylor2020-10-201-0/+1
| * Move comment.js reply button styling to comments.cssJames Taylor2020-10-201-12/+0
| * Add setting to change font. Change default to arialJames Taylor2020-10-202-1/+337
| * Add 'self' directive for img to CSP when proxy_images is offJames Taylor2020-10-191-1/+1
* | fix htmlzrose5842020-10-211-1/+1
* | proxy 'sponsor.ajay.app'zrose5842020-10-182-2/+4
* | add sponsorblock.jszrose5842020-10-172-7/+12
|/
* Merge branch 'master' into optional_proxy_imagesJames Taylor2020-10-124-14/+47
|\
| * Merge pull request #23 from zrose584/comments_jsJames Taylor2020-10-113-13/+45
| |\
| | * add comments.js to /commentszrose5842020-10-101-0/+5
| | * jinja: only include 'comments.js' if neededzrose5842020-10-091-2/+4
| | * replies: remove css borderzrose5842020-10-091-3/+0
| | * add comments.jszrose5842020-10-073-12/+40
| * | 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
|/
* Fix video height not scaling down when browser window is narrowJames Taylor2020-10-011-17/+56
* Add some space between transcript button and related videosJames Taylor2020-09-251-12/+14
* Specify video height in html so page doesn't shift down after loadJames Taylor2020-09-241-2/+1
* Transcript: Add label for table view checkboxJames Taylor2020-09-241-0/+1
* Merge pull request #15 from zrose584/transcript_tableJames Taylor2020-09-241-0/+30
|\
| * style transcript divzrose5842020-09-151-2/+6
| * transcript-table: show transcript as contiguous text by defaultzrose5842020-09-121-0/+1
| * let jinja create the transcript <details> elementzrose5842020-09-121-0/+14
| * add transcript-table.jszrose5842020-09-111-0/+9
| * hotkeys.js: add 'c' for transcriptzrose5842020-09-111-0/+2
* | Jump video to timestamp in description or commentsJames Taylor2020-09-182-4/+8
* | Add tor video routingJames Taylor2020-09-181-1/+1
|/
* Add setting to enable/disable video hotkeysJames Taylor2020-09-091-7/+8
* add hotkeys.jszrose5842020-09-091-1/+3
* Switch to desktop endpnt w/ new ctoken format except sort by old>1James Taylor2020-08-121-7/+0
* Switch to mobile api endpoint to fix 'Unknown error' blockageJames Taylor2020-08-111-0/+7
* Add support for &t parameterJames Taylor2020-07-251-0/+5
* Playlist page: Fix error on failure to extract playlist titleJames Taylor2020-07-251-1/+1
* Add video transcript to downloadsJames Taylor2020-07-251-0/+10
* Add dialog for copying urls to external player for livestreamsJames Taylor2020-06-281-0/+30
* Add option for reloading video without invidiousJames Taylor2020-05-271-1/+8
* Indicate that video is liveJames Taylor2020-05-271-0/+3
* Add playlist sidebar for videos in playlist, including autoplayJames Taylor2020-04-042-25/+212
* Change px values to rem values in font-size declarationsJames Taylor2020-02-222-2/+2
* Watch page: add info box with allowed countries and tor exit nodeJames Taylor2020-02-011-0/+27
* local playlists: Display error message if no videos are selected or no playli...James Taylor2020-01-191-0/+10
* items: commatize channel video count and playlist video countJames Taylor2019-12-241-2/+2
* Channel searching: indicate if there's no resultsJames Taylor2019-12-231-1/+5
* Channel: Change search results to use next and previous page buttonsJames Taylor2019-12-232-30/+66
* Rewrite channel extraction with proper error handling and new extraction name...James Taylor2019-12-211-2/+8
* Watch: Add padding in description box and urlize linksJames Taylor2019-12-201-1/+2