aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * Fixed cite displaySam Potts2019-06-022-16/+4
| | | |
| | | * Packages for demo separatedSam Potts2019-06-024-21/+47
| | | |
| | | * Clean upSam Potts2019-06-0121-147/+117
| | | |
| | | * Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2019-06-011-16/+24
| | | |\
| | | | * Merge pull request #1453 from aFarkas/developSam Potts2019-06-011-16/+24
| | | |/| | | |/| | | | | | | youtube multiple small issues
| | | | * fix youtube embed + handle early destroyAlexander Farkas2019-05-241-1/+1
| | | | |
| | | | * fix youtube embed + handle early destroyAlexander Farkas2019-05-241-15/+23
| | | |/ | | |/|
| | | * Edge fixSam Potts2019-06-011-0/+1
| | | |
| | | * Linting changesSam Potts2019-06-0142-4147/+5017
| | |/
| | * Fix for the menu in the shadow DOMSam Potts2019-04-252-16/+5
| | |
| | * Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2019-04-251-2/+4
| | |\
| | | * Merge pull request #1416 from emielbeinema/fix_webcomponentsSam Potts2019-04-151-2/+4
| | | |\ | | | | | | | | | | Make menu work in WebComponent
| | | | * Don't close menu on click in menu in webcomponentEmiel Beinema2019-04-151-1/+3
| | | | |
| | | | * Use querySelector on container for showMenuPanelEmiel Beinema2019-04-151-1/+1
| | | |/
| | * | Eslint config renameSam Potts2019-04-251-0/+0
| | | |
| | * | ChangelogSam Potts2019-04-251-0/+12
| | | |
| | * | Fix merging classSam Potts2019-04-251-7/+8
| | | |
| | * | Package updatesSam Potts2019-04-251-2/+2
| | | |
| | * | Ads improvements for volume and race condition fixSam Potts2019-04-251-35/+50
| | | |
| | * | Styling for control changesSam Potts2019-04-252-38/+40
| | | |
| | * | Ratio improvementsSam Potts2019-04-255-33/+34
| | | |
| | * | Fix for className being wiped outSam Potts2019-04-251-250/+284
| | | |
| | * | Clean up and API changeSam Potts2019-04-251-11/+2
| | | |
| | * | Notes on autoplay supportSam Potts2019-04-251-1/+7
| | | |
| | * | FormattingSam Potts2019-04-251-12/+17
| | | |
| | * | Use polyfill.io v3Sam Potts2019-04-221-1/+1
| | | |
| | * | Increase speed limitsSam Potts2019-04-152-12/+57
| | | |
| | * | Fix issue with empty controls and preview thumbsSam Potts2019-04-131-3/+7
| | | |
| | * | Fix issue with setGutter callSam Potts2019-04-131-1/+1
| | | |
| | * | Fix setting initial speed (fixes #1408)Sam Potts2019-04-122-13/+20
| | |/
| | * Merge branch 'master' into developSam Potts2019-04-1221-5052/+10338
| | |\ | | |/ | |/|
| * | 3.5.3Sam Potts2019-04-1221-5052/+10338
| | |
| * | Merge pull request #1410 from sampotts/developSam Potts2019-04-1216-272/+601
| |\ \ | | | | | | | | v3.5.3
| | | * Set download URL via setterSam Potts2019-04-124-7/+20
| | |/
| | * Bump versionSam Potts2019-04-121-1/+1
| | |
| | * ChangelogSam Potts2019-04-121-0/+8
| | |
| | * Package upgradesSam Potts2019-04-123-201/+441
| | |
| | * Moved all video styles togetherSam Potts2019-04-123-38/+33
| | |
| | * Merge branch 'master' into developSam Potts2019-04-122-4/+16
| | |\ | | |/ | |/| | | | | | | # Conflicts: # readme.md
| * | Merge pull request #1407 from freezer278/http-youtube-fixSam Potts2019-04-111-2/+10
| |\ \ | | | | | | | | fixed setting youtube host for non-https case
| | * | code cleanupVladimir Morozov2019-04-041-2/+2
| | | |
| | * | code cleanupVladimir Morozov2019-04-041-10/+2
| | | |
| | * | fixed setting youtube host for non-https caseVladimir Morozov2019-04-041-1/+17
| | | |
| * | | Update readme.mdSam Potts2019-03-261-3/+2
| | | |
| | | * Aspect ratio improvements (fixes #1042, fixes #1366)Sam Potts2019-04-128-33/+109
| | | |
| | | * Autoplay tweak for HTML5Sam Potts2019-04-121-2/+2
| | | |
| | | * Fix YouTube autoplay (fixes #1185)Sam Potts2019-04-121-1/+1
| | | |
| | | * Merge pull request #1362 from doublex/masterSam Potts2019-04-111-4/+7
| | | |\ | | | | | | | | | | #46 - two patches from 'jamesoflol'
| | | | * Preview seek: optional hours and ms in VTT parserYour Name2019-02-271-3/+3
| | | | |
| | | | * Preview seek: fix: allow absolute thumbnail pathsYour Name2019-02-271-1/+4
| | | | |