Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | onKeyDown: ignore plyr CustomEvents | zrose584 | 2022-08-07 | 1 | -0/+1 |
| | |||||
* | Fix name settings in hotkeys | Jesús | 2022-01-29 | 1 | -1/+1 |
| | |||||
* | hotkeys.js: fix 'f' | Jesús | 2022-01-29 | 1 | -2/+11 |
| | |||||
* | Hotkeys.js: improve fullscreen | Jesús | 2020-12-16 | 1 | -2/+2 |
| | |||||
* | Replace document.fullscreen for fullscreenElement | Jesús | 2020-12-16 | 1 | -1/+1 |
| | | | | | | | | | | | 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 | ||||
* | Hotkeys.js: Add muted 'm' key | Jesús | 2020-12-15 | 1 | -0/+4 |
| | |||||
* | Migration general theme: fix query video tag | Jesús | 2020-12-15 | 1 | -2/+2 |
| | |||||
* | proxy 'sponsor.ajay.app' | zrose584 | 2020-10-18 | 1 | -2/+1 |
| | |||||
* | add sponsorblock.js | zrose584 | 2020-10-17 | 1 | -1/+1 |
| | |||||
* | add 't' hotkey | zrose584 | 2020-10-12 | 1 | -0/+5 |
| | |||||
* | hotkeys.js: ignore if e.ctrlKey | zrose584 | 2020-09-12 | 1 | -1/+2 |
| | |||||
* | hotkeys.js: add 'c' for transcript | zrose584 | 2020-09-11 | 1 | -3/+13 |
| | |||||
* | hotkeys.js: use DOMContentLoaded so images don't delay script | James Taylor | 2020-09-09 | 1 | -2/+2 |
| | | | | | Instead of the load event, which waits until all assets are finished loading in order for script to start. | ||||
* | add hotkeys.js | zrose584 | 2020-09-09 | 1 | -0/+32 |