aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
|/
* 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-126-21/+95
| |
* | 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
| |/ |/|
* | 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
|\
| * Merge pull request #1327 from robertkraig/developSam Potts2019-02-191-1/+1
| |\ | | | | | | Update <progress> bar role=progressbar
| | * Merge pull request #1 from robertkraig/defect/update-progress-element-axe-errorRobert Kraig2019-01-301-1/+1
| | |\ | | | | | | | | Updating accessibility attribute to progressbar
| | | * Updating accessibility attribute to progressbarRobert Kraig2019-01-301-1/+1
| | | | | | | | | | | | aXe complains this is a non-compatible attribute to be set as `role="presentation"`
* | | | Added RangeTouch, updated Shr lib in demoSam Potts2019-02-191-0/+4
|/ / /
* | | Fix deploymentSam Potts2019-02-123-3/+3
| | |
* | | Fix for cue points missingSam Potts2019-02-071-16/+21
| | |
* | | Ads bug fixesSam Potts2019-02-017-27/+21
|/ /
* | Fix listeners for preview thumbs when changing sourceSam Potts2019-01-293-81/+131
| |
* | TweaksSam Potts2019-01-266-43/+51
| |
* | Merge branch 'develop' into issues/1316-allow-to-customize-vimeo-url-paramsSam Potts2019-01-265-13/+43
|\ \
| * | Docs for preview thumbsSam Potts2019-01-262-4/+7
| | |
| * | Merge branch 'master' into developSam Potts2019-01-263-3/+3
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # changelog.md # demo/dist/demo.js.map # demo/dist/demo.min.js # demo/dist/demo.min.js.map # demo/index.html # dist/plyr.js.map # dist/plyr.min.js # dist/plyr.min.js.map # dist/plyr.polyfilled.js # dist/plyr.polyfilled.js.map # dist/plyr.polyfilled.min.js # dist/plyr.polyfilled.min.js.map # package.json # readme.md # yarn.lock
| | * v3.4.8Sam Potts2019-01-173-3/+3
| | | | | | | | | | | | - Calling customized controls function with proper arguments (thanks @a60814billy)
| * | Plugin tweaks for ads and previewsSam Potts2019-01-263-6/+33
| | |
* | | Adds options for vimeo plugin #1316Christian Gambardella2019-01-242-5/+14
|/ / | | | | | | This adds replaces hard coded vimeo options with options that can be passed to the Plyr instance when initializing.
* | Style tweaks for preview pluginSam Potts2019-01-222-37/+37
| |
* | CommentsSam Potts2019-01-211-2/+5
| |
* | Preview design tweaksSam Potts2019-01-212-83/+101
| |
* | Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2019-01-141-295/+263
|\ \
| * \ Merge branch 'develop' of https://github.com/sampotts/plyr into developSam Potts2019-01-084-5/+9
| |\ \
| * | | Linting etcSam Potts2019-01-081-295/+263
| | | |
* | | | Fullscreen fixesSam Potts2019-01-149-69/+168
| |/ / |/| |
* | | Update youtube.jsSam Potts2019-01-061-1/+0
| | |
* | | Merge branch 'develop' into masterSam Potts2019-01-067-13/+675
|\ \ \
| * | | fix: Use Math.trunc instead of parseIntJimmy Jia2018-12-201-3/+3
| |/ /