| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1034 from friday/remove-array-newline-rule | Sam Potts | 2018-06-15 | 1 | -41/+6 |
|\ |
|
| * | Remove line breaks in arrays | Albin Larsson | 2018-06-13 | 1 | -41/+6 |
* | | Wrap caption toggle event listener callback to avoid sending event | Albin Larsson | 2018-06-15 | 1 | -1/+1 |
* | | Move internal event listeners for captions with direct handling in the captio... | Albin Larsson | 2018-06-14 | 1 | -18/+0 |
|/ |
|
* | Also remove 'once' event listeners when destroying (they may still be waiting) | Albin Larsson | 2018-06-12 | 1 | -1/+1 |
* | Removed support for multiple elements in toggleListener | Albin Larsson | 2018-06-12 | 1 | -3/+5 |
* | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2018-06-13 | 1 | -36/+28 |
|\ |
|
| * | remove event listeners in destroy, add once method | cky | 2018-06-12 | 1 | -34/+26 |
* | | Utils broken down into seperate files and exports | Sam Potts | 2018-06-13 | 1 | -76/+76 |
|/ |
|
* | Fix synthetic event bubble/proxy loses detail | Albin Larsson | 2018-06-11 | 1 | -1/+1 |
* | Fix #1017, fix #980, fix #1014: Captions rewrite (use index internally) | Albin Larsson | 2018-06-10 | 1 | -1/+1 |
* | fix: when the seek input is focused and the video is playing, the space key c... | cky | 2018-06-06 | 1 | -0/+6 |
* | fix: https://github.com/sampotts/plyr/issues/1006 | cky | 2018-06-06 | 1 | -1/+4 |
* | Typo | Sam Potts | 2018-05-20 | 1 | -4/+5 |
* | Pause while seeking | Sam Potts | 2018-05-20 | 1 | -10/+33 |
* | Fix #966: Add 'seeked' event listener to update progress (seeking doesn't hav... | Albin Larsson | 2018-05-19 | 1 | -2/+2 |
* | Merge branch 'master' into develop | Sam Potts | 2018-05-19 | 1 | -1/+19 |
|\ |
|
| * | Merge pull request #958 from friday/954 | Sam Potts | 2018-05-19 | 1 | -1/+19 |
| |\ |
|
| | * | Add event before seeking via mouse interaction to set alternative 'value' for... | Albin Larsson | 2018-05-14 | 1 | -1/+19 |
* | | | Merge pull request #967 from friday/883 | Sam Potts | 2018-05-19 | 1 | -28/+67 |
|\ \ \
| |/ /
|/| | |
|
| * | | toggleControls() rewrite | Albin Larsson | 2018-05-18 | 1 | -25/+67 |
| * | | Remove ui.checkFailed() and error class | Albin Larsson | 2018-05-16 | 1 | -3/+0 |
| |/ |
|
* / | Reduce circular dependencies | Sam Potts | 2018-05-19 | 1 | -5/+6 |
|/ |
|
* | v3.3.5 | Sam Potts | 2018-05-06 | 1 | -0/+9 |
* | Reverted menu change | Sam Potts | 2018-05-06 | 1 | -9/+0 |
* | v3.3.0 | Sam Potts | 2018-05-06 | 1 | -7/+14 |
* | v3.2.4 | Sam Potts | 2018-04-27 | 1 | -1/+1 |
* | More a11y stuff and context menu fix | Sam Potts | 2018-04-23 | 1 | -1/+1 |
* | Fixed bug for captions with no srclang and labels and improved logic (fixes #... | Sam Potts | 2018-04-17 | 1 | -1/+0 |
* | PR merge | Sam Potts | 2018-04-14 | 1 | -0/+4 |
* | HTML5 quality selection | Sam Potts | 2018-04-02 | 1 | -5/+8 |
* | Muted and autoplay fixes, small bug fixes | Sam Potts | 2018-03-30 | 1 | -3/+13 |
* | Bug fixes | Sam Potts | 2018-03-28 | 1 | -1/+1 |
* | v3.0.6 | Sam Potts | 2018-03-28 | 1 | -2/+3 |
* | Controls fixes | Sam Potts | 2018-03-27 | 1 | -2/+17 |
* | Revert API method change | Sam Potts | 2018-03-27 | 1 | -4/+9 |
* | Fix for seeking issue | Sam Potts | 2018-03-27 | 1 | -2/+2 |
* | Fixes for fast forward and issues with event.preventDefault() | Sam Potts | 2018-03-27 | 1 | -101/+108 |
* | Fix for .stop() method (fixes #819) | Sam Potts | 2018-03-22 | 1 | -1/+1 |
* | 3.0.0-beta.20 | Sam Potts | 2018-03-13 | 1 | -1/+6 |
* | Event listener fixes, loadScript promise, ads tweaks | Sam Potts | 2018-03-11 | 1 | -274/+286 |
* | Ready event fix, YouTube play event fix, docs update | Sam Potts | 2018-03-03 | 1 | -1/+1 |
* | Fullscreen API changes, color settings tweaks | Sam Potts | 2018-02-11 | 1 | -31/+18 |
* | Started on error handling | Sam | 2018-01-04 | 1 | -0/+8 |
* | Converted to SASS/SCSS | Sam Potts | 2017-12-20 | 1 | -3/+31 |
* | Minor tweaks | Sam Potts | 2017-12-18 | 1 | -1/+1 |
* | IE & Edge fixes, Storage & Console classes | Sam Potts | 2017-12-08 | 1 | -9/+8 |
* | Fix display for current language on change | Sam Potts | 2017-11-25 | 1 | -6/+9 |
* | Moved to provider + type to make it cleaner in future, fix for multiple players | Sam Potts | 2017-11-23 | 1 | -2/+2 |
* | Updated data attributes to `data-plyr` namespace. Speed menu fixes | Sam Potts | 2017-11-23 | 1 | -33/+5 |