| Commit message (Expand) | Author | Age | Files | Lines |
* | Comments and formatting | Sam Potts | 2018-01-19 | 1 | -14/+39 |
* | Fix loading/playing of the ads when there is no valid ads.tagUrl | ferdiemmen | 2018-01-17 | 1 | -22/+3 |
* | Some tweaks | ferdiemmen | 2018-01-16 | 1 | -69/+93 |
* | fix blocking play() if ads are set | ferdiemmen | 2018-01-15 | 1 | -49/+44 |
* | Added promises, missing events, new ad tag and additional logging. | Arthur Hulsman | 2018-01-15 | 1 | -68/+213 |
* | Tweaks | Sam Potts | 2018-01-14 | 1 | -5/+5 |
* | Code tweaks | Sam Potts | 2018-01-14 | 1 | -28/+35 |
* | Fix loading google ima sdk | ferdiemmen | 2018-01-14 | 1 | -3/+9 |
* | Implementing ads plugin | ferdiemmen | 2018-01-13 | 1 | -0/+329 |
* | Progressively enhance <iframe> embeds | Sam Potts | 2018-01-12 | 2 | -29/+30 |
* | Remove chaning ability and return promise for play() | Sam Potts | 2017-12-20 | 2 | -1/+9 |
* | 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 | 2 | -5/+5 |
* | Updated data attributes to `data-plyr` namespace. Speed menu fixes | Sam Potts | 2017-11-23 | 2 | -10/+2 |
* | Handle no audio, more docs in code, fix for playing getter | Sam Potts | 2017-11-21 | 2 | -5/+11 |
* | Vimeo autopause option | Sam Potts | 2017-11-21 | 1 | -0/+5 |
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2017-11-20 | 1 | -21/+36 |
|\ |
|
| * | YouTube title | Sam Potts | 2017-11-19 | 1 | -21/+36 |
* | | Added ended and playing getters | Sam Potts | 2017-11-20 | 2 | -3/+17 |
|/ |
|
* | Captions fix | Sam Potts | 2017-11-19 | 1 | -2/+2 |
* | Controls cleanup, work on captions bug, click to invert time | Sam Potts | 2017-11-18 | 1 | -13/+15 |
* | Using fetch instead of xhr, grabbing title for YouTube | Sam Potts | 2017-11-16 | 2 | -0/+16 |
* | Started on error handling, Safari icon fix | Sam Potts | 2017-11-14 | 2 | -24/+78 |
* | YouTube fix | Sam Potts | 2017-11-14 | 1 | -1/+3 |
* | 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 | 2 | -6/+10 |
|/ |
|
* | Volume fixes and other tidy up work | Sam Potts | 2017-11-08 | 2 | -7/+22 |
* | Looping, increase/decrease volume fix | Sam Potts | 2017-11-08 | 2 | -9/+18 |
* | Merge branch 'develop' of github.com:Selz/plyr into develop | Sam Potts | 2017-11-07 | 2 | -26/+64 |
|\ |
|
| * | Automatic Vimeo aspect ratio | Sam Potts | 2017-11-06 | 2 | -8/+24 |
| * | 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 | 2 | -0/+11 |
|/ |
|
* | YouTube volume fix | Sam Potts | 2017-11-05 | 2 | -10/+33 |
* | Vimeo fix | Sam Potts | 2017-11-05 | 1 | -1/+1 |
* | src getter fix, local storage fix | Sam Potts | 2017-11-05 | 2 | -0/+20 |
* | Cleanup | Sam Potts | 2017-11-05 | 2 | -4/+2 |
* | Menu design tweaks, moved logic into plugins | Sam Potts | 2017-11-05 | 2 | -5/+35 |
* | Removed log | Sam Potts | 2017-11-04 | 1 | -2/+1 |
* | Small tweaks | Sam Potts | 2017-11-04 | 2 | -10/+50 |
* | Small bug fixes | Sam Potts | 2017-11-04 | 2 | -8/+19 |
* | ES6-ified | Sam Potts | 2017-11-04 | 2 | -0/+421 |