Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into develop | Sam Potts | 2018-05-19 | 1 | -0/+5 |
|\ | |||||
| * | Fix the seek tooltip time difference from seek time | Albin Larsson | 2018-05-12 | 1 | -0/+5 |
| | | |||||
* | | Merge pull request #963 from friday/verify-poster | Sam Potts | 2018-05-19 | 1 | -1/+1 |
|\ \ | | | | | | | Make sure poster element isn't shown if the image isn't loaded | ||||
| * | | Rewrite ui.setPoster to check that images arent broken or youtube fallback ↵ | Albin Larsson | 2018-05-15 | 1 | -1/+1 |
| |/ | | | | | | | images. Only show poster element when valid | ||||
* / | Remove ui.checkFailed() and error class | Albin Larsson | 2018-05-16 | 2 | -26/+0 |
|/ | |||||
* | Fix #946 - poster getting click events | Albin Larsson | 2018-05-08 | 1 | -0/+1 |
| | |||||
* | Fix poster being stretched | Albin Larsson | 2018-05-08 | 1 | -1/+1 |
| | |||||
* | Use div for poster, Vimeo fixes, Tooltip fixes | Sam Potts | 2018-05-08 | 2 | -2/+3 |
| | |||||
* | v3.3.0 | Sam Potts | 2018-05-06 | 3 | -0/+24 |
| | |||||
* | v3.2.4 | Sam Potts | 2018-04-27 | 1 | -2/+7 |
| | |||||
* | Fix for hidden buffer and incorrect use of aria-hidden | Sam Potts | 2018-04-25 | 1 | -9/+0 |
| | |||||
* | More bug fixes | Sam Potts | 2018-04-17 | 1 | -10/+15 |
| | |||||
* | Increase menu container z-index to be higher than controls | Daniel Sarin | 2018-04-11 | 1 | -1/+1 |
| | |||||
* | Fix #867: Add custom property fallback | Albin Larsson | 2018-04-05 | 1 | -1/+1 |
| | |||||
* | Styling fixes | Sam Potts | 2018-04-03 | 3 | -1/+8 |
| | |||||
* | Controls fixes | Sam Potts | 2018-03-27 | 1 | -2/+0 |
| | |||||
* | Vimeo offset tweak (fixes #826) | Sam Potts | 2018-03-22 | 1 | -1/+1 |
| | |||||
* | Vimeo fix | Sam Potts | 2018-03-15 | 1 | -0/+2 |
| | |||||
* | Typography fix | Sam Potts | 2018-03-13 | 2 | -2/+4 |
| | |||||
* | Ad block detection would not work when calling play() right after creating ↵ | Arthur Hulsman | 2018-03-09 | 1 | -6/+2 |
| | | | | 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. | ||||
* | Resizing the ad container while having it on display none will return offset ↵ | Arthur Hulsman | 2018-03-07 | 1 | -1/+13 |
| | | | | 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. | ||||
* | Typo | Sam Potts | 2018-03-03 | 1 | -1/+1 |
| | |||||
* | Fullscreen API changes, color settings tweaks | Sam Potts | 2018-02-11 | 4 | -2/+17 |
| | |||||
* | Small UI tweaks and fix for instanceof issue | Sam Potts | 2018-01-31 | 3 | -18/+39 |
| | |||||
* | Renamed property, UI tweak | Sam Potts | 2018-01-23 | 1 | -4/+4 |
| | |||||
* | Formatting, events and ad countdown added | Sam Potts | 2018-01-22 | 1 | -3/+7 |
| | |||||
* | Formatting and “ad” badge | Sam Potts | 2018-01-19 | 1 | -9/+18 |
| | |||||
* | Added cue markings within the time line for when midrolls will be displayed. ↵ | Arthur Hulsman | 2018-01-17 | 1 | -0/+14 |
| | | | | Removed unusued callback parameter. | ||||
* | Removed logic related to starting the ad by clicking/ tapping the ↵ | Arthur Hulsman | 2018-01-17 | 1 | -1/+2 |
| | | | | advertisement container. Ad is started by plyr play method. | ||||
* | Moved the ads container to be outside of the video wrapper. This way we can ↵ | Arthur Hulsman | 2018-01-17 | 1 | -1/+1 |
| | | | | easily move the ad in front or behind the video controls based on content resume or pause IMA events. | ||||
* | Code tweaks | Sam Potts | 2018-01-14 | 3 | -20/+19 |
| | |||||
* | Implementing ads plugin | ferdiemmen | 2018-01-13 | 2 | -0/+20 |
| | |||||
* | Progressively enhance <iframe> embeds | Sam Potts | 2018-01-12 | 1 | -0/+1 |
| | |||||
* | Styling tweaks | Sam Potts | 2018-01-09 | 1 | -1/+0 |
| | |||||
* | Use CSS custom property for webkit range fill | Sam Potts | 2018-01-08 | 1 | -6/+7 |
| | |||||
* | Slider styling | Sam Potts | 2018-01-07 | 3 | -11/+15 |
| | |||||
* | Started on error handling | Sam | 2018-01-04 | 5 | -4/+35 |
| | |||||
* | Fix for promise issue on Chrome, loading fix | Sam | 2017-12-27 | 1 | -1/+4 |
| | |||||
* | Vimeo fix | Sam Potts | 2017-12-21 | 4 | -5/+12 |
| | |||||
* | Badge tweak | Sam Potts | 2017-12-21 | 1 | -1/+5 |
| | |||||
* | Fix for scrubber | Sam Potts | 2017-12-20 | 1 | -1/+1 |
| | |||||
* | Small fixes | Sam Potts | 2017-12-20 | 2 | -6/+4 |
| | |||||
* | Fix SASS bundle | Sam Potts | 2017-12-20 | 1 | -3/+4 |
| | |||||
* | Split up settings file | Sam Potts | 2017-12-20 | 13 | -103/+131 |
| | |||||
* | Converted to SASS/SCSS | Sam Potts | 2017-12-20 | 20 | -0/+1275 |
| | |||||
* | Docs updates, small tweaks | Sam | 2016-04-28 | 1 | -719/+0 |
| | |||||
* | Bug fix for embeds: `play` not being defined (fixes #185 and #186) | Sam Potts | 2016-03-27 | 1 | -0/+1 |
| | |||||
* | SASS fixes, Default font stack added | Sam Potts | 2016-03-13 | 1 | -7/+8 |
| | |||||
* | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2016-02-21 | 1 | -0/+5 |
|\ | | | | | | | | | # Conflicts: # src/js/plyr.js | ||||
* | | WIP on captions bug, manual duration option, reset media object | Sam Potts | 2016-02-21 | 1 | -40/+42 |
|/ |