Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Merge pull request #1267 from gurupras/issue-858 | Sam Potts | 2018-12-08 | 1 | -3/+3 | |
| | |\ \ \ | | | | | | | | | | | | | Ensure custom handlers are called on container clicks that trigger togglePlay or restart | |||||
| | | * | | | Updated restart logic to call play instead of togglePlay | Guru Prasad Srinivasa | 2018-12-08 | 1 | -1/+1 | |
| | | | | | | ||||||
| | | * | | | Replaced calls to player.restart() and player.togglePlay() with proxy(...) ↵ | Guru Prasad Srinivasa | 2018-11-19 | 1 | -3/+3 | |
| | | | |/ | | | |/| | | | | | | | | | | | to ensure that custom handlers are called | |||||
| | * | | | Merge branch 'develop' of https://github.com/sampotts/plyr into develop | Sam Potts | 2018-12-08 | 2 | -2/+2 | |
| | |\ \ \ | ||||||
| | | * | | | Fix: buffer progress bar transition on webkit | Samuel Elgozi | 2018-11-22 | 1 | -1/+1 | |
| | | |/ / | | | | | | | | | | | The transition was set on the wrong pseudo element for WebKit browsers. | |||||
| | * | | | Fix for error when mime type not specified (fixes #1274) | Sam Potts | 2018-12-08 | 2 | -6/+19 | |
| | | | | | ||||||
| * | | | | remove comment | Omar Khatib | 2018-12-13 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | support Youtube noCookie Mode | Omar Khatib | 2018-12-13 | 3 | -1/+5 | |
| | |/ / | |/| | | ||||||
| * | | | Calling customized controls function with proper arguments | Raccoon | 2018-11-12 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Work on outline/focus styles | Sam Potts | 2018-12-08 | 3 | -6/+9 | |
| | | | ||||||
* | | | Merge branch 'develop' into css-variables | Sam Potts | 2018-11-11 | 70 | -3040/+3451 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # demo/dist/demo.css # demo/dist/demo.js # demo/dist/demo.js.map # demo/dist/demo.min.js # demo/dist/demo.min.js.map # dist/plyr.css # dist/plyr.js # dist/plyr.js.map # dist/plyr.min.js # dist/plyr.min.js.map # dist/plyr.polyfilled.js # dist/plyr.polyfilled.js.map # dist/plyr.polyfilled.min.js # dist/plyr.polyfilled.min.js.map # gulpfile.js # src/sass/components/captions.scss # src/sass/components/control.scss | |||||
| * | | v3.4.7 | Sam Potts | 2018-11-08 | 3 | -3/+3 | |
| | | | | | | | | | | | | - Fix for Vimeo fullscreen with non native aspect ratios (fixes #854) | |||||
| * | | Fix for Vimeo fullscreen with non 16:9 aspect ratios | Sam Potts | 2018-11-08 | 1 | -3/+20 | |
| | | | ||||||
| * | | Styling tweaks | Sam Potts | 2018-11-08 | 2 | -2/+2 | |
| | | | ||||||
| * | | Additional listener for checking for audio tracks | Sam Potts | 2018-11-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | Prevent scroll on focus | Sam Potts | 2018-11-03 | 1 | -1/+1 | |
| | | | ||||||
| * | | Load media after UI is built | Sam Potts | 2018-11-03 | 1 | -4/+6 | |
| | | | ||||||
| * | | Fix support check | Sam Potts | 2018-11-03 | 1 | -11/+7 | |
| |/ | ||||||
| * | v3.4.6 | Sam Potts | 2018-10-25 | 3 | -3/+3 | |
| | | | | | | | | | | - Added picture-in-picture support for Chrome 70+ - Fixed issue with versioning the SVG sprite in the gulp build script | |||||
| * | Added support for picture-in-picture in Chrome | Sam Potts | 2018-10-25 | 3 | -10/+52 | |
| | | ||||||
| * | Merge branch 'master' into develop | Sam Potts | 2018-10-25 | 2 | -2/+2 | |
| |\ | ||||||
| | * | v3.4.5 | Sam Potts | 2018-10-24 | 2 | -2/+2 | |
| | | | ||||||
| * | | Revert PR #1211 | Sam Potts | 2018-10-24 | 1 | -10/+1 | |
| | | | ||||||
| * | | Merge branch 'develop' into fix-html5-quality-settings | Sam Potts | 2018-10-24 | 6 | -16/+52 | |
| |\ \ | ||||||
| | * \ | 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 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2018-10-24 | 3 | -2/+11 | |
| | |\ \ | ||||||
| | | * | | 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 | |
| | | | | ||||||
| | * | | 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 | 8 | -52/+130 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | 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 | 2 | -2/+2 | |
| | | | | | | | | | | | | - 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 | |
| | | ||||||
| * | Remove babel-polyfill in favour of core-js | Sam Potts | 2018-09-25 | 1 | -1/+0 | |
| | | ||||||
| * | Fix touch vs click issue | Sam Potts | 2018-09-25 | 3 | -13/+11 | |
| | | ||||||
| * | v3.4.3 | Sam Potts | 2018-08-14 | 2 | -2/+2 | |
| | | ||||||
| * | Fix for nodeList as buttons | Sam Potts | 2018-08-14 | 1 | -2/+2 | |
| | | ||||||
| * | v3.4.2 | Sam Potts | 2018-08-14 | 2 | -2/+2 | |
| | | ||||||
| * | Fix play/pause button state | Sam Potts | 2018-08-14 | 1 | -10/+18 | |
| | | ||||||
| * | v3.4.1 | Sam Potts | 2018-08-14 | 2 | -2/+2 | |
| | | ||||||
| * | Fix for controls missing (fixes #1161) | Sam Potts | 2018-08-14 | 1 | -11/+13 | |
| | |