| Commit message (Expand) | Author | Age | Files | Lines |
* | Added seek event fixes (fixes #409), Added support for URLs (fixes #345) | Sam Potts | 2016-11-02 | 1 | -23/+44 |
* | Added logic to parse youtube video id | Guru Prasad Srinivasa | 2016-10-30 | 1 | -0/+19 |
* | v2.0.9 | Sam Potts | 2016-10-23 | 1 | -2/+2 |
* | Temporary patch for the YouTube API issues with `getDuration()` (relates to #... | Sam Potts | 2016-10-23 | 1 | -0/+8 |
* | v2.0.8 | Sam Potts | 2016-10-23 | 1 | -2/+2 |
* | Manually merged #395 | Sam Potts | 2016-10-23 | 1 | -1/+1 |
* | Added .isPaused to API | Darren Anderson | 2016-10-06 | 1 | -0/+1 |
* | Update plyr.js | Thomas LM | 2016-09-27 | 1 | -3/+14 |
* | Fixed API method, added new methods (fixes #346, #351) | Sam | 2016-08-29 | 1 | -5/+10 |
* | Fixed AMD definition | Sam | 2016-08-26 | 1 | -158/+87 |
* | Vimeo IE9/10 (Fixes #348), HTML5 ready event (Fixes #349) | Sam Potts | 2016-08-26 | 1 | -8/+10 |
* | Fix for Firefox full screen (fixes #343) | Sam | 2016-08-23 | 1 | -3/+5 |
* | Global keyboard shortcut changes | Sam Potts | 2016-08-22 | 1 | -4/+4 |
* | Added ‘global’ keyboard shortcut option | Sam Potts | 2016-08-22 | 1 | -73/+100 |
* | Version bump for NPM | Sam Potts | 2016-08-22 | 1 | -2/+2 |
* | Bump to v2.0.0 | Sam Potts | 2016-08-22 | 1 | -2/+2 |
* | Version bump | Sam Potts | 2016-08-21 | 1 | -1/+1 |
* | Firefox and Edge fixes | Sam Potts | 2016-08-21 | 1 | -0/+15 |
* | Loading tweaks, Microsoft Edge tweaks | Sam Potts | 2016-08-21 | 1 | -100/+71 |
* | Work on docs | Sam | 2016-08-21 | 1 | -11/+46 |
* | Keyboard shortcuts | Sam | 2016-08-20 | 1 | -109/+188 |
* | Jshint tweaks, changelog | Sam | 2016-08-20 | 1 | -76/+74 |
* | Refactoring and bug fixing | Sam Potts | 2016-08-20 | 1 | -275/+360 |
* | Merge | Sam Potts | 2016-08-06 | 1 | -1/+1 |
* | Merge branch 'master' of https://github.com/Selz/plyr | Sam Potts | 2016-08-06 | 1 | -1/+1 |
|\ |
|
| * | Updated define to work with AMD imports | Khalid Aziz | 2016-08-04 | 1 | -1/+1 |
* | | Manually merged #313 PR | Sam Potts | 2016-08-06 | 1 | -17/+69 |
|/ |
|
* | Vimeo keyboard focus fix (Fixes #317), Fix for Vimeo on basic support devices | Sam Potts | 2016-07-23 | 1 | -7/+21 |
* | Vimeo API upgrade, YouTube Bugfix, Array support | Sam Potts | 2016-07-23 | 1 | -122/+107 |
* | Fix for seek issues introduced in v1.8.9 | Sam Potts | 2016-07-21 | 1 | -3/+3 |
* | v1.8.9 | Sam Potts | 2016-07-21 | 1 | -3/+5 |
* | Fix for fullscreen not being defined (Fixes #295) | Sam Potts | 2016-07-21 | 1 | -1/+3 |
* | Clean up of type checks and fix for _restart() (Fixes #315) | Sam Potts | 2016-07-21 | 1 | -36/+58 |
* | Fix for MEDIA_ERR_SRC_NOT_SUPPORTED when calling .source() API method | Sam Potts | 2016-07-14 | 1 | -3/+2 |
* | Version bump | Sam Potts | 2016-07-10 | 1 | -2/+2 |
* | Added getCurrentTime API method (fixes #292) | Sam Potts | 2016-07-10 | 1 | -1/+2 |
* | Fix for !hideControls on touch devices (fixes #303) | Sam Potts | 2016-07-10 | 1 | -2/+2 |
* | Line height fix | Sam Potts | 2016-06-26 | 1 | -2/+2 |
* | Reverted font size change | Sam Potts | 2016-06-26 | 1 | -2/+2 |
* | Fixed overflow issues (fixes #286) | Sam Potts | 2016-06-26 | 1 | -3/+3 |
* | Version bump | Sam Potts | 2016-06-25 | 1 | -2/+2 |
* | v1.8.3 | Sam Potts | 2016-06-25 | 1 | -46/+71 |
* | Prevent error when verifying if play buttons exist | Wilson Alberto | 2016-06-13 | 1 | -1/+1 |
* | Fixed event bubbling | Sam | 2016-06-09 | 1 | -6/+6 |
* | Fixed log message | Sam | 2016-06-09 | 1 | -2/+7 |
* | Changes to setup return value, SVG bug fix (fixes #269) | Sam | 2016-06-09 | 1 | -54/+94 |
* | See changelog (fixes #265, #253, #257) | Sam | 2016-06-07 | 1 | -6/+31 |
* | Version bump | Sam | 2016-06-02 | 1 | -2/+2 |
* | Fix for multiple sprites being requested (fixes #259) | Sam | 2016-06-02 | 1 | -3/+11 |
* | Fix for scroll direction on volume (fixes #258) | Sam | 2016-06-01 | 1 | -8/+20 |