Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | Made sure that cue points for midrolls are not displayed when the ad rule ↵ | Arthur Hulsman | 2018-03-07 | 1 | -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 Hulsman | 2018-03-06 | 3 | -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 PRs | Sam Potts | 2018-03-10 | 16 | -1028/+1768 | |
| |/ | ||||||
| * | v3.0.0-beta.17 | Sam Potts | 2018-03-03 | 13 | -22/+22 | |
| | | ||||||
| * | Typo | Sam Potts | 2018-03-03 | 3 | -3/+3 | |
| | | ||||||
| * | 3.0.0-beta.16 | Sam Potts | 2018-03-03 | 10 | -1696/+989 | |
| | | ||||||
| * | Ready event fix, YouTube play event fix, docs update | Sam Potts | 2018-03-03 | 26 | -1235/+2103 | |
| | | ||||||
| * | Package updates | Sam Potts | 2018-02-22 | 7 | -11/+11 | |
| | | ||||||
| * | v3.0.0-beta.15 | Sam Potts | 2018-02-19 | 11 | -1706/+1003 | |
| | | ||||||
| * | Fix IE CORS captions | Sam Potts | 2018-02-19 | 10 | -1014/+1819 | |
| | | ||||||
| * | Pause button fix, polyfilled build, unminified builds | Sam Potts | 2018-02-17 | 22 | -79/+19940 | |
| | | ||||||
| * | Merge pull request #781 from friday/gulp-unminified-js-output | Sam Potts | 2018-02-17 | 4 | -28/+80 | |
| |\ | | | | | | | Build both minified and non-minified js-bundles | |||||
| | * | Merge branch 'beta' into gulp-unminified-js-output | Sam Potts | 2018-02-17 | 26 | -366/+392 | |
| | |\ | | |/ | |/| | ||||||
| * | | v3.0.0-beta.13 | Sam Potts | 2018-02-13 | 4 | -7/+7 | |
| | | | ||||||
| * | | Fix for custom controls | Sam Potts | 2018-02-13 | 10 | -61/+66 | |
| | | | ||||||
| * | | Merge branch 'beta' of github.com:sampotts/plyr into beta | Sam Potts | 2018-02-11 | 1 | -1/+2 | |
| |\ \ | ||||||
| | * \ | Merge pull request #780 from friday/captions-ie11-indexsizeerror | Sam Potts | 2018-02-06 | 1 | -1/+2 | |
| | |\ \ | | | | | | | | | | | Fix harmless but annoying IE error 'IndexSizeError' | |||||
| | | * | | Fix harmless but annoying IE error 'IndexSizeError' | Albin Larsson | 2018-02-06 | 1 | -1/+2 | |
| | | | | | ||||||
| * | | | | Fullscreen API changes, color settings tweaks | Sam Potts | 2018-02-11 | 20 | -266/+301 | |
| |/ / / | ||||||
| * | | | Copy | Sam Potts | 2018-02-06 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Nicer checks | Sam Potts | 2018-02-06 | 1 | -27/+27 | |
| | | | | ||||||
| * | | | Copy | Sam Potts | 2018-02-06 | 1 | -1/+3 | |
| | | | | ||||||
| * | | | Readme merge | Sam Potts | 2018-02-06 | 8 | -32/+14 | |
| |/ / | ||||||
| | * | Gulp js build: create both minified and non-minified outputs | Albin Larsson | 2018-02-06 | 3 | -30/+80 | |
| | | | ||||||
| | * | Remove eslint-rule 'no-shadow' (common variable names should be able to ↵ | Albin Larsson | 2018-02-05 | 1 | -0/+1 | |
| |/ | | | | | | | exist in different scopes) | |||||
| * | 3.0.0-beta.12 | Sam Potts | 2018-02-06 | 4 | -9/+9 | |
| | | ||||||
| * | Added backwards compatibility for <div> embeds | Sam Potts | 2018-02-06 | 13 | -247/+121 | |
| | | ||||||
| * | Removed fetch dependency | Sam Potts | 2018-02-05 | 5 | -17/+16 | |
| | | ||||||
| * | Merge branch 'beta' of github.com:sampotts/plyr into beta | Sam Potts | 2018-02-05 | 16 | -32/+60 | |
| |\ | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map | |||||
| | * | Update readme.md | Sam Potts | 2018-02-03 | 1 | -1/+1 | |
| | | | ||||||
| | * | Small UI tweaks and fix for instanceof issue | Sam Potts | 2018-01-31 | 16 | -31/+59 | |
| | | | ||||||
| * | | Testing fetch | Sam Potts | 2018-02-05 | 6 | -10/+49 | |
| |/ | ||||||
| * | Version bump + icon fix | Sam Potts | 2018-01-30 | 5 | -8/+12 | |
| | | ||||||
| * | Fix UMD stuff | Sam Potts | 2018-01-30 | 2 | -3/+3 | |
| | | ||||||
| * | Deploy | Sam Potts | 2018-01-30 | 3 | -5/+5 | |
| | | ||||||
| * | Merge pull request #772 from sampotts/fix/ads-blocked | Sam Potts | 2018-01-30 | 7 | -28/+52 | |
| |\ | | | | | | | Fix: ads blocked and media playing before ad plays | |||||
| | * | Merge branch 'beta' into fix/ads-blocked | Sam Potts | 2018-01-30 | 19 | -68/+112 | |
| | |\ | | |/ | |/| | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map # src/js/plugins/ads.js # src/js/plyr.js | |||||
| * | | Version bump | Sam Potts | 2018-01-25 | 3 | -5/+5 | |
| | | | ||||||
| * | | Attempt to fix YouTube message error, added ads references, changes to bool | Sam Potts | 2018-01-25 | 16 | -26/+73 | |
| | | | ||||||
| * | | Restored “Ad” in label | Sam Potts | 2018-01-24 | 7 | -8/+10 | |
| | | | ||||||
| * | | Docs tweak | Sam Potts | 2018-01-23 | 1 | -2/+2 | |
| | | | ||||||
| * | | Version bump | Sam Potts | 2018-01-23 | 3 | -5/+5 | |
| | | | ||||||
| | * | Fix typo's | ferdiemmen | 2018-01-29 | 2 | -3/+3 | |
| | | | ||||||
| | * | fix(ads): Fixes media from playing when ads are blocked | ferdiemmen | 2018-01-29 | 6 | -7/+36 | |
| |/ | ||||||
| * | Renamed property, UI tweak | Sam Potts | 2018-01-23 | 12 | -42/+49 | |
| | | ||||||
| * | Fix bug where ad would play on every play action | ferdiemmen | 2018-01-22 | 6 | -19/+6 | |
| | | ||||||
| * | Small tweaks | Sam Potts | 2018-01-22 | 11 | -20/+25 | |
| | | ||||||
| * | Bug fix | Sam Potts | 2018-01-22 | 7 | -12/+17 | |
| | | ||||||
| * | Version bump | Sam Potts | 2018-01-22 | 3 | -5/+5 | |
| | | ||||||
| * | Gulp | Sam Potts | 2018-01-22 | 2 | -2/+2 | |
| | |