aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/player/utils.ts
Commit message (Collapse)AuthorAgeFilesLines
* Improve start time paramChocobozzz2018-07-161-4/+40
| | | | Can handle 2m42s for example
* Move player local storage functions in their own fileChocobozzz2018-06-181-81/+2
|
* (embed) sandbox the iframeRigel Kent2018-06-111-0/+1
|
* Add theatre modeChocobozzz2018-06-111-0/+13
|
* Reduce bundle sizesChocobozzz2018-06-071-0/+25
|
* Localize playerChocobozzz2018-06-061-0/+2
|
* Add context menu to playerChocobozzz2018-05-301-0/+34
|
* Make it works with new autoplay policyChocobozzz2018-05-221-0/+5
|
* Automatic resolution according to user bandwidth V1Chocobozzz2018-04-051-0/+18
|
* Improve playerChocobozzz2018-04-031-0/+72
Add a settings dialog based on the work of Yanko Shterev (@yshterev): https://github.com/yshterev/videojs-settings-menu. Thanks!