aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1974 from vincentorback/patch-1Sam Potts2020-10-191-1/+1
|\
| * Add missing unit to calc in media queryVincent Orback2020-10-081-1/+1
* | 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 #1977 from trafium/prevent-mobile-control-hiding-on-rewind...Sam Potts2020-10-191-2/+10
|\ \
| * | Assigning player's lastSeekTime on rewind/fast forward to prevent immediate c...trafium2020-10-121-2/+10
| |/
* | 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
* | | fix: poster image shouldn’t receive click eventsSam Potts2020-10-191-0/+1
* | | Revert noCookie changeSam Potts2020-10-191-1/+1
* | | Fix aspect ratio issueSam Potts2020-10-191-1/+0
* | | 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-1876-9187/+9489
| |\| | |
| * | | | 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
| |/ |/|
* | Merge pull request #1818 from Bashev/patch-1Sam Potts2020-05-041-1/+2
|\ \
| * | Update tooltips.scssKostadin Bashev2020-05-011-1/+2
* | | Merge pull request #1819 from Bashev/patch-2Sam Potts2020-05-041-1/+2
|\ \ \
| * | | Update controls.scssKostadin Bashev2020-05-011-1/+2
| |/ /
* | | 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
* | | More work on custom properties and documentationSam Potts2020-04-2416-67/+63
* | | Migrate custom properties from media to parentSam Potts2020-04-232-0/+23
* | | Poster image fix (fixes #1763)Sam Potts2020-04-195-18/+11