| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #963 from friday/verify-poster | Sam Potts | 2018-05-19 | 1 | -9/+35 |
|\ |
|
| * | Youtube poster: Set css backgroundSize to 'cover' for padded youtube thumbnails | Albin Larsson | 2018-05-15 | 1 | -2/+7 |
| * | Rewrite ui.setPoster to check that images arent broken or youtube fallback im... | Albin Larsson | 2018-05-15 | 1 | -9/+30 |
* | | Merge pull request #967 from friday/883 | Sam Potts | 2018-05-19 | 1 | -23/+10 |
|\ \ |
|
| * | | toggleControls() rewrite | Albin Larsson | 2018-05-18 | 1 | -4/+14 |
| * | | Remove ui.checkFailed() and error class | Albin Larsson | 2018-05-16 | 1 | -23/+0 |
| |/ |
|
* / | Reduce circular dependencies | Sam Potts | 2018-05-19 | 1 | -138/+2 |
|/ |
|
* | v3.3.5 | Sam Potts | 2018-05-06 | 1 | -1/+6 |
* | v3.3.0 | Sam Potts | 2018-05-06 | 1 | -3/+35 |
* | v3.2.4 | Sam Potts | 2018-04-27 | 1 | -7/+2 |
* | HTML5 quality selection | Sam Potts | 2018-04-02 | 1 | -2/+2 |
* | Muted and autoplay fixes, small bug fixes | Sam Potts | 2018-03-30 | 1 | -0/+3 |
* | Fixes for fast forward and issues with event.preventDefault() | Sam Potts | 2018-03-27 | 1 | -2/+3 |
* | Added buffered getter | Sam Potts | 2018-03-17 | 1 | -15/+1 |
* | Vimeo fix | Sam Potts | 2018-03-15 | 1 | -2/+1 |
* | Event listener fixes, loadScript promise, ads tweaks | Sam Potts | 2018-03-11 | 1 | -2/+2 |
* | Ready event fix, YouTube play event fix, docs update | Sam Potts | 2018-03-03 | 1 | -1/+3 |
* | Pause button fix, polyfilled build, unminified builds | Sam Potts | 2018-02-17 | 1 | -4/+2 |
* | Fix for custom controls | Sam Potts | 2018-02-13 | 1 | -6/+0 |
* | Fullscreen API changes, color settings tweaks | Sam Potts | 2018-02-11 | 1 | -4/+0 |
* | Bug fix | Sam Potts | 2018-01-22 | 1 | -1/+1 |
* | Formatting, events and ad countdown added | Sam Potts | 2018-01-22 | 1 | -22/+4 |
* | Minor logic tweak | Sam Potts | 2018-01-14 | 1 | -2/+5 |
* | Package tweaks | Sam Potts | 2018-01-08 | 1 | -1/+1 |
* | Started on error handling | Sam | 2018-01-04 | 1 | -1/+24 |
* | Converted to SASS/SCSS | Sam Potts | 2017-12-20 | 1 | -1/+4 |
* | IE & Edge fixes, Storage & Console classes | Sam Potts | 2017-12-08 | 1 | -14/+14 |
* | Moved to provider + type to make it cleaner in future, fix for multiple players | Sam Potts | 2017-11-23 | 1 | -1/+1 |
* | Updated data attributes to `data-plyr` namespace. Speed menu fixes | Sam Potts | 2017-11-23 | 1 | -6/+1 |
* | Work on touch controls | Sam Potts | 2017-11-22 | 1 | -2/+2 |
* | Fix for playing getter as currentTime check is flaky | Sam Potts | 2017-11-21 | 1 | -12/+10 |
* | Handle no audio, more docs in code, fix for playing getter | Sam Potts | 2017-11-21 | 1 | -2/+4 |
* | Play button as toggle button, tooltip changes, docs updated, fullscreen fix | Sam Potts | 2017-11-21 | 1 | -1/+5 |
* | WIP on docs example | Sam Potts | 2017-11-20 | 1 | -1/+1 |
* | Added ended and playing getters | Sam Potts | 2017-11-20 | 1 | -3/+5 |
* | Controls cleanup, work on captions bug, click to invert time | Sam Potts | 2017-11-18 | 1 | -66/+73 |
* | Using fetch instead of xhr, grabbing title for YouTube | Sam Potts | 2017-11-16 | 1 | -12/+6 |
* | Moved console methods out of the root of the object | Sam Potts | 2017-11-09 | 1 | -1/+1 |
* | UI bugs | Sam Potts | 2017-11-09 | 1 | -15/+14 |
* | Volume fixes and other tidy up work | Sam Potts | 2017-11-08 | 1 | -4/+9 |
* | Looping, increase/decrease volume fix | Sam Potts | 2017-11-08 | 1 | -1/+2 |
* | Started on documentation and aspect ratio option | Sam Potts | 2017-11-06 | 1 | -2/+4 |
* | YouTube volume fix | Sam Potts | 2017-11-05 | 1 | -7/+5 |
* | src getter fix, local storage fix | Sam Potts | 2017-11-05 | 1 | -5/+0 |
* | Small tweaks | Sam Potts | 2017-11-04 | 1 | -47/+1 |
* | ES6-ified | Sam Potts | 2017-11-04 | 1 | -0/+381 |