| Commit message (Expand) | Author | Age | Files | Lines |
* | Event listener fixes, loadScript promise, ads tweaks | Sam Potts | 2018-03-11 | 1 | -3/+8 |
* | Ready event fix, YouTube play event fix, docs update | Sam Potts | 2018-03-03 | 1 | -1/+1 |
* | Added backwards compatibility for <div> embeds | Sam Potts | 2018-02-06 | 1 | -1/+10 |
* | Progressively enhance <iframe> embeds | Sam Potts | 2018-01-12 | 1 | -10/+9 |
* | Remove chaning ability and return promise for play() | Sam Potts | 2017-12-20 | 1 | -1/+6 |
* | IE & Edge fixes, Storage & Console classes | Sam Potts | 2017-12-08 | 1 | -1/+1 |
* | Fix display for current language on change | Sam Potts | 2017-11-25 | 1 | -1/+1 |
* | Moved to provider + type to make it cleaner in future, fix for multiple players | Sam Potts | 2017-11-23 | 1 | -3/+2 |
* | Updated data attributes to `data-plyr` namespace. Speed menu fixes | Sam Potts | 2017-11-23 | 1 | -5/+0 |
* | Handle no audio, more docs in code, fix for playing getter | Sam Potts | 2017-11-21 | 1 | -1/+4 |
* | Vimeo autopause option | Sam Potts | 2017-11-21 | 1 | -0/+5 |
* | Added ended and playing getters | Sam Potts | 2017-11-20 | 1 | -0/+7 |
* | Captions fix | Sam Potts | 2017-11-19 | 1 | -2/+2 |
* | Using fetch instead of xhr, grabbing title for YouTube | Sam Potts | 2017-11-16 | 1 | -0/+2 |
* | Started on error handling, Safari icon fix | Sam Potts | 2017-11-14 | 1 | -21/+38 |
* | Use callback for loading Vimeo API | Sam Potts | 2017-11-09 | 1 | -9/+3 |
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2017-11-09 | 1 | -0/+2 |
|\ |
|
| * | Callback for loadScript | Sam Potts | 2017-11-09 | 1 | -0/+2 |
* | | UI bugs | Sam Potts | 2017-11-09 | 1 | -2/+5 |
|/ |
|
* | Volume fixes and other tidy up work | Sam Potts | 2017-11-08 | 1 | -5/+5 |
* | Looping, increase/decrease volume fix | Sam Potts | 2017-11-08 | 1 | -1/+13 |
* | Automatic Vimeo aspect ratio | Sam Potts | 2017-11-06 | 1 | -6/+17 |
* | Vimeo captions fix | Sam Potts | 2017-11-06 | 1 | -1/+1 |
* | Finished aspect ratio setting | Sam Potts | 2017-11-06 | 1 | -1/+1 |
* | Cleanup | Sam Potts | 2017-11-06 | 1 | -20/+20 |
* | Added Vimeo playback speed | Sam Potts | 2017-11-06 | 1 | -3/+14 |
* | Started on documentation and aspect ratio option | Sam Potts | 2017-11-06 | 1 | -0/+7 |
* | YouTube volume fix | Sam Potts | 2017-11-05 | 1 | -5/+14 |
* | Vimeo fix | Sam Potts | 2017-11-05 | 1 | -1/+1 |
* | src getter fix, local storage fix | Sam Potts | 2017-11-05 | 1 | -0/+13 |
* | Cleanup | Sam Potts | 2017-11-05 | 1 | -2/+1 |
* | Menu design tweaks, moved logic into plugins | Sam Potts | 2017-11-05 | 1 | -1/+21 |
* | Removed log | Sam Potts | 2017-11-04 | 1 | -2/+1 |
* | Small tweaks | Sam Potts | 2017-11-04 | 1 | -8/+31 |
* | Small bug fixes | Sam Potts | 2017-11-04 | 1 | -0/+9 |
* | ES6-ified | Sam Potts | 2017-11-04 | 1 | -0/+165 |