aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge pull request #871 from friday/867Sam Potts2018-04-051-1/+1
| |\ | | | | | | Fix #867: Add custom property fallback
| | * Fix #867: Add custom property fallbackAlbin Larsson2018-04-051-1/+1
| | |
| * | Merge pull request #868 from friday/null-no-controlsSam Potts2018-04-051-1/+1
| |\ \ | | |/ | |/| Fix string "null" being appended after the video if controls argument is empty.
| | * Fix 'null' being appended after the video if controls is empty arrayAlbin Larsson2018-04-041-1/+1
| |/
* / Restore paused state after seekSam Potts2018-04-1111-11/+37
|/
* Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-04-041-1/+1
|\
| * Merge pull request #863 from friday/data-plyr-config-no-optionsSam Potts2018-04-041-1/+1
| |\ | | | | | | Fix loading data-plyr-config when initiating Plyr without any options
| | * Fix loading data-plyr-config when initiating Plyr without any optionsAlbin Larsson2018-04-041-1/+1
| |/
* / Style fixesSam Potts2018-04-0412-16/+24
|/
* ChangelogSam Potts2018-04-031-0/+8
|
* v3.1.0Sam Potts2018-04-038-10/+10
|
* Styling fixesSam Potts2018-04-0317-14/+22
|
* v3.1.0-beta.2Sam Potts2018-04-0313-1846/+823
|
* YouTube speed menu fixSam Potts2018-04-0318-899/+1959
|
* v3.1.0-beta.1Sam Potts2018-04-0219-1850/+847
|
* HTML5 quality selectionSam Potts2018-04-0227-1142/+3004
|
* v3.0.11Sam Potts2018-03-3017-1850/+832
|
* Muted and autoplay fixes, small bug fixesSam Potts2018-03-3018-958/+2116
|
* v3.0.10Sam Potts2018-03-3014-1846/+828
|
* Controls docs, package upgradesSam Potts2018-03-3016-1681/+2329
|
* Fix regressionSam Potts2018-03-2920-35/+28
|
* Vimeo hotfixSam Potts2018-03-2915-21/+37
|
* Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-03-281-1/+1
|\
| * Update readme.mdSam Potts2018-03-281-1/+1
| |
* | Bug fixesSam Potts2018-03-2823-42/+125
|/
* v3.0.6Sam Potts2018-03-2820-32/+55
|
* v3.0.5Sam Potts2018-03-2715-42/+18
|
* v3.0.4Sam Potts2018-03-2714-1869/+1068
|
* Controls fixesSam Potts2018-03-2717-127/+218
|
* Revert API method changeSam Potts2018-03-2710-15/+32
|
* Allow fullscreen in iframeSam Potts2018-03-2715-1103/+1872
|
* Fix for seeking issueSam Potts2018-03-2714-1871/+1072
|
* Use object.entriesSam Potts2018-03-279-12/+23
|
* Fixes for fast forward and issues with event.preventDefault()Sam Potts2018-03-2722-1472/+2561
|
* Update readme.mdSam Potts2018-03-221-1/+1
|
* Update readme.mdSam Potts2018-03-221-0/+4
|
* TypoSam Potts2018-03-221-1/+1
|
* v3.0.3Sam Potts2018-03-2216-1870/+1082
|
* Vimeo offset tweak (fixes #826)Sam Potts2018-03-2212-12/+12
|
* Fix for .stop() method (fixes #819)Sam Potts2018-03-2212-41/+66
|
* Check for array for speed options (fixes #252)Sam Potts2018-03-229-11/+13
|
* Restore as float (fixes #828)Sam Potts2018-03-229-11/+23
|
* Fix for Firefox fullscreen oddness (Fixes #821)Sam Potts2018-03-2213-1094/+1907
|
* Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-03-223-3/+3
|\
| * Merge pull request #820 from saadshahd/patch-1Sam Potts2018-03-223-3/+3
| |\ | | | | | | Fix fast-forward control
| | * Fix fast-forward controlSaad Shahd2018-03-213-3/+3
| | | | | | | | | | | | fast-forward control doesn't work.
* | | Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-03-221-1/+1
|\| |
| * | Merge pull request #822 from DanielRuf/patch/fix-options-linkSam Potts2018-03-211-1/+1
| |\ \ | | |/ | |/| fix the options link in the readme
| | * fix the options link in the readmeDaniel Ruf2018-03-201-1/+1
| | |
* | | Improve Sprite checking (fixes #827)Sam Potts2018-03-229-21/+46
|/ /