Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
|\ | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map # src/js/plugins/ads.js # src/js/plyr.js | |||||
| * | 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 | |
| | ||||||
* | Fix for playing getter as currentTime check is flaky | Sam Potts | 2017-11-21 | 1 | -8/+1 | |
| | ||||||
* | Handle no audio, more docs in code, fix for playing getter | Sam Potts | 2017-11-21 | 1 | -33/+159 | |
| | ||||||
* | Play button as toggle button, tooltip changes, docs updated, fullscreen fix | Sam Potts | 2017-11-21 | 1 | -7/+2 | |
| | ||||||
* | Added ended and playing getters | Sam Potts | 2017-11-20 | 1 | -0/+8 | |
| | ||||||
* | Captions fix | Sam Potts | 2017-11-19 | 1 | -11/+15 | |
| | ||||||
* | Controls cleanup, work on captions bug, click to invert time | Sam Potts | 2017-11-18 | 1 | -12/+15 | |
| | ||||||
* | More docs, event renamed | Sam Potts | 2017-11-12 | 1 | -1/+1 | |
| | ||||||
* | More docs | Sam Potts | 2017-11-10 | 1 | -8/+3 | |
| | ||||||
* | Fix for destroy | Sam Potts | 2017-11-09 | 1 | -9/+16 | |
| |