| Commit message (Expand) | Author | Age | Files | Lines |
* | Vimeo fix | Sam Potts | 2018-03-15 | 1 | -0/+7 |
* | 3.0.0-beta.20 | Sam Potts | 2018-03-13 | 1 | -10/+19 |
* | 3.0.0-beta.19 | Sam Potts | 2018-03-13 | 1 | -1/+1 |
* | 3.0.0-beta.18 | Sam Potts | 2018-03-13 | 1 | -1/+1 |
* | Event listener fixes, loadScript promise, ads tweaks | Sam Potts | 2018-03-11 | 1 | -10/+16 |
* | 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 | 1 | -3/+4 |
* | Removed a double this.enabled variable and updated a comment in ads.js. Also ... | Arthur Hulsman | 2018-03-06 | 1 | -6/+7 |
* | v3.0.0-beta.17 | Sam Potts | 2018-03-03 | 1 | -1/+1 |
* | 3.0.0-beta.16 | Sam Potts | 2018-03-03 | 1 | -1/+1 |
* | Ready event fix, YouTube play event fix, docs update | Sam Potts | 2018-03-03 | 1 | -10/+2 |
* | v3.0.0-beta.15 | Sam Potts | 2018-02-19 | 1 | -1/+1 |
* | Pause button fix, polyfilled build, unminified builds | Sam Potts | 2018-02-17 | 1 | -1/+1 |
* | v3.0.0-beta.13 | Sam Potts | 2018-02-13 | 1 | -2/+2 |
* | Fix for custom controls | Sam Potts | 2018-02-13 | 1 | -6/+2 |
* | Fullscreen API changes, color settings tweaks | Sam Potts | 2018-02-11 | 1 | -67/+8 |
* | 3.0.0-beta.12 | Sam Potts | 2018-02-06 | 1 | -2/+2 |
* | Added backwards compatibility for <div> embeds | Sam Potts | 2018-02-06 | 1 | -37/+40 |
* | Small UI tweaks and fix for instanceof issue | Sam Potts | 2018-01-31 | 1 | -1/+5 |
* | Version bump + icon fix | Sam Potts | 2018-01-30 | 1 | -1/+1 |
* | Deploy | Sam Potts | 2018-01-30 | 1 | -1/+1 |
* | Merge branch 'beta' into fix/ads-blocked | Sam Potts | 2018-01-30 | 1 | -3/+5 |
|\ |
|
| * | 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 | 1 | -1/+4 |
| * | Restored “Ad” in label | Sam Potts | 2018-01-24 | 1 | -1/+1 |
| * | Version bump | Sam Potts | 2018-01-23 | 1 | -1/+1 |
* | | fix(ads): Fixes media from playing when ads are blocked | ferdiemmen | 2018-01-29 | 1 | -2/+3 |
|/ |
|
* | Fix bug where ad would play on every play action | ferdiemmen | 2018-01-22 | 1 | -12/+2 |
* | Small tweaks | Sam Potts | 2018-01-22 | 1 | -5/+6 |
* | Bug fix | Sam Potts | 2018-01-22 | 1 | -1/+1 |
* | Version bump | Sam Potts | 2018-01-22 | 1 | -1/+1 |
* | Fix loading/playing of the ads when there is no valid ads.tagUrl | ferdiemmen | 2018-01-17 | 1 | -8/+15 |
* | Some tweaks | ferdiemmen | 2018-01-16 | 1 | -3/+4 |
* | fix blocking play() if ads are set | ferdiemmen | 2018-01-15 | 1 | -0/+5 |
* | Implementing ads plugin | ferdiemmen | 2018-01-13 | 1 | -0/+4 |
* | Progressively enhance <iframe> embeds | Sam Potts | 2018-01-12 | 1 | -35/+59 |
* | Beta version up on https://plyr.io/beta and CDN | Sam Potts | 2018-01-09 | 1 | -1/+1 |
* | Publishing to /beta | Sam Potts | 2018-01-09 | 1 | -2/+2 |
* | Package tweaks | Sam Potts | 2018-01-08 | 1 | -2/+0 |
* | Started on error handling | Sam | 2018-01-04 | 1 | -0/+9 |
* | Fix for promise issue on Chrome, loading fix | Sam | 2017-12-27 | 1 | -5/+11 |
* | Docs, restored loadSprite and supported static methods | Sam Potts | 2017-12-23 | 1 | -7/+28 |
* | Remove chaning ability and return promise for play() | Sam Potts | 2017-12-20 | 1 | -40/+16 |
* | Converted to SASS/SCSS | Sam Potts | 2017-12-20 | 1 | -2/+12 |
* | IE & Edge fixes, Storage & Console classes | Sam Potts | 2017-12-08 | 1 | -51/+54 |
* | Fix for keyboard increase/decrease volume | Sam Potts | 2017-11-24 | 1 | -2/+2 |
* | Moved to provider + type to make it cleaner in future, fix for multiple players | Sam Potts | 2017-11-23 | 1 | -50/+51 |
* | Updated data attributes to `data-plyr` namespace. Speed menu fixes | Sam Potts | 2017-11-23 | 1 | -5/+12 |
* | Work on touch controls | Sam Potts | 2017-11-22 | 1 | -11/+19 |