aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Speed settings logic improvementsSam Potts2020-02-102-7/+14
|
* Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2020-02-101-2/+22
|\
| * Merge pull request #1670 from ydylla/previewThumbnails-setterSam Potts2020-02-101-1/+10
| |\ | | | | | | Add previewThumbnails source setter
| | * add previewThumbnails source setter #1369ydylla2020-02-011-1/+10
| | |
| * | Merge pull request #1678 from ydylla/fix-thumb-size-per-cssSam Potts2020-02-101-1/+12
| |\ \ | | | | | | | | Improve thumbnail size calculations when size is set per css
| | * | allows to set only width or height for thumb css sizeydylla2020-02-081-1/+12
| | |/ | | | | | | Also fixes sprites when css thumb size is used
* | / Added vimeo options to hide controls and set referrerPolicySam Potts2020-02-101-6/+9
|/ /
* | Clean up speed options logicSam Potts2020-02-081-6/+0
| |
* | fix scrubbing for chrome android & hide thumb preview on touchendydylla2020-02-081-2/+2
|/ | | Chrome android sends TouchEvent which does not have a button property.
* Fix referenceSam Potts2020-01-211-17/+22
|
* Fixed Plyr container not resizing responsivelyShravan Rajinikanth2020-01-191-7/+22
|
* Merge pull request #1552 from SoftCreatR/patch-2Sam Potts2020-01-131-1/+1
|\ | | | | Fix ads configuration
| * Fixed ads configurationSascha Greuel2019-08-271-1/+1
| |
* | #615: updates to vimeo and youtube plugins to ensure that loading classes ↵Dustin Harrell2019-09-232-0/+14
|/ | | | are added as content is buffering
* File rename and clean upSam Potts2019-06-214-5/+4
|
* Fix for thumbnails in demo for audioSam Potts2019-06-031-0/+4
|
* Clean upSam Potts2019-06-012-26/+17
|
* 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
| |
* | Linting changesSam Potts2019-06-014-17/+11
|/
* Ads improvements for volume and race condition fixSam Potts2019-04-251-35/+50
|
* Ratio improvementsSam Potts2019-04-252-29/+20
|
* Fix issue with empty controls and preview thumbsSam Potts2019-04-131-3/+7
|
* Set download URL via setterSam Potts2019-04-121-3/+3
|
* 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-121-1/+1
| |
* | 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
| |
* | Update poster srcArslan Javed2019-03-071-1/+1
|/
* Fixed issue where the preview thumbnail was present while scrubbingSam Potts2019-02-241-2/+5
|
* Jsdoc updatesSam Potts2019-02-231-8/+8
|
* Fix for cue points missingSam Potts2019-02-071-16/+21
|
* Ads bug fixesSam Potts2019-02-012-10/+11
|
* Fix listeners for preview thumbs when changing sourceSam Potts2019-01-291-80/+89
|
* TweaksSam Potts2019-01-263-35/+37
|
* Merge branch 'develop' into issues/1316-allow-to-customize-vimeo-url-paramsSam Potts2019-01-262-10/+38
|\
| * Docs for preview thumbsSam Potts2019-01-261-4/+6
| |
| * Plugin tweaks for ads and previewsSam Potts2019-01-262-6/+32
| |
* | Adds options for vimeo plugin #1316Christian Gambardella2019-01-241-5/+5
|/ | | | 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-221-35/+33
|
* CommentsSam Potts2019-01-211-2/+5
|
* Preview design tweaksSam Potts2019-01-211-79/+94
|
* 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-081-0/+1
| |\