Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'develop' into master | Sam Potts | 2019-01-06 | 1 | -1/+12 | |
|\ \ | ||||||
| * \ | Merge pull request #1253 from jamesoflol/preview-thumbs | Sam Potts | 2018-12-15 | 1 | -0/+10 | |
| |\ \ | | |/ | |/| | Preview seek/scrubbing thumbnails | |||||
| | * | Preview seek: Edge+IE11 fixes | James | 2018-12-15 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | | - Fixed bug: Edge seek errors: Replaced array spread with Array.from() - Fixed IE11 bug: seek time was offset to the left. Required an extra container div to facilitate this | |||||
| | * | Preview seek/scrubbing thumbnails | James | 2018-11-12 | 1 | -0/+7 | |
| | | | ||||||
* | | | support Youtube noCookie Mode | Omar Khatib | 2018-12-13 | 1 | -0/+2 | |
|/ / | ||||||
* / | v3.4.7 | Sam Potts | 2018-11-08 | 1 | -1/+1 | |
|/ | | | | - Fix for Vimeo fullscreen with non native aspect ratios (fixes #854) | |||||
* | v3.4.6 | Sam Potts | 2018-10-25 | 1 | -1/+1 | |
| | | | | | - Added picture-in-picture support for Chrome 70+ - Fixed issue with versioning the SVG sprite in the gulp build script | |||||
* | Allow custom download URL (for streaming, etc) | Sam Potts | 2018-10-24 | 1 | -1/+2 | |
| | ||||||
* | Added download button | Sam Potts | 2018-09-28 | 1 | -0/+5 | |
| | ||||||
* | Removed YouTube quality controls | Sam Potts | 2018-08-13 | 1 | -14/+3 | |
| | ||||||
* | More work on menus | Sam Potts | 2018-06-18 | 1 | -0/+3 | |
| | ||||||
* | Merge branch 'develop' into a11y-improvements | Sam Potts | 2018-06-17 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | # Conflicts: # 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 # src/js/controls.js # src/js/fullscreen.js # src/js/plyr.js # src/js/ui.js # src/js/utils.js | |||||
* | 120 line width, package upgrade | Sam Potts | 2018-06-17 | 1 | -1/+2 | |
| | ||||||
* | Remove line breaks in arrays | Albin Larsson | 2018-06-13 | 1 | -14/+2 | |
| | ||||||
* | Utils broken down into seperate files and exports | Sam Potts | 2018-06-13 | 1 | -0/+406 | |