aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add i18n support for "Normal" value in speed optionsDaniel Sarin2018-04-112-1/+2
| |
* | Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-04-112-2/+2
|\|
| * Fixes #873 Can't leave fullscreen in Chrome (using button)Albin Larsson2018-04-051-1/+1
| |
| * Fix 'null' being appended after the video if controls is empty arrayAlbin Larsson2018-04-041-1/+1
| |
* | Restore paused state after seekSam Potts2018-04-111-0/+8
|/
* Fix loading data-plyr-config when initiating Plyr without any optionsAlbin Larsson2018-04-041-1/+1
|
* v3.1.0Sam Potts2018-04-033-3/+3
|
* v3.1.0-beta.2Sam Potts2018-04-033-3/+3
|
* YouTube speed menu fixSam Potts2018-04-036-25/+38
|
* v3.1.0-beta.1Sam Potts2018-04-024-3/+8
|
* HTML5 quality selectionSam Potts2018-04-0210-103/+299
|
* v3.0.11Sam Potts2018-03-303-3/+3
|
* Muted and autoplay fixes, small bug fixesSam Potts2018-03-304-24/+65
|
* v3.0.10Sam Potts2018-03-303-3/+3
|
* Fix regressionSam Potts2018-03-294-6/+4
|
* Vimeo hotfixSam Potts2018-03-294-6/+12
|
* Bug fixesSam Potts2018-03-287-13/+41
|
* v3.0.6Sam Potts2018-03-284-5/+6
|
* v3.0.5Sam Potts2018-03-275-11/+3
|
* v3.0.4Sam Potts2018-03-273-3/+3
|
* Controls fixesSam Potts2018-03-276-25/+56
|
* Revert API method changeSam Potts2018-03-272-5/+10
|
* Allow fullscreen in iframeSam Potts2018-03-272-12/+6
|
* Fix for seeking issueSam Potts2018-03-271-2/+2
|
* Use object.entriesSam Potts2018-03-271-2/+5
|
* Fixes for fast forward and issues with event.preventDefault()Sam Potts2018-03-279-131/+217
|
* v3.0.3Sam Potts2018-03-223-3/+3
|
* Vimeo offset tweak (fixes #826)Sam Potts2018-03-221-1/+1
|
* Fix for .stop() method (fixes #819)Sam Potts2018-03-224-7/+20
|
* Check for array for speed options (fixes #252)Sam Potts2018-03-221-1/+1
|
* Restore as float (fixes #828)Sam Potts2018-03-221-1/+1
|
* Fix for Firefox fullscreen oddness (Fixes #821)Sam Potts2018-03-221-8/+12
|
* Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-03-223-3/+3
|\
| * Fix fast-forward controlSaad Shahd2018-03-213-3/+3
| | | | | | | | fast-forward control doesn't work.
* | Improve Sprite checking (fixes #827)Sam Potts2018-03-221-5/+12
|/
* v3.0.2Sam Potts2018-03-183-5/+5
|
* Fix for Safari with adblockersSam Potts2018-03-181-50/+9
|
* Fix for local storage issueSam Potts2018-03-184-12/+21
|
* v3.0.0Sam Potts2018-03-173-3/+3
|
* Added buffered getterSam Potts2018-03-174-33/+45
|
* Vimeo fixSam Potts2018-03-153-7/+9
|
* 3.0.0-beta.20Sam Potts2018-03-136-20/+34
|
* 3.0.0-beta.19Sam Potts2018-03-133-3/+3
|
* 3.0.0-beta.18Sam Potts2018-03-133-3/+3
|
* Update adsSam Potts2018-03-132-19/+8
|
* Fix for null manager race conditionSam Potts2018-03-111-39/+41
|
* Normalised event names and removed unusedSam Potts2018-03-111-18/+20
|
* Add optional argument to Ads.trigger (currently only used for adblocker error)Albin Larsson2018-03-101-4/+5
|
* Event listener fixes, loadScript promise, ads tweaksSam Potts2018-03-119-372/+417
|
* Merge branch 'beta' of github.com:sampotts/plyr into betaSam Potts2018-03-103-55/+48
|\