aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'master' into developSam Potts2020-10-191-2/+2
|\ \
| * | Linting changesSam Potts2020-10-1921-171/+174
| * | fix(plyr.d.ts): add force to FullScreenOptionsDima An2020-10-141-1/+1
| * | chore: fix blankVideo typesEthan Veres2020-08-121-1/+1
| * | v3.6.2Sam Potts2020-05-043-3/+3
* | | feat: custom controls option for embedded playersSam Potts2020-10-193-47/+61
* | | chore: lintingSam Potts2020-10-191-48/+39
* | | Revert noCookie changeSam Potts2020-10-191-1/+1
* | | v3.6.2Sam Potts2020-10-193-3/+3
* | | chore: update packages and lintingSam Potts2020-08-3021-171/+169
| |/ |/|
* | Merge pull request #1824 from akuma06/patch-2Sam Potts2020-08-301-40/+70
|\ \
| * | Fixing "missing code in detail" for PlyrEvent typeakuma062020-05-051-40/+70
* | | Merge pull request #1916 from syedhusain-appspace/developSam Potts2020-08-301-1/+1
|\ \ \
| * | | Check if key is a string before attempt --plyr checkingSyed Husain2020-07-301-1/+1
* | | | Merge pull request #1931 from SBGSports/Autoplay-issueSam Potts2020-08-301-1/+1
|\ \ \ \
| * | | | Fix for Slow loading videos not autoplayingDanielh1122020-08-141-1/+1
| * | | | Fix for Slow loading videos not autoplayingDanielh1122020-08-141-2/+7
| |/ / /
* | | | Merge pull request #1935 from SBGSports/Cancel-network-requests-once-player-i...Sam Potts2020-08-301-1/+10
|\ \ \ \
| * | | | Fix merge conflictsDanielh1122020-08-1839-8151/+8302
| |\| | |
| * | | | Network requests are not cancelled after the player is destroyedDanielh1122020-08-181-0/+4
* | | | | Fix for apect ratio problem when using Vimeo player on mobile devices (issue ...Danil Stoyanov2020-08-281-1/+5
| |/ / / |/| | |
* | | | Fix PreviewThumbnailsOptions typeTakeshi2020-07-131-1/+1
| |/ / |/| |
* | | force fullscreen events to trigger on plyr element (media element in iOS) and...Som Meaden2020-05-051-1/+3
| |/ |/|
* | add missing previewThumbnails optionstaylorchu2020-04-281-0/+10
* | Merge pull request #1811 from taylorchu/better-control-2Sam Potts2020-04-292-5/+3
|\ \
| * | allow custom control as elementtaylorchu2020-04-282-5/+3
* | | v3.6.1Sam Potts2020-04-284-4/+4
|/ /
* | HousekeepingSam Potts2020-04-241-1/+1
* | Fix linting issuesSam Potts2020-04-242-1/+3
* | Merge branch 'develop' into css-variablesSam Potts2020-04-246-8/+59
|\ \
| * | This commit addresses preloading TextTracks as outlined in feature request #1791Som Meaden2020-04-231-1/+13
| * | convert fullscreen children listeners logic to ~ES6Som Meaden2020-04-041-5/+5
| * | This is a PR to allow for contextual content to be included in fullscreen (or...Som Meaden2020-04-045-5/+47
* | | Migrate custom properties from media to parentSam Potts2020-04-232-0/+23
* | | Poster image fix (fixes #1763)Sam Potts2020-04-195-18/+11
* | | Vimeo ratio fixesSam Potts2020-04-194-40/+50
* | | Converted to 2 space indentationSam Potts2020-04-1138-8201/+8181
* | | Formatting fixesSam Potts2020-03-304-12/+24
|/ /
* | Added prettier scriptSam Potts2020-03-291-4/+23
* | Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2020-03-2913-38/+109
|\ \
| * \ Merge pull request #1686 from lawchihon/masterSam Potts2020-03-291-0/+1
| |\ \
| | * | Added missing full screen options for type definitionJohn Law2020-02-121-0/+1
| * | | 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