aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | 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
| | | | |
| * | | | Package upgradesSam Potts2020-02-081-5/+5
| | | | |
| * | | | Clean up speed options logicSam Potts2020-02-084-18/+18
| | | | |
| * | | | Merge pull request #1671 from ydylla/improve-speed-optionsSam Potts2020-02-081-0/+2
| |\ \ \ \ | | | | | | | | | | | | Use the configured speed options
| | * | | | actually use the configured speed optionsydylla2020-02-011-0/+2
| | | |_|/ | | |/| |
| * | | | Merge pull request #1672 from ydylla/improve-quality-changeSam Potts2020-02-081-4/+2
| |\ \ \ \ | | | | | | | | | | | | Improve/fix quality change state restoring
| | * | | | 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
| |\ \ \ \ | | | | | | | | | | | | Trap keyboard focus only when fullscreen
| | * | | | Bail out of focus trap if fullscreen is not activeKimberley Jensen2020-02-071-1/+2
| | |/ / / | | | | | | | | | | | | | | | - detailed in https://github.com/sampotts/plyr/issues/1665
| * | | | Merge pull request #1676 from Code1110/developSam Potts2020-02-081-0/+1
| |\ \ \ \ | | | | | | | | | | | | Add download attribute to download button
| | * | | | 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 preview thumbnail scrubbing not working on mobile touch devices
| | * | | | fix scrubbing for chrome android & hide thumb preview on touchendydylla2020-02-082-3/+3
| | |/ / / | | | | | | | | | | Chrome android sends TouchEvent which does not have a button property.
| * / / / Ignore quality change if it matches existingSam Potts2020-02-081-0/+4
| |/ / /
| * | | Fix beta deploymentSam Potts2020-01-301-1/+9
| | | |
| * | | Deployed 3.5.7-beta.0Sam Potts2020-01-3022-103/+111
| | | |
| * | | Merge pull request #1662 from sampotts/developSam Potts2020-01-3051-4201/+8164
| |\ \ \ | | | | | | | | | | 3.5.7
| | * | | Prepare for 3.5.7 releaseSam Potts2020-01-3021-1189/+1505
| | | | |
| | * | | Package upgradesSam Potts2020-01-302-856/+729
| | | | |
| | * | | Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2020-01-263-3/+4
| | |\ \ \
| | | * \ \ Merge pull request #1653 from thatrobotdev/patch-2Sam Potts2020-01-221-1/+1
| | | |\ \ \ | | | | | | | | | | | | | | Patch 2
| | | | * | | Change vimeo demo videoJames Kerrane2020-01-211-1/+1
| |_|_|/ / / |/| | | | | | | | | | | Change vimeo video to a more general video, fix #1626.
| | | * | | Merge pull request #1654 from thatrobotdev/patch-3Sam Potts2020-01-221-1/+1
| | | |\ \ \ | | | | | | | | | | | | | | Fix broken link to new plugin
| | | | * | | Fix broken link to new pluginJames Kerrane2020-01-211-1/+1
| |_|_|/ / / |/| | | | | | | | | | | Fix broken link, and update to an active project replacement https://github.com/chintan9/plyr-react.
| | | * | | Merge pull request #1655 from laukstein/patch-1Sam Potts2020-01-222-1/+2
| | | |\ \ \ | | | | | | | | | | | | | | Uncaught RangeError: Maximum call stack size exceeded
| | | | * | | Uncaught RangeError: Maximum call stack size exceededBinyamin Laukstein2020-01-221-1/+1
| |_|_|/ / / |/| | | | | | | | | | | Fix formatTime infinite loop #1621
| | * | | | Audio style fixSam Potts2020-01-265-7/+12
| | |/ / /
| | * | | Fix referenceSam Potts2020-01-211-17/+22
| | | | |
| | * | | Presentation fixesSam Potts2020-01-213-6/+4
| | | | |
| | * | | HTML5 poster fixes for multiple downloadsSam Potts2020-01-213-4/+12
| | | | |
| | * | | Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2020-01-212-8/+24
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/sass/components/video.scss
| | | * \ \ Merge pull request #1651 from shravan2x/developSam Potts2020-01-213-8/+25
| | | |\ \ \ | | | | | | | | | | | | | | Fixed Plyr container not resizing responsively
| | | | * | | Fixed Plyr container not resizing responsivelyShravan Rajinikanth2020-01-193-8/+25
| | | |/ / /
| | * | | | Fix issue with browser sync previewSam Potts2020-01-141-0/+1
| | | | | |
| | * | | | Fix issues with fixed ratios and 100% height/widthSam Potts2020-01-143-2/+5
| | |/ / /
| | * | | Fix buildSam Potts2020-01-141-1/+1
| | | | |
| | * | | Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2020-01-140-0/+0
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/js/controls.js # src/sass/components/volume.scss
| | | * \ \ Merge pull request #1629 from sumanbh/ios-show-volumeSam Potts2020-01-142-8/+1
| | | |\ \ \ | | | | | | | | | | | | | | IOS - Fix being unable to unmute auto-played videos
| | | | * | | fix being unable to unmute autoplayed video on IOSSuman Bhattarai2019-12-032-8/+1
| | | | | | |
| | * | | | | Remove logic to hide/show volume controls based on audio trackSam Potts2020-01-141-7/+0
| | | | | | |
| | * | | | | Manually merge PR #1629Sam Potts2020-01-143-24/+6
| | |/ / / /
| | * | | | Manually merged PR #1607Sam Potts2020-01-142-30/+42
| | | | | |
| | * | | | Fix browser sync vs watch issuesSam Potts2020-01-141-16/+23
| | | | | |
| | * | | | Fix linting issuesSam Potts2020-01-131-3/+3
| | | | | |
| | * | | | Merge pull request #1484 from MaxGiting/patch-1Sam Potts2020-01-131-10/+10
| | |\ \ \ \ | | | | | | | | | | | | | | Improve clarity
| | | * | | | Improve clarityMaxGiting2019-07-011-10/+10
| | | | |/ / | | | |/| |
| | * | | | Merge pull request #1505 from nskazki/detach-event-listeners-on-destroySam Potts2020-01-131-5/+7
| | |\ \ \ \ | | | | | | | | | | | | | | Detach event listeners on destroy