aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * Made sure that cue points for midrolls are not displayed when the ad rule ↵Arthur Hulsman2018-03-071-1/+1
| | | | | | | | | | | | | | | | for a midroll doesn't exceed the total play time of a video.
| | | * Removed a double this.enabled variable and updated a comment in ads.js. Also ↵Arthur Hulsman2018-03-063-15/+13
| | |/ | | | | | | | | | made sure the adsmanager promise also can fail, so we can use it to wait for getting the advertisement ready when someone clicks the play button. Otherwise there it can look glitchy when the actual video starts playing and the video ad plays a few seconds later because the vast tag was slow to retrieve. Also fixed a typo.
| * / Manually merged PRsSam Potts2018-03-1016-1028/+1768
| |/
| * v3.0.0-beta.17Sam Potts2018-03-0313-22/+22
| |
| * TypoSam Potts2018-03-033-3/+3
| |
| * 3.0.0-beta.16Sam Potts2018-03-0310-1696/+989
| |
| * Ready event fix, YouTube play event fix, docs updateSam Potts2018-03-0326-1235/+2103
| |
| * Package updatesSam Potts2018-02-227-11/+11
| |
| * v3.0.0-beta.15Sam Potts2018-02-1911-1706/+1003
| |
| * Fix IE CORS captionsSam Potts2018-02-1910-1014/+1819
| |
| * Pause button fix, polyfilled build, unminified buildsSam Potts2018-02-1722-79/+19940
| |
| * Merge pull request #781 from friday/gulp-unminified-js-outputSam Potts2018-02-174-28/+80
| |\ | | | | | | Build both minified and non-minified js-bundles
| | * Merge branch 'beta' into gulp-unminified-js-outputSam Potts2018-02-1726-366/+392
| | |\ | | |/ | |/|
| * | v3.0.0-beta.13Sam Potts2018-02-134-7/+7
| | |
| * | Fix for custom controlsSam Potts2018-02-1310-61/+66
| | |
| * | Merge branch 'beta' of github.com:sampotts/plyr into betaSam Potts2018-02-111-1/+2
| |\ \
| | * \ Merge pull request #780 from friday/captions-ie11-indexsizeerrorSam Potts2018-02-061-1/+2
| | |\ \ | | | | | | | | | | Fix harmless but annoying IE error 'IndexSizeError'
| | | * | Fix harmless but annoying IE error 'IndexSizeError'Albin Larsson2018-02-061-1/+2
| | | | |
| * | | | Fullscreen API changes, color settings tweaksSam Potts2018-02-1120-266/+301
| |/ / /
| * | | CopySam Potts2018-02-061-2/+2
| | | |
| * | | Nicer checksSam Potts2018-02-061-27/+27
| | | |
| * | | CopySam Potts2018-02-061-1/+3
| | | |
| * | | Readme mergeSam Potts2018-02-068-32/+14
| |/ /
| | * Gulp js build: create both minified and non-minified outputsAlbin Larsson2018-02-063-30/+80
| | |
| | * Remove eslint-rule 'no-shadow' (common variable names should be able to ↵Albin Larsson2018-02-051-0/+1
| |/ | | | | | | exist in different scopes)
| * 3.0.0-beta.12Sam Potts2018-02-064-9/+9
| |
| * Added backwards compatibility for <div> embedsSam Potts2018-02-0613-247/+121
| |
| * Removed fetch dependencySam Potts2018-02-055-17/+16
| |
| * Merge branch 'beta' of github.com:sampotts/plyr into betaSam Potts2018-02-0516-32/+60
| |\ | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map
| | * Update readme.mdSam Potts2018-02-031-1/+1
| | |
| | * Small UI tweaks and fix for instanceof issueSam Potts2018-01-3116-31/+59
| | |
| * | Testing fetchSam Potts2018-02-056-10/+49
| |/
| * Version bump + icon fixSam Potts2018-01-305-8/+12
| |
| * Fix UMD stuffSam Potts2018-01-302-3/+3
| |
| * DeploySam Potts2018-01-303-5/+5
| |
| * Merge pull request #772 from sampotts/fix/ads-blockedSam Potts2018-01-307-28/+52
| |\ | | | | | | Fix: ads blocked and media playing before ad plays
| | * Merge branch 'beta' into fix/ads-blockedSam Potts2018-01-3019-68/+112
| | |\ | | |/ | |/| | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map # src/js/plugins/ads.js # src/js/plyr.js
| * | Version bumpSam Potts2018-01-253-5/+5
| | |
| * | Attempt to fix YouTube message error, added ads references, changes to boolSam Potts2018-01-2516-26/+73
| | |
| * | Restored “Ad” in labelSam Potts2018-01-247-8/+10
| | |
| * | Docs tweakSam Potts2018-01-231-2/+2
| | |
| * | Version bumpSam Potts2018-01-233-5/+5
| | |
| | * Fix typo'sferdiemmen2018-01-292-3/+3
| | |
| | * fix(ads): Fixes media from playing when ads are blockedferdiemmen2018-01-296-7/+36
| |/
| * Renamed property, UI tweakSam Potts2018-01-2312-42/+49
| |
| * Fix bug where ad would play on every play actionferdiemmen2018-01-226-19/+6
| |
| * Small tweaksSam Potts2018-01-2211-20/+25
| |
| * Bug fixSam Potts2018-01-227-12/+17
| |
| * Version bumpSam Potts2018-01-223-5/+5
| |
| * GulpSam Potts2018-01-222-2/+2
| |