aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plugins
Commit message (Expand)AuthorAgeFilesLines
* fix: use bound arrow functions in classesSam Potts2021-01-292-84/+84
* fix: use new syntax for iframe allow attributeSam Potts2021-01-291-1/+1
* Merge branch 'master' into developSam Potts2020-11-142-9/+4
|\
| * Linting changesSam Potts2020-11-144-43/+43
| * vimeo oembed apiBenny7392020-09-231-11/+5
* | Merge pull request #1967 from airtimemedia/1934-Youtube-unmute-volume-0Sam Potts2020-10-191-0/+1
|\ \
| * | Fix volume when unmuting from volume 0Stephane Fortin Bouchard2020-09-281-0/+1
| |/
* | Merge pull request #1984 from xansen/developSam Potts2020-10-191-1/+1
|\ \
| * | Fix youtube not working when player is inside shadow domxansen2020-10-191-1/+1
| |/
* | feat: custom controls option for embedded playersSam Potts2020-10-192-44/+55
* | chore: update packages and lintingSam Potts2020-08-304-44/+44
|/
* Poster image fix (fixes #1763)Sam Potts2020-04-192-3/+3
* Vimeo ratio fixesSam Potts2020-04-191-23/+29
* Converted to 2 space indentationSam Potts2020-04-114-1917/+1912
* Formatting fixesSam Potts2020-03-302-10/+22
* Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2020-03-293-20/+44
|\
| * Merge pull request #1697 from hug963/fix-vimeo-playback-rateSam Potts2020-03-291-0/+3
| |\
| | * catch error in setPlaybackRate on VimeoHugues2020-02-201-0/+3
| |/ |/|
| * Merge pull request #1724 from Steejo/ads-plugin-fixesSam Potts2020-03-291-12/+21
| |\
| | * Ads plugin fixes to allow multiple VAST requestsSteejo2020-03-091-12/+21
| |/ |/|
| * Merge pull request #1705 from doublex/masterSam Potts2020-03-291-7/+22
| |\
| | * Fixes2max2020-02-261-4/+4
| | * Fixesmax2020-02-261-6/+9
| | * preview-thumbnails via src:callback()max2020-02-251-7/+19
| |/ |/|
| * silence all internal play promisesydylla2020-03-231-1/+2
|/
* 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 #1369ydylla2020-02-011-1/+10
| * | Merge pull request #1678 from ydylla/fix-thumb-size-per-cssSam Potts2020-02-101-1/+12
| |\ \
| | * | allows to set only width or height for thumb css sizeydylla2020-02-081-1/+12
| | |/
* | / 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
|/
* 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
|\
| * Fixed ads configurationSascha Greuel2019-08-271-1/+1
* | #615: updates to vimeo and youtube plugins to ensure that loading classes are...Dustin Harrell2019-09-232-0/+14
|/
* 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