| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Update copyright date (#2062) | toasted-nutbread | 2022-02-02 |
| | | | | | | | | * Update eslint settings * Update 2021 files * Update other files | ||
| * | Fix hotkey input field conflict (#1963) | toasted-nutbread | 2021-09-26 |
| | | | | | | | | | | | | | | | | | | * Move comment * Add DocumentUtil.isInputElement * Use DocumentUtil.isInputElement * Fix simple hotkeys (shift or no modifier) preventing text field input * Improve input detection * Validate key is an input character before blocking hotkey * Simplify * Fix incorrect property | ||
| * | Move js/settings (#1397) | toasted-nutbread | 2021-02-14 |
| * Move js/settings to js/pages/settings * Fix script ordering | |||