aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into fix-html5-quality-settingsSam Potts2018-10-248-23/+59
|\
| * Merge pull request #1211 from melbahja/developSam Potts2018-10-241-0/+9
| |\
| | * Update plyr.jsMohamed Elbahja2018-10-131-5/+4
| | * fix: continue with the current duration after changing video qualityMohamed Elbahja2018-10-131-0/+10
| * | Merge branch 'master' into developSam Potts2018-10-241-1/+1
| |\ \
| | * \ Merge pull request #1217 from epalmans/masterSam Potts2018-10-171-1/+1
| | |\ \
| | | * | typoe_palm2018-10-161-1/+1
| | |/ /
| * | | Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2018-10-243-2/+11
| |\ \ \
| | * \ \ Merge pull request #1226 from jamesoflol/dont-hide-mobile-controls-immediatelySam Potts2018-10-233-2/+11
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Prevent immediate hiding of controls on mobileJames2018-10-233-2/+11
| | |/ /
| * | | Allow custom download URL (for streaming, etc)Sam Potts2018-10-245-12/+29
| * | | Package updatesSam Potts2018-10-241-6/+6
| * | | Fix SVG issue for older browsers (fixes #1191)Sam Potts2018-10-241-2/+3
| |/ /
* / / Only save quality setting when it's updated by the user. Fixes bug in html5 p...Robin van Nunen2018-09-292-3/+10
|/ /
* | Added download buttonSam Potts2018-09-289-55/+133
* | Moved hardcoded resources to i18nSam Potts2018-09-281-0/+13
* | Remove link styles from anchor controlsSam Potts2018-09-281-0/+10
* | SVG cleanupSam Potts2018-09-2814-70/+32
* | Merge pull request #1192 from jamesoflol/more-mobile-touch-issuesSam Potts2018-09-271-18/+14
|\ \
| * | Don't hide controls on focusout eventJames2018-09-261-18/+14
|/ /
* / TypoSam Potts2018-09-251-1/+1
|/
* v3.4.4Sam Potts2018-09-2520-21032/+16647
* Clean upSam Potts2018-09-253-5/+3
* Improved fullscreen on iPhone X etcSam Potts2018-09-251-0/+33
* Reverted large pause buttonSam Potts2018-09-253-8/+3
* Yarn lock fileSam Potts2018-09-251-903/+1009
* Remove babel-polyfill in favour of core-jsSam Potts2018-09-251-1/+0
* Babel upgradesSam Potts2018-09-252-65/+39
* Package upgradesSam Potts2018-09-251-16/+24
* Fix touch vs click issueSam Potts2018-09-259-30/+30
* v3.4.3Sam Potts2018-08-1413-17/+21
* Merge pull request #1163 from sampotts/developSam Potts2018-08-142-4/+4
|\
| * Fix watchSam Potts2018-08-141-2/+2
| * Fix for nodeList as buttonsSam Potts2018-08-141-2/+2
|/
* v3.4.2Sam Potts2018-08-1412-17/+33
* Fix play/pause button stateSam Potts2018-08-142-10/+22
* v3.4.1Sam Potts2018-08-1413-37/+30
* Fix for controls missing (fixes #1161)Sam Potts2018-08-142-11/+17
* v3.4.0Sam Potts2018-08-1418-317/+242
* Merge pull request #1160 from sampotts/developSam Potts2018-08-1452-3162/+3600
|\
| * Merge branch 'master' into developSam Potts2018-08-131-1/+1
| |\ | |/ |/|
* | Merge pull request #1143 from mhluska/patch-1Sam Potts2018-08-011-1/+1
|\ \
| * | Fix Readme typo (Patron -> Patreon)Maros Hluska2018-08-011-1/+1
|/ /
| * ChangelogSam Potts2018-08-131-0/+4
| * Fix for pressed property missing with custom controls (Fixes #1062)Sam Potts2018-08-131-12/+17
| * Fix for setting pressed property of undefined (Fixes #1102)Sam Potts2018-08-131-1/+1
| * Controls spacing improvementsSam Potts2018-08-131-17/+19
| * Removed YouTube quality controlsSam Potts2018-08-137-168/+95
| * Moved mute button inside plyr__volumeSam Potts2018-08-132-29/+35
| * Fix IE11 issue in demoSam Potts2018-08-131-2/+3