| Commit message (Expand) | Author | Age | Files | Lines |
* | Utils broken down into seperate files and exports | Sam Potts | 2018-06-13 | 1 | -875/+0 |
* | Avoid using this to refer to utils or utils.is, since that means methods can'... | Albin Larsson | 2018-06-11 | 1 | -17/+17 |
* | Move utils.is.getConstructor() to utils.getConstructor() | Albin Larsson | 2018-06-11 | 1 | -9/+10 |
* | Merge pull request #1015 from friday/captions-fixes-again | Sam Potts | 2018-06-11 | 1 | -0/+7 |
|\ |
|
| * | Merge captions setText and setCue into updateCues (fixes #998 and vimeo cuech... | Albin Larsson | 2018-06-08 | 1 | -0/+7 |
* | | Fix Sprite issue | Sam Potts | 2018-06-09 | 1 | -13/+11 |
|/ |
|
* | Refactor getDeep method | Philip Giuliani | 2018-05-30 | 1 | -1/+1 |
* | Return undefined when the key is not present. | Philip Giuliani | 2018-05-30 | 1 | -2/+2 |
* | Add getDeep method to utils | Philip Giuliani | 2018-05-30 | 1 | -0/+5 |
* | Restore utils.is.cue() | Albin Larsson | 2018-05-27 | 1 | -1/+1 |
* | Merge pull request #963 from friday/verify-poster | Sam Potts | 2018-05-19 | 1 | -0/+15 |
|\ |
|
| * | Add async method to utils for loading/checking images | Albin Larsson | 2018-05-15 | 1 | -0/+15 |
* | | Merge pull request #967 from friday/883 | Sam Potts | 2018-05-19 | 1 | -6/+8 |
|\ \ |
|
| * | | Make utils.toggleClass() compatible with Element.classList.toggle (rename tog... | Albin Larsson | 2018-05-16 | 1 | -6/+8 |
* | | | Merge branch 'master' of github.com:sampotts/plyr | Sam Potts | 2018-05-19 | 1 | -0/+5 |
|\| | |
|
| * | | Expose defaults (enable overriding) | Albin Larsson | 2018-05-14 | 1 | -0/+5 |
| |/ |
|
* / | Reduce circular dependencies | Sam Potts | 2018-05-19 | 1 | -4/+7 |
|/ |
|
* | Remove references to window.Plyr | Sam Potts | 2018-05-10 | 1 | -9/+6 |
* | Use div for poster, Vimeo fixes, Tooltip fixes | Sam Potts | 2018-05-08 | 1 | -1/+1 |
* | v3.3.0 | Sam Potts | 2018-05-06 | 1 | -59/+13 |
* | v3.2.4 | Sam Potts | 2018-04-27 | 1 | -1/+1 |
* | Fix for hidden buffer and incorrect use of aria-hidden | Sam Potts | 2018-04-25 | 1 | -14/+20 |
* | YouTube speed menu fix | Sam Potts | 2018-04-03 | 1 | -0/+9 |
* | HTML5 quality selection | Sam Potts | 2018-04-02 | 1 | -3/+12 |
* | Allow fullscreen in iframe | Sam Potts | 2018-03-27 | 1 | -9/+0 |
* | Use object.entries | Sam Potts | 2018-03-27 | 1 | -2/+5 |
* | Fixes for fast forward and issues with event.preventDefault() | Sam Potts | 2018-03-27 | 1 | -7/+45 |
* | Merge branch 'master' of github.com:sampotts/plyr | Sam Potts | 2018-03-22 | 1 | -1/+1 |
|\ |
|
| * | Fix fast-forward control | Saad Shahd | 2018-03-21 | 1 | -1/+1 |
* | | Improve Sprite checking (fixes #827) | Sam Potts | 2018-03-22 | 1 | -5/+12 |
|/ |
|
* | Fix for Safari with adblockers | Sam Potts | 2018-03-18 | 1 | -50/+9 |
* | Added buffered getter | Sam Potts | 2018-03-17 | 1 | -0/+1 |
* | Event listener fixes, loadScript promise, ads tweaks | Sam Potts | 2018-03-11 | 1 | -33/+33 |
* | Ready event fix, YouTube play event fix, docs update | Sam Potts | 2018-03-03 | 1 | -1/+1 |
* | Fix IE CORS captions | Sam Potts | 2018-02-19 | 1 | -5/+14 |
* | Pause button fix, polyfilled build, unminified builds | Sam Potts | 2018-02-17 | 1 | -1/+7 |
* | Fix for custom controls | Sam Potts | 2018-02-13 | 1 | -4/+7 |
* | Fullscreen API changes, color settings tweaks | Sam Potts | 2018-02-11 | 1 | -26/+31 |
* | Removed fetch dependency | Sam Potts | 2018-02-05 | 1 | -11/+10 |
* | Merge branch 'beta' of github.com:sampotts/plyr into beta | Sam Potts | 2018-02-05 | 1 | -2/+2 |
|\ |
|
| * | Small UI tweaks and fix for instanceof issue | Sam Potts | 2018-01-31 | 1 | -2/+2 |
* | | Testing fetch | Sam Potts | 2018-02-05 | 1 | -5/+44 |
|/ |
|
* | fix(ads): Fixes media from playing when ads are blocked | ferdiemmen | 2018-01-29 | 1 | -1/+15 |
* | Small tweaks | Sam Potts | 2018-01-22 | 1 | -1/+1 |
* | Bug fix | Sam Potts | 2018-01-22 | 1 | -0/+5 |
* | Formatting, events and ad countdown added | Sam Potts | 2018-01-22 | 1 | -0/+26 |
* | Formatting and “ad” badge | Sam Potts | 2018-01-19 | 1 | -2/+2 |
* | Merge branch 'beta' into beta-with-ads | Sam Potts | 2018-01-19 | 1 | -3/+3 |
|\ |
|
| * | Transition event fix | Sam Potts | 2018-01-19 | 1 | -3/+3 |
* | | Code tweaks | Sam Potts | 2018-01-14 | 1 | -0/+3 |
|/ |
|