invidious/assets/js
leonklingele acaf7b969a js: add support to detect alt, meta and control key in keydown handler (#704)
This fixes a quite severe user experience issue where pressing the
'alt', 'meta' and/or 'ctrl' key along with one of the supported keys
(e.g. 'f' to enter video fullscreen mode) would overwrite the default
browser behavior. In the case of 'f+meta' we would enter fullscreen
mode, and not open the browser search panel as one might expect.

This change is required to stay consistent with the way YouTube
handles keydown events.
2019-08-18 23:22:39 -05:00
..
community.js
embed.js
notifications.js
player.js js: add support to detect alt, meta and control key in keydown handler (#704) 2019-08-18 23:22:39 -05:00
silvermine-videojs-quality-selector.min.js
sse.js
subscribe_widget.js
themes.js Add prefers-color-scheme support (#601) 2019-08-15 11:29:55 -05:00
video.min.js
videojs-contrib-quality-levels.min.js
videojs-http-source-selector.min.js Update videojs-http-source-selector 2019-08-09 10:36:41 -05:00
videojs-markers.min.js
videojs-overlay.min.js
videojs-share.min.js
videojs-vtt-thumbnails.min.js
videojs-youtube-annotations.min.js
watch.js js: add support for keydown events (#678) 2019-08-16 16:01:14 -05:00
watched_widget.js