Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | fast-forward control doesn't work. | ||||
* | | 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 |
|\ | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map | ||||
| * | 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 |
|\ | | | | | | | | | | | | | | | # Conflicts: # demo/dist/demo.js # demo/dist/demo.js.map # dist/plyr.js # dist/plyr.js.map | ||||
| * | Transition event fix | Sam Potts | 2018-01-19 | 1 | -3/+3 |
| | | |||||
* | | Code tweaks | Sam Potts | 2018-01-14 | 1 | -0/+3 |
|/ | |||||
* | Progressively enhance <iframe> embeds | Sam Potts | 2018-01-12 | 1 | -4/+71 |
| | |||||
* | More Edge fixes and small UI bugs | Sam Potts | 2017-12-08 | 1 | -5/+5 |
| | |||||
* | IE & Edge fixes, Storage & Console classes | Sam Potts | 2017-12-08 | 1 | -44/+49 |
| | |||||
* | Moved to provider + type to make it cleaner in future, fix for multiple players | Sam Potts | 2017-11-23 | 1 | -6/+21 |
| | |||||
* | Updated data attributes to `data-plyr` namespace. Speed menu fixes | Sam Potts | 2017-11-23 | 1 | -12/+3 |
| | |||||
* | Work on touch controls | Sam Potts | 2017-11-22 | 1 | -1/+2 |
| | |||||
* | Handle no audio, more docs in code, fix for playing getter | Sam Potts | 2017-11-21 | 1 | -1/+14 |
| | |||||
* | WIP on docs example | Sam Potts | 2017-11-20 | 1 | -1/+3 |
| | |||||
* | Captions fix | Sam Potts | 2017-11-19 | 1 | -21/+14 |
| | |||||
* | Controls cleanup, work on captions bug, click to invert time | Sam Potts | 2017-11-18 | 1 | -23/+31 |
| | |||||
* | Using fetch instead of xhr, grabbing title for YouTube | Sam Potts | 2017-11-16 | 1 | -26/+17 |
| | |||||
* | Started on error handling, Safari icon fix | Sam Potts | 2017-11-14 | 1 | -2/+2 |
| | |||||
* | Moved console methods out of the root of the object | Sam Potts | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2017-11-09 | 1 | -5/+14 |
|\ | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map | ||||
| * | Callback for loadScript | Sam Potts | 2017-11-09 | 1 | -5/+14 |
| | | |||||
* | | UI bugs | Sam Potts | 2017-11-09 | 1 | -7/+5 |
|/ | |||||
* | Trap focus fix | Sam Potts | 2017-11-07 | 1 | -12/+17 |
| | |||||
* | Automatic Vimeo aspect ratio | Sam Potts | 2017-11-06 | 1 | -0/+7 |
| | |||||
* | Started on documentation and aspect ratio option | Sam Potts | 2017-11-06 | 1 | -67/+67 |
| | |||||
* | Small tweaks | Sam Potts | 2017-11-04 | 1 | -17/+1 |
| | |||||
* | ES6-ified | Sam Potts | 2017-11-04 | 1 | -0/+667 |