aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update readme.mdxufanglu2020-04-211-2/+0
| | | There is another same Note below
* Merge pull request #1731 from nisarhassan12/masterSam Potts2020-03-292-3/+9
|\ | | | | update the gitpod setup description to be more precise.
| * update the gitpod setup description to be more precise.Nisar Hassan Naqvi2020-03-162-3/+9
|/
* Update readme.mdSam Potts2020-03-141-1/+3
|
* Update readme.mdSam Potts2020-03-141-1/+1
|
* 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 #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.
* | 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
|/
* 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
|/ /
* | Merge pull request #1554 from sampotts/dependabot/npm_and_yarn/mixin-deep-1.3.2Sam Potts2020-02-090-0/+0
|\ \ | | | | | | Bump mixin-deep from 1.3.1 to 1.3.2
| * | Bump mixin-deep from 1.3.1 to 1.3.2dependabot[bot]2019-08-281-3/+3
| | | | | | | | | | | | | | | | | | | | | Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #1575 from ↵Sam Potts2020-02-090-0/+0
|\ \ \ | | | | | | | | | | | | | | | | sampotts/dependabot/npm_and_yarn/lodash.merge-4.6.2 Bump lodash.merge from 4.6.1 to 4.6.2
| * | | Bump lodash.merge from 4.6.1 to 4.6.2dependabot[bot]2019-09-221-3/+3
| |/ / | | | | | | | | | | | | | | | | | | Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Signed-off-by: dependabot[bot] <support@github.com>
* | | 3.5.7Sam Potts2020-02-0920-2171/+2344
| | |