aboutsummaryrefslogtreecommitdiff
path: root/ui/static/js/keyboard_handler.js (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-10Move internal packages to an internal folderGravatar Frédéric Guillot 1-72/+0
2020-09-23Avoid Javascript minifier to break keyboard shortcutsGravatar Frédéric Guillot 1-3/+1
2019-10-06call preventDefault() when the user is trying to enter a keyboard shortcutGravatar Adam Hess 1-4/+11
2019-04-28Add option to enable/disable keyboard shortcutsGravatar Frédéric Guillot 1-1/+0
2018-10-31Ignore hotkeys containing Control, Alt or Meta keysGravatar Diego Agulló 1-1/+6
2018-10-22Revert "Call preventDefault() when a keyboard shortcut is executed"Gravatar Frédéric Guillot 1-10/+4
2018-10-21Call preventDefault() when a keyboard shortcut is executedGravatar Frédéric Guillot 1-4/+10
2018-07-05Refactor assets bundler and split Javascript filesGravatar Frédéric Guillot 1-0/+63