aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | Fixesmax2020-02-261-6/+9
| | * | | | preview-thumbnails via src:callback()max2020-02-251-7/+19
| |/ / / / |/| | | |
| * | | | Merge pull request #1739 from ydylla/ignore-internal-play-promisesSam Potts2020-03-296-10/+42
| |\ \ \ \
| | * | | | silence all internal play promisesydylla2020-03-236-10/+42
| | |/ / /
| * | | | Merge pull request #1727 from jnoordsij/fix_shadowrootSam Potts2020-03-292-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Compare fullscreenElement with shadowroot host if player is in shadow DOMJesper2020-03-101-1/+1
| | * | | Fix prototype used for selector matcher functionJesper2020-03-101-1/+1
| * | | | Merge pull request #1706 from sampotts/masterSam Potts2020-02-261-4/+3
| |\| | |
| | * | | Use number instead of string in TS quality definitionsMorgan Zolob2020-02-241-4/+3
| |/ / / |/| | |
| * | | Merge pull request #1704 from hug963/add-missing-ts-typesSam Potts2020-02-261-0/+25
| |\ \ \
| | * | | Add missing Typescripts types and optionsHugues2020-02-251-0/+25
| | |/ /