aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
Commit message (Expand)AuthorAgeFilesLines
* fix: hide poster when not using custom controlsSam Potts2020-11-142-0/+4
* fix: hack for Safari 14 not repainting Vimeo embed on entering fullscreenSam Potts2020-10-191-0/+5
* chore: formattingSam Potts2020-10-191-10/+20
* Merge pull request #1963 from gurupras/dblclick-fullscreen-custom-listenerSam Potts2020-10-191-1/+1
|\
| * Invoke custom listener on triggering fullscreen via double-clickGuru Prasad Srinivasa2020-09-231-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
* | | 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