Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix gulp build | Sam Potts | 2018-10-25 | 1 | -1/+1 | |
| | ||||||
* | Added support for picture-in-picture in Chrome | Sam Potts | 2018-10-25 | 4 | -11/+53 | |
| | ||||||
* | Merge branch 'master' into develop | Sam Potts | 2018-10-25 | 17 | -172/+349 | |
|\ | ||||||
| * | v3.4.5 | Sam Potts | 2018-10-24 | 17 | -172/+349 | |
| | | ||||||
* | | Revert PR #1211 | Sam Potts | 2018-10-24 | 1 | -10/+1 | |
| | | ||||||
* | | Merge pull request #1197 from TechGuard/fix-html5-quality-settings | Sam Potts | 2018-10-24 | 2 | -3/+10 | |
|\ \ | | | | | | | Fix html5 quality settings | |||||
| * \ | Merge branch 'develop' into fix-html5-quality-settings | Sam Potts | 2018-10-24 | 8 | -23/+59 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Merge pull request #1211 from melbahja/develop | Sam Potts | 2018-10-24 | 1 | -0/+9 | |
|\ \ \ | |_|/ |/| | | duration after changing video quality | |||||
| * | | Update plyr.js | Mohamed Elbahja | 2018-10-13 | 1 | -5/+4 | |
| | | | ||||||
| * | | fix: continue with the current duration after changing video quality | Mohamed Elbahja | 2018-10-13 | 1 | -0/+10 | |
| | | | ||||||
* | | | Merge branch 'master' into develop | Sam Potts | 2018-10-24 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #1217 from epalmans/master | Sam Potts | 2018-10-17 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | typo | |||||
| | * | | | typo | e_palm | 2018-10-16 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2018-10-24 | 3 | -2/+11 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #1226 from jamesoflol/dont-hide-mobile-controls-immediately | Sam Potts | 2018-10-23 | 3 | -2/+11 | |
| |\ \ \ \ | | |_|/ / | |/| | | | Prevent immediate hiding of controls on mobile | |||||
| | * | | | Prevent immediate hiding of controls on mobile | James | 2018-10-23 | 3 | -2/+11 | |
| |/ / / | ||||||
* | | | | Allow custom download URL (for streaming, etc) | Sam Potts | 2018-10-24 | 5 | -12/+29 | |
| | | | | ||||||
* | | | | Package updates | Sam Potts | 2018-10-24 | 1 | -6/+6 | |
| | | | | ||||||
* | | | | Fix SVG issue for older browsers (fixes #1191) | Sam Potts | 2018-10-24 | 1 | -2/+3 | |
|/ / / | ||||||
| | * | Only save quality setting when it's updated by the user. Fixes bug in html5 ↵ | Robin van Nunen | 2018-09-29 | 2 | -3/+10 | |
| |/ |/| | | | | | player where it would override the settings if the current video does not support the given quality. | |||||
* | | Added download button | Sam Potts | 2018-09-28 | 9 | -55/+133 | |
| | | ||||||
* | | Moved hardcoded resources to i18n | Sam Potts | 2018-09-28 | 1 | -0/+13 | |
| | | ||||||
* | | Remove link styles from anchor controls | Sam Potts | 2018-09-28 | 1 | -0/+10 | |
| | | ||||||
* | | SVG cleanup | Sam Potts | 2018-09-28 | 14 | -70/+32 | |
| | | ||||||
* | | Merge pull request #1192 from jamesoflol/more-mobile-touch-issues | Sam Potts | 2018-09-27 | 1 | -18/+14 | |
|\ \ | | | | | | | Don't hide controls on focusout event | |||||
| * | | Don't hide controls on focusout event | James | 2018-09-26 | 1 | -18/+14 | |
|/ / | | | | | | | It was immediately hiding controls on some touch-enabled devices. It will now also wait 4s to close after tabbing out, instead of immediately. | |||||
* / | Typo | Sam Potts | 2018-09-25 | 1 | -1/+1 | |
|/ | ||||||
* | v3.4.4 | Sam Potts | 2018-09-25 | 20 | -21032/+16647 | |
| | | | | | | - Fixed issue with double binding for `click` and `touchstart` for `clickToPlay` option - Improved "faux" fullscreen on iPhone X/XS phones with notch - Babel 7 upgrade (which reduced the polyfilled build by ~10kb!) | |||||
* | Clean up | Sam Potts | 2018-09-25 | 3 | -5/+3 | |
| | ||||||
* | Improved fullscreen on iPhone X etc | Sam Potts | 2018-09-25 | 1 | -0/+33 | |
| | ||||||
* | Reverted large pause button | Sam Potts | 2018-09-25 | 3 | -8/+3 | |
| | ||||||
* | Yarn lock file | Sam Potts | 2018-09-25 | 1 | -903/+1009 | |
| | ||||||
* | Remove babel-polyfill in favour of core-js | Sam Potts | 2018-09-25 | 1 | -1/+0 | |
| | ||||||
* | Babel upgrades | Sam Potts | 2018-09-25 | 2 | -65/+39 | |
| | ||||||
* | Package upgrades | Sam Potts | 2018-09-25 | 1 | -16/+24 | |
| | ||||||
* | Fix touch vs click issue | Sam Potts | 2018-09-25 | 9 | -30/+30 | |
| | ||||||
* | v3.4.3 | Sam Potts | 2018-08-14 | 13 | -17/+21 | |
| | ||||||
* | Merge pull request #1163 from sampotts/develop | Sam Potts | 2018-08-14 | 2 | -4/+4 | |
|\ | | | | | Fix bug with nodeList for play buttons | |||||
| * | Fix watch | Sam Potts | 2018-08-14 | 1 | -2/+2 | |
| | | ||||||
| * | Fix for nodeList as buttons | Sam Potts | 2018-08-14 | 1 | -2/+2 | |
|/ | ||||||
* | v3.4.2 | Sam Potts | 2018-08-14 | 12 | -17/+33 | |
| | ||||||
* | Fix play/pause button state | Sam Potts | 2018-08-14 | 2 | -10/+22 | |
| | ||||||
* | v3.4.1 | Sam Potts | 2018-08-14 | 13 | -37/+30 | |
| | ||||||
* | Fix for controls missing (fixes #1161) | Sam Potts | 2018-08-14 | 2 | -11/+17 | |
| | ||||||
* | v3.4.0 | Sam Potts | 2018-08-14 | 18 | -317/+242 | |
| | | | | | | | | | | | - Accessibility improvements (see #905) - Improvements to the way the controls work on iOS - Demo code clean up - YouTube quality selection removed due to their poor support for it. As a result, the `qualityrequested` event has been removed - Controls spacing improvements - Fix for pressed property missing with custom controls (Fixes #1062) - Fix #1153: Captions language fallback (thanks @friday) - Fix for setting pressed property of undefined (Fixes #1102) | |||||
* | Merge pull request #1160 from sampotts/develop | Sam Potts | 2018-08-14 | 52 | -3162/+3600 | |
|\ | | | | | v3.4.0 | |||||
| * | Merge branch 'master' into develop | Sam Potts | 2018-08-13 | 1 | -1/+1 | |
| |\ | |/ |/| | | | | | # Conflicts: # readme.md | |||||
* | | Merge pull request #1143 from mhluska/patch-1 | Sam Potts | 2018-08-01 | 1 | -1/+1 | |
|\ \ | | | | | | | Fix Readme typo (Patron -> Patreon) | |||||
| * | | Fix Readme typo (Patron -> Patreon) | Maros Hluska | 2018-08-01 | 1 | -1/+1 | |
|/ / | ||||||
| * | Changelog | Sam Potts | 2018-08-13 | 1 | -0/+4 | |
| | |