aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Fix for thumbnails in demo for audioSam Potts2019-06-031-0/+4
| | |
| * | Removed commented out code for EdgeSam Potts2019-06-021-8/+0
| | |
* | | Clean upSam Potts2019-06-011-1/+0
| | |
* | | Merge branch 'develop' into css-variablesSam Potts2019-06-0124-578/+765
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .eslintrc # demo/dist/demo.css # demo/dist/demo.js # demo/dist/demo.min.js # demo/dist/demo.min.js.map # dist/plyr.css # dist/plyr.js # dist/plyr.min.js # dist/plyr.min.js.map # dist/plyr.min.mjs # dist/plyr.min.mjs.map # dist/plyr.mjs # dist/plyr.polyfilled.js # dist/plyr.polyfilled.min.js # dist/plyr.polyfilled.min.js.map # dist/plyr.polyfilled.min.mjs # dist/plyr.polyfilled.min.mjs.map # dist/plyr.polyfilled.mjs # gulpfile.js # package.json
| * | Clean upSam Potts2019-06-013-28/+19
| | |
| * | Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2019-06-011-16/+24
| |\ \
| | * | 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-0117-84/+75
| |/
| * Fix for the menu in the shadow DOMSam Potts2019-04-251-16/+4
| |
| * Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2019-04-251-2/+4
| |\
| | * 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
| | |
| * | Fix merging classSam Potts2019-04-251-7/+8
| | |
| * | 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
| | |
| * | FormattingSam Potts2019-04-251-12/+17
| | |
| * | 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-123-3/+3
| |\
| | * 3.5.3Sam Potts2019-04-123-3/+3
| | |
| * | Set download URL via setterSam Potts2019-04-124-7/+20
| |/
| * Moved all video styles togetherSam Potts2019-04-123-38/+33
| |
| * Merge branch 'master' into developSam Potts2019-04-121-1/+14
| |\ | | | | | | | | | | | | # Conflicts: # readme.md
| | * 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
| | |
| * | Aspect ratio improvements (fixes #1042, fixes #1366)Sam Potts2019-04-127-32/+107
| | |
| * | 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
| | | |
| * | | fix: Properly clear all timeouts on destroyJimmy Jia2019-04-011-3/+5
| | |/ | |/|
* | | More work on variable usageSam Potts2019-04-118-74/+58
| | |
* | | Merge branch 'develop' into css-variablesSam Potts2019-03-1625-221/+1191
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # demo/dist/demo.css # demo/index.html # dist/plyr.css # gulpfile.js # package.json # yarn.lock
| * | Update poster srcArslan Javed2019-03-071-1/+1
| |/
| * Fixed issue where the preview thumbnail was present while scrubbingSam Potts2019-02-244-5/+8
| |
| * v3.5.1Sam Potts2019-02-233-3/+3
| |
| * Merge branch 'master' into developSam Potts2019-02-233-3/+3
| |\ | | | | | | | | | | | | # Conflicts: # gulpfile.js
| | * Deployed v3.5.0Sam Potts2019-02-193-3/+3
| | |
| | * Fix linksSam Potts2019-02-193-3/+3
| | |
| * | Jsdoc updatesSam Potts2019-02-233-43/+43
| |/
| * Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2019-02-191-1/+1
| |\