aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static
Commit message (Expand)AuthorAgeFilesLines
* fix color dark themeAstound2024-04-082-7/+8
* css normalizeAstound2024-04-072-8/+8
* update styles to modernAstound2024-04-075-21/+27
* av-merge: Retry more than once for timeoutsAstound2024-03-101-1/+2
* Update Plyr custom styles for menu containerAstound2024-01-291-0/+8
* Adjust Plyr custom styles for video preview thumbnailAstound2024-01-291-0/+9
* Refactor styles on video playback pageAstound2024-01-292-14/+22
* Revert update plyr0.2.7Astound2024-01-284-4812/+5315
* av-merge: Retry failed requestsAstound2024-01-261-11/+37
* av-merge: Use fetchRange promise properlyAstound2024-01-261-18/+25
* Set flexible responsive videoAstound2024-01-241-1/+1
* update plyrAstound2024-01-224-5314/+4812
* Add autoplay to plyrAstound2024-01-221-48/+42
* Refactor captions logic in Plyr video player initializationAstound2024-01-221-11/+4
* Add autoplay functionality in Plyr video playerAstound2024-01-221-0/+4
* copyTextToClipboard: support fullscreenzrose5842022-08-071-2/+3
* onKeyDown: ignore plyr CustomEventszrose5842022-08-071-0/+1
* fix figure tag of sc-videoJesús2022-05-311-0/+3
* Revert update plyrJesús2022-05-303-3231/+3875
* update plyr configJesús2022-02-111-0/+5
* Update plyr moduleJesús2022-02-113-45/+105
* Fix name settings in hotkeysJesús2022-01-291-1/+1
* hotkeys.js: fix 'f'Jesús2022-01-291-2/+11
* handle missing storyboardzrose5842022-01-171-2/+2
* add preview thumbnailszrose5842022-01-091-0/+4
* [FrontEnd]: fix dropdown designJesús2021-12-319-59/+39
* [FrontEnd]: remove unused stylesJesús2021-12-311-91/+0
* [FrontEnd]: fix missing unsubscribe styleJesús2021-12-311-0/+269
* [FrontEnd]: light_theme, change link-visited colorJesús2021-12-271-1/+1
* [FrontEnd]: fix dropdown designJesús2021-12-2711-53/+116
* [FrontEnd]: improved settings designJesús2021-12-264-3/+10
* [frontend]: fix design in playlistJesús2021-12-181-0/+6
* [frontend]: fix reporInfo in prototypeJesús2021-12-161-0/+3
* [frontend]: relax find segmentJesús2021-12-161-1/+4
* [frontend]: fix global scope, change var to letJesús2021-12-167-84/+87
* [Design]: add 0.5rem for grid-gap (col and row)Jesús2021-12-031-3/+3
* Improve input stylesJesús2021-09-2211-0/+22
* improve quality-selectJesús2021-09-142-12/+6
* Redo av codec settings & selections to accomodate webmJames Taylor2021-09-063-36/+51
* av-merge: Add webm supportJames Taylor2021-09-061-7/+269
* av-merge: Fix segments not properly reappended during QuotaExceededJames Taylor2021-09-011-16/+23
* watch.js: video variable as const and improve data.time_start syntaxJesús2021-09-011-3/+2
* plyr: use strict and fix undefined quality variableJesús2021-09-011-107/+110
* plyr: minor fixJesús2021-09-011-2/+1
* plyr: remove sourceMappingURL=plyr.min.js.mapJesús2021-08-311-1/+0
* av-merge: Specify which of MediaSource, audio, or video are unsupportedJames Taylor2021-08-311-7/+17
* av-merge: Use .shift() instead of .pop() in appendQueue for FIFOJames Taylor2021-08-311-1/+1
* av-merge: Fix handling of QuotaExceededErrorJames Taylor2021-08-311-15/+75
* Fix embed page broken due to changes to jinja variablesJames Taylor2021-08-291-1/+3
* av-merge: Fix numDeleted not incremented during segment deletionJames Taylor2021-08-291-0/+1