aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates
Commit message (Expand)AuthorAgeFilesLines
...
* Use extract_approx_int for comment likesJames Taylor2021-06-101-1/+1
* Not force plyr as playerJesús2021-05-241-10/+15
* [licenses]: fix URL license ExpatJesús2021-05-221-1/+1
* Add plyr as main playerJesús2021-05-222-1/+15
* Add subscriptions exportJesús2021-05-062-6/+25
* Add local playlist export optionJames Taylor2021-05-061-0/+14
* Add tooltip to video speed box to improve discoverabilityJames Taylor2021-04-131-1/+1
* Channel: Allow going to next pages of playlists pageJames Taylor2021-03-151-1/+6
* Fix data comments 00ef1c862744ec00886bc3fa4b95fdfc6c151866Jesús2021-02-261-1/+1
* Fix comment repliesJames Taylor2021-02-261-8/+12
* Fix URLJesús2021-02-251-1/+1
* Change URL repoJesús2021-02-251-1/+1
* General theme: fix support 'Content-Security-Policy' with librejs in UXPJesús2021-01-091-1/+1
* General theme: improve thumbnail-imgJesús2021-01-071-3/+3
* General theme: fix HTML syntaxJesús2021-01-011-1/+1
* General theme: fix style paginatorJesús2021-01-011-1/+1
* General theme: fix syntax W3C markup and add improve 'Published' dateJesús2020-12-302-3/+3
* General theme: Add license to missing script in watch.htmlJesús2020-12-291-1/+5
* General theme: add license and add URL source code in footerJesús2020-12-293-110/+72
* Patch-import-migrate: Add embed page for embeds on the webJesús2020-12-191-0/+35
* channel: replace page #s w/ next page button using provided ctokenJames Taylor2020-12-182-1/+19
* channel: include first and last pages when sorting by newJames Taylor2020-12-182-3/+12
* Change URL supportJesús2020-12-181-1/+1
* Add get_app_version and versionJesús2020-12-171-1/+5
* Migration general theme: fix video player method in javascriptJesús2020-12-151-1/+1
* Fix missing langJesús2020-12-151-1/+1
* Migration general theme: fix missing message-box styleJesús2020-12-1513-375/+17
* Change general design themeJesús2020-12-1415-1325/+668
* Add box to enter custom video speedJames Taylor2020-11-301-4/+33
* Video comments: replace with error message if there is errorJames Taylor2020-11-292-7/+14
* error page: dont use newline wrapping on error-boxJames Taylor2020-10-281-1/+3
* Automatically change tor circuit once if ip is blockedJames Taylor2020-10-251-0/+1
* Organize settings into categoriesJames Taylor2020-10-221-3/+6
* Remove commenting system. Because:James Taylor2020-10-215-124/+1
* 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