11 Commits

Author SHA1 Message Date
8443063fc4
Hotkeys.js: improve fullscreen 2020-12-16 21:58:30 -05:00
1a0a303320
Replace document.fullscreen for fullscreenElement
This feature is no longer recommended. Though some browsers might still support it,
it may have already been removed from the relevant web standards, may be in the
process of being dropped, or may only be kept for compatibility purposes.
Avoid using it, and update existing code if possible; see the compatibility table
at the bottom of this page to guide your decision.
Be aware that this feature may cease to work at any time.

More info in https://developer.mozilla.org/en-US/docs/Web/API/Document/fullscreen#Deprecated
2020-12-16 21:52:34 -05:00
ff408e84cf
Hotkeys.js: Add muted 'm' key 2020-12-15 22:40:02 -05:00
f9461a2e79
Migration general theme: fix query video tag 2020-12-15 12:30:46 -05:00
zrose584
a8916b9308 proxy 'sponsor.ajay.app' 2020-10-18 18:48:52 +02:00
zrose584
f7f2b9fa06 add sponsorblock.js 2020-10-17 19:51:41 +02:00
zrose584
d2ee49ec45 add 't' hotkey 2020-10-12 17:52:01 +02:00
zrose584
8222b6205b hotkeys.js: ignore if e.ctrlKey 2020-09-12 10:17:56 +02:00
zrose584
94ece08a1e hotkeys.js: add 'c' for transcript 2020-09-11 21:27:49 +02:00
James Taylor
786d3eb445 hotkeys.js: use DOMContentLoaded so images don't delay script
Instead of the load event, which waits until all assets are
finished loading in order for script to start.
2020-09-09 19:00:19 -07:00
zrose584
12e56c7e71 add hotkeys.js 2020-09-09 21:01:16 +02:00