-
Notifications
You must be signed in to change notification settings - Fork 24
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
⬆️ videojs upgrade #2535
base: master
Are you sure you want to change the base?
⬆️ videojs upgrade #2535
Commits on Feb 21, 2024
-
⬆️(lib_video) upgrade video.js to 8.7.0
A new version of video.js was available, we upgraded to it.
Configuration menu - View commit details
-
Copy full SHA for 85d30ce - Browse repository at this point
Copy the full SHA 85d30ceView commit details -
⬆️(lib-video) fork videojs-http-source-selector
The official videojs-http-source-selector on npm is not compatible with video.js version 8, this forked version is compatible. We decided to use this version in waiting the official version to be compatible with video.js version 8.
Configuration menu - View commit details
-
Copy full SHA for 9145186 - Browse repository at this point
Copy the full SHA 9145186View commit details -
♻️(lib-video) adapt plugin video.js downloadVideoPlugin
We adapt the plugin downloadVideoPlugin to work with video.js version 8.
Configuration menu - View commit details
-
Copy full SHA for 209c63a - Browse repository at this point
Copy the full SHA 209c63aView commit details -
♻️(lib-video) adapt plugin video.js id3Plugin
We adapt the plugin id3Plugin to work with video.js version 8.
Configuration menu - View commit details
-
Copy full SHA for d445540 - Browse repository at this point
Copy the full SHA d445540View commit details -
♻️(lib-video) adapt plugin video.js p2pHlsPlugin
We adapt the plugin p2pHlsPlugin to work with video.js version 8.
Configuration menu - View commit details
-
Copy full SHA for c6e4516 - Browse repository at this point
Copy the full SHA c6e4516View commit details -
♻️(lib-video) adapt plugin video.js qualitySelectorPlugin
We adapt the plugin qualitySelectorPlugin to work with video.js version 8.
Configuration menu - View commit details
-
Copy full SHA for 2b82635 - Browse repository at this point
Copy the full SHA 2b82635View commit details -
♻️(lib-video) adapt plugin video.js sharedMediaPlugin
We adapt the plugin sharedMediaPlugin to work with video.js version 8.
Configuration menu - View commit details
-
Copy full SHA for 61cd5b1 - Browse repository at this point
Copy the full SHA 61cd5b1View commit details -
♻️(lib-video) adapt plugin video.js transcriptPlugin
We adapt the plugin transcriptPlugin to work with video.js version 8.
Configuration menu - View commit details
-
Copy full SHA for 82b83bd - Browse repository at this point
Copy the full SHA 82b83bdView commit details -
♻️(lib-video) adapt plugin video.js xapiPlugin
We adapt the plugin xapiPlugin to work with video.js version 8.
Configuration menu - View commit details
-
Copy full SHA for cee17f3 - Browse repository at this point
Copy the full SHA cee17f3View commit details -
✅(frontend) adapt babel to interpret declare keyword in typescript
When we adapted the class in the plugin video.js, we use the keyword "declare", which is not interpreted by babel. We need to add a plugin to babel to interpret this keyword correctly.
Configuration menu - View commit details
-
Copy full SHA for 0ac7324 - Browse repository at this point
Copy the full SHA 0ac7324View commit details