aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static/js
Commit message (Expand)AuthorAgeFilesLines
...
* transcript-table: show transcript as contiguous text by defaultzrose5842020-09-121-25/+52
* let jinja create the transcript <details> elementzrose5842020-09-121-17/+3
* transcript-table.js: sync active transcript with select_ttzrose5842020-09-121-2/+6
* default to last textTrackzrose5842020-09-122-2/+12
* hotkeys.js: ignore if e.ctrlKeyzrose5842020-09-121-1/+2
* add transcript-table.jszrose5842020-09-111-0/+112
* hotkeys.js: add 'c' for transcriptzrose5842020-09-112-3/+36
* hotkeys.js: use DOMContentLoaded so images don't delay scriptJames Taylor2020-09-091-2/+2
* add hotkeys.jszrose5842020-09-091-0/+32