| Commit message (Expand) | Author | Age | Files | Lines |
* | v3.0.0 | Sam Potts | 2018-03-17 | 3 | -3/+3 |
* | Added buffered getter | Sam Potts | 2018-03-17 | 4 | -33/+45 |
* | Vimeo fix | Sam Potts | 2018-03-15 | 3 | -7/+9 |
* | 3.0.0-beta.20 | Sam Potts | 2018-03-13 | 6 | -20/+34 |
* | 3.0.0-beta.19 | Sam Potts | 2018-03-13 | 3 | -3/+3 |
* | 3.0.0-beta.18 | Sam Potts | 2018-03-13 | 3 | -3/+3 |
* | Update ads | Sam Potts | 2018-03-13 | 2 | -19/+8 |
* | Fix for null manager race condition | Sam Potts | 2018-03-11 | 1 | -39/+41 |
* | Normalised event names and removed unused | Sam Potts | 2018-03-11 | 1 | -18/+20 |
* | Add optional argument to Ads.trigger (currently only used for adblocker error) | Albin Larsson | 2018-03-10 | 1 | -4/+5 |
* | Event listener fixes, loadScript promise, ads tweaks | Sam Potts | 2018-03-11 | 9 | -372/+417 |
* | Merge branch 'beta' of github.com:sampotts/plyr into beta | Sam Potts | 2018-03-10 | 3 | -55/+48 |
|\ |
|
| * | Removed redundant wrappers within the adsmanager promises. | Arthur Hulsman | 2018-03-09 | 1 | -3/+3 |
| * | Unneeded else has been removed within the play() method. | Arthur Hulsman | 2018-03-09 | 1 | -2/+2 |
| * | Made sure play() returns a promise. | Arthur Hulsman | 2018-03-09 | 1 | -2/+2 |
| * | Ad block detection would not work when calling play() right after creating th... | Arthur Hulsman | 2018-03-09 | 2 | -39/+35 |
| * | Resizing the ad container while having it on display none will return offset ... | Arthur Hulsman | 2018-03-07 | 1 | -5/+4 |
| * | Made sure that cue points for midrolls are not displayed when the ad rule for... | Arthur Hulsman | 2018-03-07 | 1 | -1/+1 |
| * | Removed a double this.enabled variable and updated a comment in ads.js. Also ... | Arthur Hulsman | 2018-03-06 | 3 | -15/+13 |
* | | Manually merged PRs | Sam Potts | 2018-03-10 | 1 | -19/+34 |
|/ |
|
* | v3.0.0-beta.17 | Sam Potts | 2018-03-03 | 3 | -3/+3 |
* | Typo | Sam Potts | 2018-03-03 | 2 | -2/+2 |
* | 3.0.0-beta.16 | Sam Potts | 2018-03-03 | 3 | -3/+3 |
* | Ready event fix, YouTube play event fix, docs update | Sam Potts | 2018-03-03 | 7 | -19/+10 |
* | v3.0.0-beta.15 | Sam Potts | 2018-02-19 | 3 | -3/+3 |
* | Fix IE CORS captions | Sam Potts | 2018-02-19 | 2 | -7/+47 |
* | Pause button fix, polyfilled build, unminified builds | Sam Potts | 2018-02-17 | 5 | -7/+25 |
* | v3.0.0-beta.13 | Sam Potts | 2018-02-13 | 2 | -3/+3 |
* | Fix for custom controls | Sam Potts | 2018-02-13 | 7 | -25/+30 |
* | Merge branch 'beta' of github.com:sampotts/plyr into beta | Sam Potts | 2018-02-11 | 1 | -1/+2 |
|\ |
|
| * | Merge pull request #780 from friday/captions-ie11-indexsizeerror | Sam Potts | 2018-02-06 | 1 | -1/+2 |
| |\ |
|
| | * | Fix harmless but annoying IE error 'IndexSizeError' | Albin Larsson | 2018-02-06 | 1 | -1/+2 |
* | | | Fullscreen API changes, color settings tweaks | Sam Potts | 2018-02-11 | 7 | -210/+217 |
|/ / |
|
* / | Readme merge | Sam Potts | 2018-02-06 | 1 | -1/+1 |
|/ |
|
* | 3.0.0-beta.12 | Sam Potts | 2018-02-06 | 2 | -3/+3 |
* | Added backwards compatibility for <div> embeds | Sam Potts | 2018-02-06 | 4 | -39/+67 |
* | Removed fetch dependency | Sam Potts | 2018-02-05 | 2 | -14/+13 |
* | Merge branch 'beta' of github.com:sampotts/plyr into beta | Sam Potts | 2018-02-05 | 3 | -4/+8 |
|\ |
|
| * | Small UI tweaks and fix for instanceof issue | Sam Potts | 2018-01-31 | 3 | -4/+8 |
* | | Testing fetch | Sam Potts | 2018-02-05 | 1 | -5/+44 |
|/ |
|
* | Version bump + icon fix | Sam Potts | 2018-01-30 | 2 | -2/+2 |
* | Deploy | Sam Potts | 2018-01-30 | 1 | -1/+1 |
* | Merge branch 'beta' into fix/ads-blocked | Sam Potts | 2018-01-30 | 4 | -17/+42 |
|\ |
|
| * | Version bump | Sam Potts | 2018-01-25 | 1 | -1/+1 |
| * | Attempt to fix YouTube message error, added ads references, changes to bool | Sam Potts | 2018-01-25 | 4 | -7/+27 |
| * | Restored “Ad” in label | Sam Potts | 2018-01-24 | 3 | -2/+4 |
| * | Version bump | Sam Potts | 2018-01-23 | 1 | -1/+1 |
* | | Fix typo's | ferdiemmen | 2018-01-29 | 1 | -2/+2 |
* | | fix(ads): Fixes media from playing when ads are blocked | ferdiemmen | 2018-01-29 | 3 | -4/+25 |
|/ |
|
* | Renamed property, UI tweak | Sam Potts | 2018-01-23 | 2 | -10/+13 |