Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix issue when controls config is string or element | CzBiX | 2020-02-17 | 1 | -1/+2 |
| | |||||
* | v3.5.10 | Sam Potts | 2020-02-14 | 3 | -3/+3 |
| | |||||
* | v3.5.9 deployed | Sam Potts | 2020-02-14 | 3 | -3/+3 |
| | |||||
* | Ensure poster image is not downloaded again for HTML5 videos | Sam Potts | 2020-02-14 | 1 | -0/+5 |
| | |||||
* | v3.5.8 deployed | Sam Potts | 2020-02-10 | 3 | -3/+3 |
| | |||||
* | Speed settings logic improvements | Sam Potts | 2020-02-10 | 6 | -26/+22 |
| | |||||
* | Comment clean up | Sam Potts | 2020-02-10 | 1 | -2/+2 |
| | |||||
* | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2020-02-10 | 2 | -5/+37 |
|\ | |||||
| * | Merge pull request #1670 from ydylla/previewThumbnails-setter | Sam Potts | 2020-02-10 | 2 | -4/+25 |
| |\ | | | | | | | Add previewThumbnails source setter | ||||
| | * | add previewThumbnails source setter #1369 | ydylla | 2020-02-01 | 2 | -4/+25 |
| | | | |||||
| * | | Merge pull request #1678 from ydylla/fix-thumb-size-per-css | Sam Potts | 2020-02-10 | 1 | -1/+12 |
| |\ \ | | | | | | | | | Improve thumbnail size calculations when size is set per css | ||||
| | * | | allows to set only width or height for thumb css size | ydylla | 2020-02-08 | 1 | -1/+12 |
| | |/ | | | | | | | Also fixes sprites when css thumb size is used | ||||
* | / | Added vimeo options to hide controls and set referrerPolicy | Sam Potts | 2020-02-10 | 2 | -6/+14 |
|/ / | |||||
* | | 3.5.7 | Sam Potts | 2020-02-09 | 3 | -3/+3 |
| | | |||||
* | | Docs updates | Sam Potts | 2020-02-09 | 1 | -14/+49 |
| | | |||||
* | | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2020-02-09 | 1 | -5/+12 |
|\ \ | |||||
| * \ | Merge pull request #1490 from antonyoneill/develop | Sam Potts | 2020-02-09 | 1 | -5/+12 |
| |\ \ | | | | | | | | | Prevent default on settings control click | ||||
| | * | | Prevent default on settings icon click | Antony O'Neill | 2019-07-04 | 1 | -5/+12 |
| | | | | |||||
* | | | | Focus trap improvements | Sam Potts | 2020-02-09 | 2 | -109/+99 |
| | | | | |||||
* | | | | Set download attribute for HTML5 only | Sam Potts | 2020-02-09 | 1 | -1/+5 |
|/ / / | |||||
* | | | Comments | Sam Potts | 2020-02-09 | 1 | -1/+1 |
| | | | |||||
* | | | Clean up speed options logic | Sam Potts | 2020-02-08 | 4 | -18/+18 |
| | | | |||||
* | | | Merge pull request #1671 from ydylla/improve-speed-options | Sam Potts | 2020-02-08 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | Use the configured speed options | ||||
| * | | | actually use the configured speed options | ydylla | 2020-02-01 | 1 | -0/+2 |
| | |/ | |/| | |||||
* | | | Merge pull request #1672 from ydylla/improve-quality-change | Sam Potts | 2020-02-08 | 1 | -4/+2 |
|\ \ \ | | | | | | | | | Improve/fix quality change state restoring | ||||
| * | | | preserve playback rate at quality change | ydylla | 2020-02-01 | 1 | -1/+2 |
| | | | | |||||
| * | | | fix regression: not restoring playback state after quality change | ydylla | 2020-02-01 | 1 | -3/+0 |
| |/ / | |||||
* | | | Merge pull request #1675 from Laerdal/focus-trap-only-fullscreen | Sam Potts | 2020-02-08 | 1 | -1/+2 |
|\ \ \ | | | | | | | | | Trap keyboard focus only when fullscreen | ||||
| * | | | Bail out of focus trap if fullscreen is not active | Kimberley Jensen | 2020-02-07 | 1 | -1/+2 |
| |/ / | | | | | | | | | | - detailed in https://github.com/sampotts/plyr/issues/1665 | ||||
* | | | Merge pull request #1676 from Code1110/develop | Sam Potts | 2020-02-08 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Add download attribute to download button | ||||
| * | | | add download attribute to download button | Code1110 | 2020-02-07 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge pull request #1677 from ydylla/fix-scrubbing-chrome-android | Sam Potts | 2020-02-08 | 2 | -3/+3 |
|\ \ \ | | | | | | | | | Fix preview thumbnail scrubbing not working on mobile touch devices | ||||
| * | | | fix scrubbing for chrome android & hide thumb preview on touchend | ydylla | 2020-02-08 | 2 | -3/+3 |
| |/ / | | | | | | | Chrome android sends TouchEvent which does not have a button property. | ||||
* / / | Ignore quality change if it matches existing | Sam Potts | 2020-02-08 | 1 | -0/+4 |
|/ / | |||||
* | | Deployed 3.5.7-beta.0 | Sam Potts | 2020-01-30 | 3 | -3/+3 |
| | | |||||
* | | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2020-01-26 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge pull request #1655 from laukstein/patch-1 | Sam Potts | 2020-01-22 | 1 | -1/+1 |
| |\ \ | | | | | | | | | Uncaught RangeError: Maximum call stack size exceeded | ||||
| | * | | Uncaught RangeError: Maximum call stack size exceeded | Binyamin Laukstein | 2020-01-22 | 1 | -1/+1 |
| | | | | | | | | | | | | Fix formatTime infinite loop #1621 | ||||
* | | | | Audio style fix | Sam Potts | 2020-01-26 | 1 | -2/+3 |
|/ / / | |||||
* | | | Fix reference | Sam Potts | 2020-01-21 | 1 | -17/+22 |
| | | | |||||
* | | | HTML5 poster fixes for multiple downloads | Sam Potts | 2020-01-21 | 3 | -4/+12 |
| | | | |||||
* | | | Fixed Plyr container not resizing responsively | Shravan Rajinikanth | 2020-01-19 | 1 | -7/+22 |
| | | | |||||
* | | | Fix build | Sam Potts | 2020-01-14 | 1 | -1/+1 |
| | | | |||||
* | | | Remove logic to hide/show volume controls based on audio track | Sam Potts | 2020-01-14 | 1 | -7/+0 |
| | | | |||||
* | | | Manually merge PR #1629 | Sam Potts | 2020-01-14 | 1 | -2/+4 |
| | | | |||||
* | | | Manually merged PR #1607 | Sam Potts | 2020-01-14 | 2 | -30/+42 |
| | | | |||||
* | | | Fix linting issues | Sam Potts | 2020-01-13 | 1 | -3/+3 |
| | | | |||||
* | | | Merge pull request #1505 from nskazki/detach-event-listeners-on-destroy | Sam Potts | 2020-01-13 | 1 | -5/+7 |
|\ \ \ | | | | | | | | | Detach event listeners on destroy | ||||
| * | | | Detach event listeners on destroy | nskazki | 2019-07-19 | 1 | -5/+7 |
| | |/ | |/| | | | | | | | | | | if "on" receives "this", it attaches "eventListeners" array to "this" and stores "{ element, type, callback }" hash in there. later, during the destruction process, all the entries from this array will be processed by "unbindListeners" helper to detach all the event listeners. | ||||
* | | | Merge pull request #1521 from ondratra/develop | Sam Potts | 2020-01-13 | 1 | -0/+560 |
|\ \ \ | | | | | | | | | typescript typings |