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

shortcuts.js continue #2421 rewrite #2429

Closed
wants to merge 29 commits into from
Closed

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    9177566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d318806 View commit details
    Browse the repository at this point in the history
  3. Update core.js shortcuts work

    raszpl committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    fc46d21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65b5dc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c4a69b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c8e71d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    75d08f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59438d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    2889a9c View commit details
    Browse the repository at this point in the history
  2. Update shortcuts.js missing ;

    raszpl committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b84f897 View commit details
    Browse the repository at this point in the history
  3. shortcuts.js cancel keydown/wheel event before we call target handler

    cancel keydown/wheel event before we call target handler, crashing handler wont keep 'cancelled' keys stuck
    cancelled a Set so it dosnt hold multiple keys
    raszpl committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    88254f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6532abf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78dfb74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edf2b9a View commit details
    Browse the repository at this point in the history
  7. Update init.js playlistPopup, removed no longer needed invocation

    YT doesnt appear to remove this button, if it ever comes up individual mutation observer will be much lighter
    raszpl committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    58c2f51 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    319d79a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d0b7e1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    386c18a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df5e552 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cb9b810 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9ad481f View commit details
    Browse the repository at this point in the history
  14. Update init.js dangling space

    raszpl committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    dee8f3b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    57e544a View commit details
    Browse the repository at this point in the history
  16. Update playlist.js eslint

    raszpl committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8b1ff53 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    e036f17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    966f3fb View commit details
    Browse the repository at this point in the history
  3. Update shortcuts.js typos

    raszpl committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e369e60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e828ff6 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Update shortcuts.js safety

    raszpl committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    5eccbc9 View commit details
    Browse the repository at this point in the history