invidious/assets/js
Thomas Lange bf470704a5 Add option to control preloading of video data
Fix #4110 by adding an option to control the preloading of video data on
page load. If disabled ("false"), the browser will not preload any video
data until the user explicitly hits the "Play" button.

If enabled ("true"), the default behavior will be used, which means the
browser decides how much of the video will be preloaded.
2023-09-26 22:21:12 +02:00
..
_helpers.js implement code suggestions 2023-04-02 16:31:59 -04:00
community.js JS. Trailing spaces removed 2022-06-05 20:54:48 +03:00
embed.js js code rewrite. Created _helpers.js with XHR and storage wrapper 2022-05-06 04:46:59 +03:00
handlers.js improve accessibility 2023-03-27 22:56:29 -04:00
notifications.js JS. Trailing spaces removed 2022-06-05 20:54:48 +03:00
player.js Add option to control preloading of video data 2023-09-26 22:21:12 +02:00
playlist_widget.js handled invalid values in storage 2022-05-21 13:35:41 +03:00
silvermine-videojs-quality-selector.min.js Bump videojs to 7.12.1 (#3011) 2022-04-22 22:37:45 +02:00
sse.js Prevent firing _onStreamProgress after aborting 2019-06-22 20:08:37 -05:00
subscribe_widget.js js code rewrite. Created _helpers.js with XHR and storage wrapper 2022-05-06 04:46:59 +03:00
themes.js handle auto theme correctly with the manual toggle 2022-12-29 14:41:17 -05:00
videojs-youtube-annotations.min.js Update source and licenses 2019-05-01 07:40:18 -05:00
watch.js Comments: Don't break JavaScript when loading more 2023-06-07 17:39:35 -04:00
watched_indicator.js Fixed console error 2023-02-19 20:41:18 +01:00
watched_widget.js Fixed console error 2023-02-19 20:41:18 +01:00