Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | Fixes2 | max | 2020-02-26 | 1 | -4/+4 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Fixes | max | 2020-02-26 | 1 | -6/+9 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | preview-thumbnails via src:callback() | max | 2020-02-25 | 1 | -7/+19 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #1739 from ydylla/ignore-internal-play-promises | Sam Potts | 2020-03-29 | 7 | -34/+66 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Ignore internal play promises | |||||
| | * | | | | | | | | | | add promise footnote to togglePlay | ydylla | 2020-03-23 | 1 | -24/+24 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | silence all internal play promises | ydylla | 2020-03-23 | 6 | -10/+42 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #1727 from jnoordsij/fix_shadowroot | Sam Potts | 2020-03-29 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix shadowroot | |||||
| | * | | | | | | | | | | Compare fullscreenElement with shadowroot host if player is in shadow DOM | Jesper | 2020-03-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fix prototype used for selector matcher function | Jesper | 2020-03-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Build | Sam Potts | 2020-03-27 | 17 | -3286/+2639 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Package upgrades | Sam Potts | 2020-03-27 | 2 | -669/+681 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'master' into develop | Sam Potts | 2020-03-27 | 1 | -1/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Update readme.md | Sam Potts | 2020-03-14 | 1 | -1/+3 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Update readme.md | Sam Potts | 2020-03-14 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Merge pull request #1729 from opencollective/opencollective | Sam Potts | 2020-03-14 | 1 | -1/+25 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | Add financial contributors for Open Collective | |||||
| | | * | | | | | | | | Add financial contributors for Open Collective | jess | 2020-03-13 | 1 | -1/+25 | |
| | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hi, I'm making updates for Open Collective. Either you or another core contributor signed this repository up for Open Collective. This pull request adds financial contributors from your Open Collective https://opencollective.com/plyr ❤️ What it does: - adds a badge to show the latest number of financial contributors - adds a banner displaying contributors to the project on GitHub - adds a banner displaying all individuals contributing financially on Open Collective - adds a section displaying all organizations contributing financially on Open Collective, with their logo and a link to their website P.S: As with any pull request, feel free to comment or suggest changes. Thank you for your great contribution to the Open Source community. You are awesome! 🙌 And welcome to the Open Collective community! 😊 Come chat with us in the #opensource channel on https://slack.opencollective.com - great place to ask questions and share best practices with other Open Source sustainers! | |||||
| * | | | | | | | | | Merge pull request #1706 from sampotts/master | Sam Potts | 2020-02-26 | 1 | -4/+3 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge back | |||||
| | * | | | | | | | | Merge pull request #1701 from mogzol/patch-1 | Sam Potts | 2020-02-26 | 1 | -4/+3 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | Use number instead of string in TS quality definitions | |||||
| | | * | | | | | | | Use number instead of string in TS quality definitions | Morgan Zolob | 2020-02-24 | 1 | -4/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using strings for the quality doesn't work, plyr expects numbers, so this fixes the definitions. | |||||
| * | | | | | | | | | Merge pull request #1704 from hug963/add-missing-ts-types | Sam Potts | 2020-02-26 | 1 | -0/+25 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add missing Typescripts types and options | |||||
| | * | | | | | | | | | Add missing Typescripts types and options | Hugues | 2020-02-25 | 1 | -0/+25 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1703 from LeBenLeBen/develop | Sam Potts | 2020-02-26 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Completely hide SVG icons to screen readers | |||||
| | * | | | | | | | | | Completely hide SVG icons to screen readers | Benoît Burgener | 2020-02-25 | 1 | -1/+1 | |
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SVG icons should be ignored by screen readers since they have complimentary labels (aria-label or plyr__sr-only). The current « presentation » role simply makes the element behave like a « span » which is incorrect, aria-hidden prevents screen readers from taking care of these elements at all. | |||||
| * | | | | | | | | | Merge pull request #1702 from sampotts/master | Sam Potts | 2020-02-25 | 3 | -2/+14 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | | |/ / / / / / / | Merge back | |||||
| | * / / / / / / | Update contributing.md | Sam Potts | 2020-02-25 | 1 | -2/+2 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Merge pull request #1694 from nisarhassan12/master | Sam Potts | 2020-02-19 | 3 | -1/+13 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | simplify contributions by fully automating the dev setup with gitpod | |||||
| | | * | | | | | | simplify code contributions by fully automating the dev setup with gitpod | Nisar Hassan Naqvi | 2020-02-17 | 3 | -1/+13 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1695 from CzBiX/patch-2 | Sam Potts | 2020-02-19 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | Fix issue when controls config is string or element | |||||
| | * | | | | | | Fix issue when controls config is string or element | CzBiX | 2020-02-17 | 1 | -1/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Package upgrades | Sam Potts | 2020-03-29 | 2 | -640/+691 | |
| | | | | | | | ||||||
* | | | | | | | Gulp file broken down | Sam Potts | 2020-03-29 | 3 | -516/+501 | |
|/ / / / / / | ||||||
* | | | | | | v3.5.10 | Sam Potts | 2020-02-14 | 19 | -22/+22 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #1692 from sampotts/develop | Sam Potts | 2020-02-14 | 5 | -3/+13 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | v3.5.10 | |||||
| * | | | | | | v3.5.10 | Sam Potts | 2020-02-14 | 5 | -3/+13 | |
|/ / / / / / | | | | | | | | | | | | | | | | | | | - iOS volume display fix | |||||
* | | | | | | v3.5.9 deployed | Sam Potts | 2020-02-14 | 19 | -25/+41 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #1691 from sampotts/develop | Sam Potts | 2020-02-14 | 20 | -36/+44 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | v3.5.9 | |||||
| * | | | | | | v3.5.9 | Sam Potts | 2020-02-14 | 14 | -13/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix for regression with volume control width - Ensure poster image is not downloaded again for HTML5 videos | |||||
| * | | | | | | Merge branch 'master' into develop | Sam Potts | 2020-02-14 | 2 | -8/+8 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix for regression with volume control width | Sam Potts | 2020-02-14 | 1 | -8/+3 | |
| | | | | | | | | ||||||
| | * | | | | | | Ensure poster image is not downloaded again for HTML5 videos | Sam Potts | 2020-02-14 | 1 | -0/+5 | |
| |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'master' into develop | Sam Potts | 2020-02-13 | 7 | -7/+6 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Styles | Sam Potts | 2020-02-13 | 6 | -7/+5 | |
| | | | | | | | ||||||
* | | | | | | | Fix syntax with funding.yml | Sam Potts | 2020-02-13 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Added Open Collective as funding option | Sam Potts | 2020-02-13 | 1 | -0/+1 | |
| |/ / / / / |/| | | | | | ||||||
| * | | | | | More styles clean up | Sam Potts | 2020-02-12 | 3 | -11/+8 | |
| | | | | | | ||||||
| * | | | | | Removed redundant keys property | Sam Potts | 2020-02-12 | 1 | -4/+1 | |
|/ / / / / | ||||||
* | | | | | v3.5.8 deployed | Sam Potts | 2020-02-10 | 21 | -998/+1532 | |
| | | | | | ||||||
* | | | | | Merge pull request #1684 from sampotts/develop | Sam Potts | 2020-02-10 | 28 | -280/+328 | |
|\ \ \ \ \ | | | | | | | | | | | | | v3.5.8 | |||||
| * | | | | | Changelog update | Sam Potts | 2020-02-10 | 2 | -1/+2 | |
| | | | | | | ||||||
| * | | | | | Speed settings logic improvements | Sam Potts | 2020-02-10 | 6 | -26/+22 | |
| | | | | | |