Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Remove NodeList example | Tobias Reich | 2019-02-14 | 1 | -4/+5 | |
|/ / / | | | | | | | | | | | | | I've removed the NodeList example because it's confusing. Only the first element of a NodeList will be used and this is usually not what you want. I've instead replaced it with a `querySelector` and map example. It's related to: https://github.com/sampotts/plyr/issues/801 I know that there was a note, pointing out that the first element will be used, but be honest: Everybody is just scanning the examples for code and doing copy paste :D | |||||
* | | | Fix deployment | Sam Potts | 2019-02-12 | 20 | -24/+24 | |
| | | | ||||||
* | | | Fix for cue points missing | Sam Potts | 2019-02-07 | 18 | -457/+408 | |
| | | | ||||||
* | | | Ads bug fixes | Sam Potts | 2019-02-01 | 27 | -301/+411 | |
| | | | ||||||
* | | | Merge branch 'develop' into beta | Sam Potts | 2019-01-29 | 1 | -3/+3 | |
|\| | | ||||||
| * | | Fix gulp | Sam Potts | 2019-01-29 | 1 | -3/+3 | |
| | | | ||||||
* | | | Merge branch 'develop' into beta | Sam Potts | 2019-01-29 | 126 | -29602/+60239 | |
|\| | | ||||||
| * | | Update version | Sam Potts | 2019-01-29 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fix listeners for preview thumbs when changing source | Sam Potts | 2019-01-29 | 19 | -637/+936 | |
| | | | ||||||
| * | | Paths | Sam Potts | 2019-01-27 | 6 | -5/+7 | |
| | | | ||||||
| * | | Fullscreen fix | Sam Potts | 2019-01-27 | 1 | -5/+0 | |
| | | | ||||||
| * | | Added ES builds | Sam Potts | 2019-01-27 | 20 | -25/+28771 | |
| | | | ||||||
| * | | Formatting | Sam Potts | 2019-01-26 | 1 | -40/+39 | |
| | | | ||||||
| * | | Tweaks | Sam Potts | 2019-01-26 | 16 | -126/+149 | |
| | | | ||||||
| * | | Merge pull request #1319 from ↵ | Sam Potts | 2019-01-26 | 4 | -5/+18 | |
| |\ \ | | | | | | | | | | | | | | | | | fanmio/issues/1316-allow-to-customize-vimeo-url-params Adds options for vimeo plugin #1316 | |||||
| | * \ | Merge branch 'develop' into issues/1316-allow-to-customize-vimeo-url-params | Sam Potts | 2019-01-26 | 27 | -396/+424 | |
| | |\ \ | | |/ / | |/| | | ||||||
| * | | | Docs for preview thumbs | Sam Potts | 2019-01-26 | 11 | -28/+38 | |
| | | | | ||||||
| * | | | Typo | Sam Potts | 2019-01-26 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Fix merge | Sam Potts | 2019-01-26 | 1 | -14/+2 | |
| | | | | ||||||
| * | | | Changelog typo | Sam Potts | 2019-01-26 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Merge branch 'master' into develop | Sam Potts | 2019-01-26 | 20 | -346/+128 | |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # changelog.md # demo/dist/demo.js.map # demo/dist/demo.min.js # demo/dist/demo.min.js.map # demo/index.html # 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 # package.json # readme.md # yarn.lock | |||||
| | * | | Fix analytics | Sam Potts | 2019-01-17 | 6 | -28/+16 | |
| | | | | ||||||
| | * | | Fix GA | Sam Potts | 2019-01-17 | 5 | -12/+6 | |
| | | | | ||||||
| | * | | v3.4.8 | Sam Potts | 2019-01-17 | 22 | -1090/+1818 | |
| | | | | | | | | | | | | | | | | - Calling customized controls function with proper arguments (thanks @a60814billy) | |||||
| * | | | Package upgrades | Sam Potts | 2019-01-26 | 6 | -69/+220 | |
| | | | | ||||||
| * | | | Version bump | Sam Potts | 2019-01-26 | 2 | -1/+13 | |
| | | | | ||||||
| * | | | Built files | Sam Potts | 2019-01-26 | 4 | -7/+5 | |
| | | | | ||||||
| * | | | Clean up | Sam Potts | 2019-01-26 | 1 | -3/+1 | |
| | | | | ||||||
| * | | | Plugin tweaks for ads and previews | Sam Potts | 2019-01-26 | 20 | -60/+149 | |
| | | | | ||||||
| | | * | Adds options for vimeo plugin #1316 | Christian Gambardella | 2019-01-24 | 4 | -5/+18 | |
| | |/ | |/| | | | | | | | This adds replaces hard coded vimeo options with options that can be passed to the Plyr instance when initializing. | |||||
| * | | Style tweaks for preview plugin | Sam Potts | 2019-01-22 | 14 | -140/+153 | |
| | | | ||||||
| * | | Comments | Sam Potts | 2019-01-21 | 7 | -12/+19 | |
| | | | ||||||
| * | | Preview design tweaks | Sam Potts | 2019-01-21 | 18 | -1461/+1151 | |
| | | | ||||||
| * | | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2019-01-14 | 4 | -356/+333 | |
| |\ \ | ||||||
| | * \ | Merge branch 'develop' of https://github.com/sampotts/plyr into develop | Sam Potts | 2019-01-08 | 5 | -5/+11 | |
| | |\ \ | ||||||
| | * | | | Enable thumbs in demo | Sam Potts | 2019-01-08 | 1 | -0/+7 | |
| | | | | | ||||||
| | * | | | Linting etc | Sam Potts | 2019-01-08 | 3 | -356/+326 | |
| | | | | | ||||||
| * | | | | Gulp fixes | Sam Potts | 2019-01-14 | 1 | -25/+24 | |
| | | | | | ||||||
| * | | | | Package upgrades | Sam Potts | 2019-01-14 | 2 | -102/+204 | |
| | | | | | ||||||
| * | | | | Fullscreen fixes | Sam Potts | 2019-01-14 | 23 | -571/+3144 | |
| | |/ / | |/| | | ||||||
| * | | | Merge pull request #1292 from omarkhatibco/master | Sam Potts | 2019-01-06 | 3 | -2/+6 | |
| |\ \ \ | | | | | | | | | | | Support Youtube NoCookie mode | |||||
| | * | | | Update youtube.js | Sam Potts | 2019-01-06 | 1 | -1/+0 | |
| | | | | | ||||||
| | * | | | Merge branch 'develop' into master | Sam Potts | 2019-01-06 | 12 | -446/+1246 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge pull request #1295 from taion/Math.trunc | Sam Potts | 2019-01-06 | 1 | -3/+3 | |
| |\ \ \ \ | | | | | | | | | | | | | fix: Use Math.trunc instead of parseInt | |||||
| | * | | | | fix: Use Math.trunc instead of parseInt | Jimmy Jia | 2018-12-20 | 1 | -3/+3 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #1294 from smnbbrv/patch-1 | Sam Potts | 2018-12-19 | 1 | -0/+2 | |
| |\ \ \ \ | | |_|/ / | |/| | | | Add Angular plugin reference | |||||
| | * | | | Add Angular plugin reference | Simon Bobrov | 2018-12-18 | 1 | -0/+2 | |
| | | |/ | | |/| | ||||||
| * | | | Merge pull request #1253 from jamesoflol/preview-thumbs | Sam Potts | 2018-12-15 | 5 | -0/+726 | |
| |\ \ \ | | | | | | | | | | | Preview seek/scrubbing thumbnails | |||||
| | * | | | Preview seek: Edge+IE11 fixes | James | 2018-12-15 | 3 | -14/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | - 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: image preloading + tweaks/fixes | James | 2018-12-14 | 1 | -70/+100 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Preloads neighbouring images after showing current image - Re-fixed bug: if you mousedown but don't move mouse, it shows a stale image in the scrubbing container - Fixed bug: mobile device correctly detect touch |