aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
Commit message (Expand)AuthorAgeFilesLines
* Fix issue when controls config is string or elementCzBiX2020-02-171-1/+2
* v3.5.10Sam Potts2020-02-143-3/+3
* v3.5.9 deployedSam Potts2020-02-143-3/+3
* Ensure poster image is not downloaded again for HTML5 videosSam Potts2020-02-141-0/+5
* v3.5.8 deployedSam Potts2020-02-103-3/+3
* Speed settings logic improvementsSam Potts2020-02-106-26/+22
* Comment clean upSam Potts2020-02-101-2/+2
* Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2020-02-102-5/+37
|\
| * Merge pull request #1670 from ydylla/previewThumbnails-setterSam Potts2020-02-102-4/+25
| |\
| | * add previewThumbnails source setter #1369ydylla2020-02-012-4/+25
| * | Merge pull request #1678 from ydylla/fix-thumb-size-per-cssSam Potts2020-02-101-1/+12
| |\ \
| | * | allows to set only width or height for thumb css sizeydylla2020-02-081-1/+12
| | |/
* | / Added vimeo options to hide controls and set referrerPolicySam Potts2020-02-102-6/+14
|/ /
* | 3.5.7Sam Potts2020-02-093-3/+3
* | Docs updatesSam Potts2020-02-091-14/+49
* | Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2020-02-091-5/+12
|\ \
| * \ Merge pull request #1490 from antonyoneill/developSam Potts2020-02-091-5/+12
| |\ \
| | * | Prevent default on settings icon clickAntony O'Neill2019-07-041-5/+12
* | | | Focus trap improvementsSam Potts2020-02-092-109/+99
* | | | Set download attribute for HTML5 onlySam Potts2020-02-091-1/+5
|/ / /
* | | CommentsSam Potts2020-02-091-1/+1
* | | Clean up speed options logicSam Potts2020-02-084-18/+18
* | | Merge pull request #1671 from ydylla/improve-speed-optionsSam Potts2020-02-081-0/+2
|\ \ \
| * | | actually use the configured speed optionsydylla2020-02-011-0/+2
| | |/ | |/|
* | | Merge pull request #1672 from ydylla/improve-quality-changeSam Potts2020-02-081-4/+2
|\ \ \
| * | | preserve playback rate at quality changeydylla2020-02-011-1/+2
| * | | fix regression: not restoring playback state after quality changeydylla2020-02-011-3/+0
| |/ /
* | | Merge pull request #1675 from Laerdal/focus-trap-only-fullscreenSam Potts2020-02-081-1/+2
|\ \ \
| * | | Bail out of focus trap if fullscreen is not activeKimberley Jensen2020-02-071-1/+2
| |/ /
* | | Merge pull request #1676 from Code1110/developSam Potts2020-02-081-0/+1
|\ \ \
| * | | add download attribute to download buttonCode11102020-02-071-0/+1
| |/ /
* | | Merge pull request #1677 from ydylla/fix-scrubbing-chrome-androidSam Potts2020-02-082-3/+3
|\ \ \
| * | | fix scrubbing for chrome android & hide thumb preview on touchendydylla2020-02-082-3/+3
| |/ /
* / / Ignore quality change if it matches existingSam Potts2020-02-081-0/+4
|/ /
* | Deployed 3.5.7-beta.0Sam Potts2020-01-303-3/+3
* | Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2020-01-261-1/+1
|\ \
| * \ Merge pull request #1655 from laukstein/patch-1Sam Potts2020-01-221-1/+1
| |\ \
| | * | Uncaught RangeError: Maximum call stack size exceededBinyamin Laukstein2020-01-221-1/+1
* | | | Audio style fixSam Potts2020-01-261-2/+3
|/ / /
* | | Fix referenceSam Potts2020-01-211-17/+22
* | | HTML5 poster fixes for multiple downloadsSam Potts2020-01-213-4/+12
* | | Fixed Plyr container not resizing responsivelyShravan Rajinikanth2020-01-191-7/+22
* | | Fix buildSam Potts2020-01-141-1/+1
* | | Remove logic to hide/show volume controls based on audio trackSam Potts2020-01-141-7/+0
* | | Manually merge PR #1629Sam Potts2020-01-141-2/+4
* | | Manually merged PR #1607Sam Potts2020-01-142-30/+42
* | | Fix linting issuesSam Potts2020-01-131-3/+3
* | | Merge pull request #1505 from nskazki/detach-event-listeners-on-destroySam Potts2020-01-131-5/+7
|\ \ \
| * | | Detach event listeners on destroynskazki2019-07-191-5/+7
| | |/ | |/|
* | | Merge pull request #1521 from ondratra/developSam Potts2020-01-131-0/+560
|\ \ \