aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | Merge pull request #1729 from opencollective/opencollectiveSam Potts2020-03-141-1/+25
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | Add financial contributors for Open Collective
| | | * | | | | | | | Add financial contributors for Open Collectivejess2020-03-131-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/masterSam Potts2020-02-261-4/+3
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge back
| | * | | | | | | | Merge pull request #1701 from mogzol/patch-1Sam Potts2020-02-261-4/+3
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | Use number instead of string in TS quality definitions
| | | * | | | | | | Use number instead of string in TS quality definitionsMorgan Zolob2020-02-241-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-typesSam Potts2020-02-261-0/+25
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add missing Typescripts types and options
| | * | | | | | | | | Add missing Typescripts types and optionsHugues2020-02-251-0/+25
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #1703 from LeBenLeBen/developSam Potts2020-02-261-1/+1
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Completely hide SVG icons to screen readers
| | * | | | | | | | | Completely hide SVG icons to screen readersBenoît Burgener2020-02-251-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/masterSam Potts2020-02-253-2/+14
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | | |/ / / / / / / Merge back
| | * / / / / / / Update contributing.mdSam Potts2020-02-251-2/+2
| | |/ / / / / /
| | * | | | | | Merge pull request #1694 from nisarhassan12/masterSam Potts2020-02-193-1/+13
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | simplify contributions by fully automating the dev setup with gitpod
| | | * | | | | | simplify code contributions by fully automating the dev setup with gitpodNisar Hassan Naqvi2020-02-173-1/+13
| | |/ / / / / /
| * | | | | | | Merge pull request #1695 from CzBiX/patch-2Sam Potts2020-02-191-1/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | Fix issue when controls config is string or element
| | * | | | | | Fix issue when controls config is string or elementCzBiX2020-02-171-1/+2
| |/ / / / / /
* | | | | | | Package upgradesSam Potts2020-03-292-640/+691
| | | | | | |
* | | | | | | Gulp file broken downSam Potts2020-03-293-516/+501
|/ / / / / /
* | | | | | v3.5.10Sam Potts2020-02-1419-22/+22
| | | | | |
* | | | | | Merge pull request #1692 from sampotts/developSam Potts2020-02-145-3/+13
|\ \ \ \ \ \ | | | | | | | | | | | | | | v3.5.10
| * | | | | | v3.5.10Sam Potts2020-02-145-3/+13
|/ / / / / / | | | | | | | | | | | | | | | | | | - iOS volume display fix
* | | | | | v3.5.9 deployedSam Potts2020-02-1419-25/+41
| | | | | |
* | | | | | Merge pull request #1691 from sampotts/developSam Potts2020-02-1420-36/+44
|\ \ \ \ \ \ | | | | | | | | | | | | | | v3.5.9
| * | | | | | v3.5.9Sam Potts2020-02-1414-13/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix for regression with volume control width - Ensure poster image is not downloaded again for HTML5 videos
| * | | | | | Merge branch 'master' into developSam Potts2020-02-142-8/+8
| |\ \ \ \ \ \
| | * | | | | | Fix for regression with volume control widthSam Potts2020-02-141-8/+3
| | | | | | | |
| | * | | | | | Ensure poster image is not downloaded again for HTML5 videosSam Potts2020-02-141-0/+5
| |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'master' into developSam Potts2020-02-137-7/+6
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | StylesSam Potts2020-02-136-7/+5
| | | | | | |
* | | | | | | Fix syntax with funding.ymlSam Potts2020-02-131-1/+1
| | | | | | |
* | | | | | | Added Open Collective as funding optionSam Potts2020-02-131-0/+1
| |/ / / / / |/| | | | |
| * | | | | More styles clean upSam Potts2020-02-123-11/+8
| | | | | |
| * | | | | Removed redundant keys propertySam Potts2020-02-121-4/+1
|/ / / / /
* | | | | v3.5.8 deployedSam Potts2020-02-1021-998/+1532
| | | | |
* | | | | Merge pull request #1684 from sampotts/developSam Potts2020-02-1028-280/+328
|\ \ \ \ \ | | | | | | | | | | | | v3.5.8
| * | | | | Changelog updateSam Potts2020-02-102-1/+2
| | | | | |
| * | | | | Speed settings logic improvementsSam Potts2020-02-106-26/+22
| | | | | |
| * | | | | Menu border color tweakSam Potts2020-02-102-5/+3
| | | | | |
| * | | | | Started on v3.5.8 changelogSam Potts2020-02-101-1/+12
| | | | | |
| * | | | | Comment clean upSam Potts2020-02-101-2/+2
| | | | | |
| * | | | | Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2020-02-103-12/+48
| |\ \ \ \ \
| | * \ \ \ \ Merge pull request #1670 from ydylla/previewThumbnails-setterSam Potts2020-02-103-11/+36
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Add previewThumbnails source setter
| | | * | | | | add previewThumbnails to source setter docsydylla2020-02-091-7/+11
| | | | | | | |
| | | * | | | | add previewThumbnails source setter #1369ydylla2020-02-012-4/+25
| | | | | | | |
| | * | | | | | Merge pull request #1678 from ydylla/fix-thumb-size-per-cssSam Potts2020-02-101-1/+12
| |/| | | | | | |/| | | | | | | | | | | | | | | Improve thumbnail size calculations when size is set per css
| | * | | | | | allows to set only width or height for thumb css sizeydylla2020-02-081-1/+12
| | |/ / / / / | | | | | | | | | | | | | | Also fixes sprites when css thumb size is used
| * | | | | | Update demo videoSam Potts2020-02-102-2/+3
| | | | | | |
| * | | | | | Demo packages updatedSam Potts2020-02-101-2/+2
| | | | | | |
| * | | | | | Set referrerPolicy in the demoSam Potts2020-02-101-0/+4
| | | | | | |
| * | | | | | Added vimeo options to hide controls and set referrerPolicySam Potts2020-02-102-6/+14
| | | | | | |
| * | | | | | SASS orginasation clean up and flex-direction addedSam Potts2020-02-1010-225/+218
|/ / / / / /