aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-1125-3265/+3438
* Merge branch 'beta' of github.com:sampotts/plyr into betaSam Potts2018-03-104-56/+57
|\
| * Merge pull request #802 from gehaktmolen/ad-hotfixesSam Potts2018-03-104-56/+57
| |\
| | * Removed redundant wrappers within the adsmanager promises.Arthur Hulsman2018-03-091-3/+3
| | * Unneeded else has been removed within the play() method.Arthur Hulsman2018-03-091-2/+2
| | * Made sure play() returns a promise.Arthur Hulsman2018-03-091-2/+2
| | * Ad block detection would not work when calling play() right after creating th...Arthur Hulsman2018-03-093-45/+37
| | * Resizing the ad container while having it on display none will return offset ...Arthur Hulsman2018-03-072-6/+17
| | * Made sure that cue points for midrolls are not displayed when the ad rule for...Arthur Hulsman2018-03-071-1/+1
| | * Removed a double this.enabled variable and updated a comment in ads.js. Also ...Arthur Hulsman2018-03-063-15/+13
| |/
* / Manually merged PRsSam Potts2018-03-1016-1028/+1768
|/
* v3.0.0-beta.17Sam Potts2018-03-0313-22/+22
* TypoSam Potts2018-03-033-3/+3
* 3.0.0-beta.16Sam Potts2018-03-0310-1696/+989
* Ready event fix, YouTube play event fix, docs updateSam Potts2018-03-0326-1235/+2103
* Package updatesSam Potts2018-02-227-11/+11
* v3.0.0-beta.15Sam Potts2018-02-1911-1706/+1003
* Fix IE CORS captionsSam Potts2018-02-1910-1014/+1819
* Pause button fix, polyfilled build, unminified buildsSam Potts2018-02-1722-79/+19940
* Merge pull request #781 from friday/gulp-unminified-js-outputSam Potts2018-02-174-28/+80
|\
| * Merge branch 'beta' into gulp-unminified-js-outputSam Potts2018-02-1726-366/+392
| |\ | |/ |/|
* | v3.0.0-beta.13Sam Potts2018-02-134-7/+7
* | Fix for custom controlsSam Potts2018-02-1310-61/+66
* | Merge branch 'beta' of github.com:sampotts/plyr into betaSam Potts2018-02-111-1/+2
|\ \
| * \ Merge pull request #780 from friday/captions-ie11-indexsizeerrorSam Potts2018-02-061-1/+2
| |\ \
| | * | Fix harmless but annoying IE error 'IndexSizeError'Albin Larsson2018-02-061-1/+2
* | | | Fullscreen API changes, color settings tweaksSam Potts2018-02-1120-266/+301
|/ / /
* | | CopySam Potts2018-02-061-2/+2
* | | Nicer checksSam Potts2018-02-061-27/+27
* | | CopySam Potts2018-02-061-1/+3
* | | Readme mergeSam Potts2018-02-068-32/+14
|/ /
| * Gulp js build: create both minified and non-minified outputsAlbin Larsson2018-02-063-30/+80
| * Remove eslint-rule 'no-shadow' (common variable names should be able to exist...Albin Larsson2018-02-051-0/+1
|/
* 3.0.0-beta.12Sam Potts2018-02-064-9/+9
* Added backwards compatibility for <div> embedsSam Potts2018-02-0613-247/+121
* Removed fetch dependencySam Potts2018-02-055-17/+16
* Merge branch 'beta' of github.com:sampotts/plyr into betaSam Potts2018-02-0516-32/+60
|\
| * Update readme.mdSam Potts2018-02-031-1/+1
| * Small UI tweaks and fix for instanceof issueSam Potts2018-01-3116-31/+59
* | Testing fetchSam Potts2018-02-056-10/+49
|/
* Version bump + icon fixSam Potts2018-01-305-8/+12
* Fix UMD stuffSam Potts2018-01-302-3/+3
* DeploySam Potts2018-01-303-5/+5
* Merge pull request #772 from sampotts/fix/ads-blockedSam Potts2018-01-307-28/+52
|\
| * Merge branch 'beta' into fix/ads-blockedSam Potts2018-01-3019-68/+112
| |\ | |/ |/|
* | Version bumpSam Potts2018-01-253-5/+5
* | Attempt to fix YouTube message error, added ads references, changes to boolSam Potts2018-01-2516-26/+73
* | Restored “Ad” in labelSam Potts2018-01-247-8/+10
* | Docs tweakSam Potts2018-01-231-2/+2