1123 Commits

Author SHA1 Message Date
Sam Potts
a27248d3b6
Merge pull request #820 from saadshahd/patch-1
Fix fast-forward control
2018-03-22 00:05:24 +11:00
Saad Shahd
75e9f3c2e3 Fix fast-forward control
fast-forward control doesn't work.
2018-03-21 12:15:57 +02:00
Sam Potts
7132eccf50
Merge pull request #822 from DanielRuf/patch/fix-options-link
fix the options link in the readme
2018-03-21 09:12:06 +11:00
Daniel Ruf
e953c6398c
fix the options link in the readme 2018-03-20 15:05:51 +01:00
Sam Potts
bb7eea27e5 v3.0.2 v3.0.2 2018-03-18 22:46:36 +11:00
Sam Potts
595c5e95bc Fix for Safari with adblockers 2018-03-18 22:37:06 +11:00
Sam Potts
43e6dcd41d Fix for local storage issue v3.0.1 2018-03-18 01:37:24 +11:00
Sam Potts
b06c8ae43f Changelog updated 2018-03-18 01:14:18 +11:00
Sam Potts
c7ea13c0c7 Sentry in live only 2018-03-18 01:08:05 +11:00
Sam Potts
0f8c6e147b Added Sentry 2018-03-18 00:21:23 +11:00
Sam Potts
e566365288 Typo 2018-03-17 23:44:40 +11:00
Sam Potts
a06e0f5890 Updated screenshot 2018-03-17 23:40:28 +11:00
Sam Potts
3bccc0da01 v3.0.0 v3.0.0 2018-03-17 23:33:25 +11:00
Sam Potts
a0173d991e Removed beta message 2018-03-17 23:31:34 +11:00
Sam Potts
600f0eb8a3 Merge branch 'beta'
# Conflicts:
#	readme.md
2018-03-17 23:30:16 +11:00
Sam Potts
5db73b1327 Added buffered getter 2018-03-17 23:27:40 +11:00
Sam Potts
5cb1628cd8 Vimeo fix 2018-03-15 10:29:05 +11:00
Sam Potts
c74b75e8e1 3.0.0-beta.20 v3.0.0-beta.20 2018-03-13 23:35:17 +11:00
Sam Potts
0538476d6f 3.0.0-beta.19 v3.0.0-beta.19 2018-03-13 22:15:28 +11:00
Sam Potts
5ebe18d081 Typography fix 2018-03-13 22:00:40 +11:00
Sam Potts
207adde36d 3.0.0-beta.18 v3.0.0-beta.18 2018-03-13 21:44:18 +11:00
Sam Potts
1b13ddaa54 Update ads 2018-03-13 21:42:01 +11:00
Sam Potts
9981c349be Fix for null manager race condition 2018-03-11 18:23:47 +11:00
Sam Potts
b3365a7373 Normalised event names and removed unused 2018-03-11 12:54:51 +11:00
Sam Potts
9a0c1c830d
Merge pull request #804 from friday/ads-trigger-arguments
[v3] Add optional arguments to Ads.trigger
2018-03-11 10:55:29 +11:00
Albin Larsson
ef27ba16f4 Add optional argument to Ads.trigger (currently only used for adblocker error) 2018-03-10 16:20:33 +01:00
Sam Potts
e206edc1f6 Event listener fixes, loadScript promise, ads tweaks 2018-03-11 02:03:35 +11:00
Sam Potts
c734bc4957 Merge branch 'beta' of github.com:sampotts/plyr into beta 2018-03-10 23:32:55 +11:00
Sam Potts
572b8a7aca Manually merged PRs 2018-03-10 23:32:48 +11:00
Sam Potts
eebae4a227
Merge pull request #802 from gehaktmolen/ad-hotfixes
Advertisement couldnt be loaded when creative dimensions do not align after resizing
2018-03-10 23:32:15 +11:00
Sam Potts
e0562752ea
Merge pull request #795 from frogg/patch-1
Added link that explains Webkit's autoplay blocker
2018-03-10 23:29:22 +11:00
Arthur Hulsman
6a2ca534d2 Removed redundant wrappers within the adsmanager promises. 2018-03-09 14:29:37 +01:00
Arthur Hulsman
7adc2bc6c8 Unneeded else has been removed within the play() method. 2018-03-09 13:21:19 +01:00
Arthur Hulsman
ba8d7831a7 Made sure play() returns a promise. 2018-03-09 12:50:57 +01:00
Arthur Hulsman
69ffcbad27 Ad block detection would not work when calling play() right after creating the player instance, so the adsManager now also rejects on such a case. Also made sure that calling play() will wait for the adsManager promise to resolve or otherwise return the media.play() method. 2018-03-09 11:17:24 +01:00
Arthur Hulsman
819f7d1080 Resizing the ad container while having it on display none will return offset width and height of 0, which will cause ads not to play when ad sizes are set within the clients DSP. Also making sure that the inner containers of the ad container are full size. The container is now hidden/ displayed using z-index. 2018-03-07 15:43:48 +01:00
Arthur Hulsman
409b588458 Made sure that cue points for midrolls are not displayed when the ad rule for a midroll doesn't exceed the total play time of a video. 2018-03-07 15:17:30 +01:00
Arthur Hulsman
e90a603d57 Removed a double this.enabled variable and updated a comment in ads.js. Also 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. 2018-03-06 17:27:59 +01:00
Sam Potts
6f061621ad v3.0.0-beta.17 v3.0.0-beta.17 2018-03-03 23:16:15 +11:00
Sam Potts
0300610108 Typo 2018-03-03 23:14:57 +11:00
Sam Potts
2fba5f152c 3.0.0-beta.16 2018-03-03 23:06:54 +11:00
Sam Potts
317b08c703 Ready event fix, YouTube play event fix, docs update 2018-03-03 23:06:12 +11:00
Frederik Riedel
e6db374a72
Added link that explains Webkit's autoplay blocker 2018-02-24 16:19:55 +01:00
Sam Potts
bfb550b8d0 Package updates 2018-02-22 23:46:52 +11:00
Sam Potts
174234c166 v3.0.0-beta.15 v3.0.0-beta.15 2018-02-19 09:55:16 +11:00
Sam Potts
24b4220de5 Fix IE CORS captions 2018-02-19 09:52:46 +11:00
Sam Potts
f1895a4cce Pause button fix, polyfilled build, unminified builds v3.0.0-beta.14 2018-02-17 19:34:15 +11:00
Sam Potts
c2a6306d46
Merge pull request #781 from friday/gulp-unminified-js-output
Build both minified and non-minified js-bundles
2018-02-17 09:22:34 +11:00
Sam Potts
7ac732f45b
Merge branch 'beta' into gulp-unminified-js-output 2018-02-17 09:22:19 +11:00
Sam Potts
c90f1bdf08 v3.0.0-beta.13 v3.0.0-beta.13 2018-02-13 00:02:13 +11:00