invidious/assets
Samantaz Fox 82ac9a8609
Preferences: Add option to control preloading of video data (#4122)
This PR adds a configuration option to control the preloading of video data on
page load with the HTML5 'preload'[1] attribute on the `<video>` element.

The option is enabled by default, meaning that the `preload` attribute's value
will be 'auto'. If users want to prevent preloading of video data, they
can disable the option, which will set the attribute value to 'none'.

[1](https://www.w3schools.com/tags/att_video_preload.asp)

Closes issue 4110
2024-10-08 17:38:06 +02:00
..
.well-known Fix whitespace in dnt-policy.txt 2018-11-10 07:54:13 -06:00
css CSS: Remove extra space in default.css 2024-08-21 20:23:45 +00:00
fonts Bump JS/CSS dependencies 2019-08-27 08:01:33 -05:00
js Preferences: Add option to control preloading of video data (#4122) 2024-10-08 17:38:06 +02:00
videojs Preserve videojs directory for dependency script 2021-09-18 13:30:17 -07:00
android-chrome-192x192.png image size losslessly reduced with FileOptimizer 2018-11-12 22:59:39 -06:00
android-chrome-512x512.png image size losslessly reduced with FileOptimizer 2018-11-12 22:59:39 -06:00
apple-touch-icon.png image size losslessly reduced with FileOptimizer 2018-11-12 22:59:39 -06:00
browserconfig.xml Add favicon 2018-11-08 15:58:10 -06:00
favicon-16x16.png image size losslessly reduced with FileOptimizer 2018-11-12 22:59:39 -06:00
favicon-32x32.png image size losslessly reduced with FileOptimizer 2018-11-12 22:59:39 -06:00
favicon.ico Add favicon 2018-11-08 15:58:10 -06:00
hashtag.svg Assets: Add SVG image for hashtag results 2023-07-16 18:29:21 +02:00
invidious-colored-vector.svg Use colorized version of safari-pinned-tab.svg 2021-07-25 16:07:11 -07:00
mstile-150x150.png image size losslessly reduced with FileOptimizer 2018-11-12 22:59:39 -06:00
robots.txt Prevent indexing of Invidious instances (#2420) 2021-09-22 01:29:51 +02:00
safari-pinned-tab.svg Add favicon 2018-11-08 15:58:10 -06:00
site.webmanifest Remove shortcuts 2023-10-06 21:47:51 +05:30