aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Added ES buildsSam Potts2019-01-2720-25/+28771
| | | | |
| * | | | FormattingSam Potts2019-01-261-40/+39
| | | | |
| * | | | TweaksSam Potts2019-01-2616-126/+149
| | | | |
| * | | | Merge pull request #1319 from ↵Sam Potts2019-01-264-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-paramsSam Potts2019-01-2627-396/+424
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Docs for preview thumbsSam Potts2019-01-2611-28/+38
| | | | | |
| * | | | | TypoSam Potts2019-01-261-1/+1
| | | | | |
| * | | | | Fix mergeSam Potts2019-01-261-14/+2
| | | | | |
| * | | | | Changelog typoSam Potts2019-01-261-2/+2
| | | | | |
| * | | | | Merge branch 'master' into developSam Potts2019-01-2620-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 analyticsSam Potts2019-01-176-28/+16
| | | | | |
| | * | | | Fix GASam Potts2019-01-175-12/+6
| | | | | |
| | * | | | v3.4.8Sam Potts2019-01-1722-1090/+1818
| | | | | | | | | | | | | | | | | | | | | | | | - Calling customized controls function with proper arguments (thanks @a60814billy)
| * | | | | Package upgradesSam Potts2019-01-266-69/+220
| | | | | |
| * | | | | Version bumpSam Potts2019-01-262-1/+13
| | | | | |
| * | | | | Built filesSam Potts2019-01-264-7/+5
| | | | | |
| * | | | | Clean upSam Potts2019-01-261-3/+1
| | | | | |
| * | | | | Plugin tweaks for ads and previewsSam Potts2019-01-2620-60/+149
| | | | | |
| | | * | | Adds options for vimeo plugin #1316Christian Gambardella2019-01-244-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 pluginSam Potts2019-01-2214-140/+153
| | | | |
| * | | | CommentsSam Potts2019-01-217-12/+19
| | | | |
| * | | | Preview design tweaksSam Potts2019-01-2118-1461/+1151
| | | | |
| * | | | Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2019-01-144-356/+333
| |\ \ \ \
| | * \ \ \ Merge branch 'develop' of https://github.com/sampotts/plyr into developSam Potts2019-01-085-5/+11
| | |\ \ \ \
| | * | | | | Enable thumbs in demoSam Potts2019-01-081-0/+7
| | | | | | |
| | * | | | | Linting etcSam Potts2019-01-083-356/+326
| | | | | | |
| * | | | | | Gulp fixesSam Potts2019-01-141-25/+24
| | | | | | |
| * | | | | | Package upgradesSam Potts2019-01-142-102/+204
| | | | | | |
| * | | | | | Fullscreen fixesSam Potts2019-01-1423-571/+3144
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #1292 from omarkhatibco/masterSam Potts2019-01-063-2/+6
| |\ \ \ \ \ | | | | | | | | | | | | | | Support Youtube NoCookie mode
| | * | | | | Update youtube.jsSam Potts2019-01-061-1/+0
| | | | | | |
| | * | | | | Merge branch 'develop' into masterSam Potts2019-01-0612-446/+1246
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #1295 from taion/Math.truncSam Potts2019-01-061-3/+3
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | fix: Use Math.trunc instead of parseInt
| | * | | | | | fix: Use Math.trunc instead of parseIntJimmy Jia2018-12-201-3/+3
| |/ / / / / /
| * | | | | | Merge pull request #1294 from smnbbrv/patch-1Sam Potts2018-12-191-0/+2
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | Add Angular plugin reference
| | * | | | | Add Angular plugin referenceSimon Bobrov2018-12-181-0/+2
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #1253 from jamesoflol/preview-thumbsSam Potts2018-12-155-0/+726
| |\ \ \ \ \ | | | | | | | | | | | | | | Preview seek/scrubbing thumbnails
| | * | | | | Preview seek: Edge+IE11 fixesJames2018-12-153-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/fixesJames2018-12-141-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
| | * | | | | Preview seek: jpeg sprites + much moreJames2018-12-132-156/+250
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Allow jpeg sprites - much snappier and more accurate - Fixed bug: right clicking the seek bar sticks on mousedown - Fixed bug: moving the mouse really quickly results in not updating the thumb - Fixed bug: if you mousedown but don't move mouse, it shows a stale image in the scrubbing container - Fixed bug: very first image shows as 0px - Fixed bug: stretches images when video isn't same aspect as player
| | * | | | | Preview seek/scrubbing thumbnailsJames2018-11-125-0/+583
| | | | | | |
| * | | | | | Merge pull request #1267 from gurupras/issue-858Sam Potts2018-12-081-3/+3
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Ensure custom handlers are called on container clicks that trigger togglePlay or restart
| | * | | | | | Updated restart logic to call play instead of togglePlayGuru Prasad Srinivasa2018-12-081-1/+1
| | | | | | | |
| | * | | | | | Replaced calls to player.restart() and player.togglePlay() with proxy(...) ↵Guru Prasad Srinivasa2018-11-191-3/+3
| | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | to ensure that custom handlers are called
| * | | | | | Merge branch 'develop' of https://github.com/sampotts/plyr into developSam Potts2018-12-082-2/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge pull request #1273 from samuelgozi/patch-1Sam Potts2018-12-082-2/+2
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | Fix buffer progress bar animation on WebKit browsers
| | | * | | | | Fix: buffer progress bar transition on webkitSamuel Elgozi2018-11-221-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 Potts2018-12-083-438/+509
| |/ / / / /
| | | | * | remove commentOmar Khatib2018-12-131-1/+1
| | | | | |
| | | | * | support Youtube noCookie ModeOmar Khatib2018-12-133-1/+5
| | | |/ / | | |/| |