Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1034 from friday/remove-array-newline-rule | Sam Potts | 2018-06-15 | 1 | -31/+7 |
|\ | | | | | Suggestion: Remove array newline rule | ||||
| * | Remove line breaks in arrays | Albin Larsson | 2018-06-13 | 1 | -31/+7 |
| | | |||||
* | | Add 'passive' flag to internal captions methods to avoid overriding user ↵ | Albin Larsson | 2018-06-15 | 1 | -2/+2 |
| | | | | | | | | preferences, support multiple browser languages (get first match) and improve comments | ||||
* | | Fix menu transitionend event listener | Albin Larsson | 2018-06-15 | 1 | -3/+5 |
|/ | |||||
* | Also remove 'once' event listeners when destroying (they may still be waiting) | Albin Larsson | 2018-06-12 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2018-06-13 | 1 | -7/+5 |
|\ | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/js/captions.js # src/js/controls.js # src/js/fullscreen.js # src/js/html5.js # src/js/listeners.js # src/js/plugins/youtube.js # src/js/plyr.js # src/js/utils.js | ||||
| * | remove event listeners in destroy, add once method | cky | 2018-06-12 | 1 | -3/+1 |
| | | |||||
| * | Move uniqueness filter from getQualityOptions to setQualityMenu | Albin Larsson | 2018-06-12 | 1 | -2/+3 |
| | | |||||
| * | Remove todo comment about Vimeo support for setting quality (they don't ↵ | Albin Larsson | 2018-06-12 | 1 | -1/+0 |
| | | | | | | | | support it) | ||||
* | | Utils broken down into seperate files and exports | Sam Potts | 2018-06-13 | 1 | -159/+161 |
|/ | |||||
* | Fix #1017, fix #980, fix #1014: Captions rewrite (use index internally) | Albin Larsson | 2018-06-10 | 1 | -30/+19 |
| | |||||
* | controls.createMenuItem: Change input to object (too many params made it ↵ | Albin Larsson | 2018-06-10 | 1 | -13/+21 |
| | | | | hard to read) | ||||
* | Rename qualityName to label | Philip Giuliani | 2018-05-31 | 1 | -3/+3 |
| | |||||
* | Implement translation support for qualityName and qualityBadge | Philip Giuliani | 2018-05-30 | 1 | -23/+8 |
| | |||||
* | Ensure language is set in case the track is added after initialization, and ↵ | Albin Larsson | 2018-05-28 | 1 | -4/+1 |
| | | | | trigger languagechange event when language is initially set | ||||
* | v3.3.8 | Sam Potts | 2018-05-26 | 1 | -1/+0 |
| | |||||
* | Prevent durationchange events from showing time when invertTime is false | Albin Larsson | 2018-05-19 | 1 | -2/+3 |
| | |||||
* | Fix #966: Add 'seeked' event listener to update progress (seeking doesn't ↵ | Albin Larsson | 2018-05-19 | 1 | -0/+1 |
| | | | | have the correct time) | ||||
* | Merge pull request #958 from friday/954 | Sam Potts | 2018-05-19 | 1 | -1/+1 |
|\ | | | | | Fix the seek tooltip time difference from seek time | ||||
| * | Fix the seek tooltip time difference from seek time | Albin Larsson | 2018-05-12 | 1 | -1/+1 |
| | | |||||
* | | Reduce circular dependencies | Sam Potts | 2018-05-19 | 1 | -23/+159 |
|/ | |||||
* | Merge branch 'master' of github.com:sampotts/plyr | Sam Potts | 2018-05-06 | 1 | -0/+1 |
|\ | |||||
| * | Added 480p to SD labels | Antoine Cordelois | 2018-05-03 | 1 | -0/+1 |
| | | |||||
* | | v3.3.0 | Sam Potts | 2018-05-06 | 1 | -14/+73 |
|/ | |||||
* | Fix for default timestamp | Sam Potts | 2018-04-27 | 1 | -1/+1 |
| | |||||
* | v3.2.4 | Sam Potts | 2018-04-27 | 1 | -21/+40 |
| | |||||
* | Fix for hidden buffer and incorrect use of aria-hidden | Sam Potts | 2018-04-25 | 1 | -23/+10 |
| | |||||
* | More a11y stuff and context menu fix | Sam Potts | 2018-04-23 | 1 | -0/+3 |
| | |||||
* | ARIA and Vimeo fixes | Sam Potts | 2018-04-18 | 1 | -4/+16 |
| | |||||
* | More bug fixes | Sam Potts | 2018-04-17 | 1 | -0/+5 |
| | |||||
* | Fixed bug for captions with no srclang and labels and improved logic (fixes ↵ | Sam Potts | 2018-04-17 | 1 | -34/+38 |
| | | | | #875) | ||||
* | Add i18n support for "Normal" value in speed options | Daniel Sarin | 2018-04-11 | 1 | -1/+1 |
| | |||||
* | Fix 'null' being appended after the video if controls is empty array | Albin Larsson | 2018-04-04 | 1 | -1/+1 |
| | |||||
* | YouTube speed menu fix | Sam Potts | 2018-04-03 | 1 | -16/+14 |
| | |||||
* | HTML5 quality selection | Sam Potts | 2018-04-02 | 1 | -39/+33 |
| | |||||
* | Fix regression | Sam Potts | 2018-03-29 | 1 | -3/+1 |
| | |||||
* | Bug fixes | Sam Potts | 2018-03-28 | 1 | -4/+22 |
| | |||||
* | Controls fixes | Sam Potts | 2018-03-27 | 1 | -9/+15 |
| | |||||
* | Fixes for fast forward and issues with event.preventDefault() | Sam Potts | 2018-03-27 | 1 | -16/+17 |
| | |||||
* | Check for array for speed options (fixes #252) | 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. | ||||
* | Event listener fixes, loadScript promise, ads tweaks | Sam Potts | 2018-03-11 | 1 | -0/+6 |
| | |||||
* | Manually merged PRs | Sam Potts | 2018-03-10 | 1 | -19/+34 |
| | |||||
* | Fix for custom controls | Sam Potts | 2018-02-13 | 1 | -5/+14 |
| | |||||
* | Transition event fix | Sam Potts | 2018-01-19 | 1 | -2/+2 |
| | |||||
* | Use CSS custom property for webkit range fill | Sam Potts | 2018-01-08 | 1 | -24/+2 |
| | |||||
* | Small fixes | Sam Potts | 2017-12-20 | 1 | -1/+1 |
| | |||||
* | Converted to SASS/SCSS | Sam Potts | 2017-12-20 | 1 | -5/+28 |
| | |||||
* | IE & Edge fixes, Storage & Console classes | Sam Potts | 2017-12-08 | 1 | -22/+27 |
| | |||||
* | Fix display for current language on change | Sam Potts | 2017-11-25 | 1 | -15/+10 |
| |