Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |