Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update shortcuts.js handlers rewrite, multiple fixes #2421

Merged
merged 30 commits into from
Jun 30, 2024
Merged

Update shortcuts.js handlers rewrite, multiple fixes #2421

merged 30 commits into from
Jun 30, 2024

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    a7ed0a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68d9141 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    892c4d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3a969b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69c9ffd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f0caef View commit details
    Browse the repository at this point in the history
  7. shortcuts.js 'cancelled' list so we also cancel keyup events, safer s…

    …hortcutPlayPause, shorter shortcutStop
    raszpl authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    0234e75 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0eaa958 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b0739f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    69abf48 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ac40b7c View commit details
    Browse the repository at this point in the history
  12. Update shortcuts.js comments

    raszpl authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    d6653a8 View commit details
    Browse the repository at this point in the history
  13. shortcuts.js rename 'shortcut_volume_step', 'shortcut_playback_speed_…

    …step' to 'shortcuts_volume_step', 'shortcuts_playback_speed_step' to not mix those keys with real Shortcuts.
    
    rename 'shortcut_volume_step', 'shortcut_playback_speed_step' to 'shortcuts_volume_step', 'shortcuts_playback_speed_step' to not mix those keys with real Shortcuts.
    shortcut_ = shortcut;
    shortcuts_ = helper variable;
    
    replace defined storage with proper names
    raszpl authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    1712fe6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a72c593 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a091217 View commit details
    Browse the repository at this point in the history
  16. shortcuts.js rewrote shortcutIncreasePlaybackSpeed shortcutDecreasePl…

    …aybackSpeed
    
    renamed 'shortcut_volume_step', 'shortcut_playback_speed_step' to 'shortcuts_volume_step', 'shortcuts_playback_speed_step' to not mix variable keys with function Shortcuts.
    raszpl authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    16c1364 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    08f7bcd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    acc789c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    16a8457 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f43f6e6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6544daf View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9fc8e9f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8204eec View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    45d7871 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ad0dcb4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2697442 View commit details
    Browse the repository at this point in the history
  27. Update shortcuts.js stray }

    raszpl authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    a2af19d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7dcb386 View commit details
    Browse the repository at this point in the history
  29. Update background.js safety

    raszpl authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    60bf516 View commit details
    Browse the repository at this point in the history
  30. Update shortcuts.js safety

    raszpl authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    bbeadcd View commit details
    Browse the repository at this point in the history