Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code tweaks | Sam Potts | 2018-01-14 | 6 | -25/+5 |
| | |||||
* | Merge branch 'beta' into beta-with-ads | Sam Potts | 2018-01-14 | 3 | -15/+2 |
|\ | | | | | | | | | | | | | | | # Conflicts: # demo/dist/demo.js # demo/dist/demo.js.map # dist/plyr.js # dist/plyr.js.map | ||||
| * | Minor logic tweak | Sam Potts | 2018-01-14 | 3 | -15/+2 |
| | | |||||
* | | Fix loading google ima sdk | ferdiemmen | 2018-01-14 | 4 | -123/+6 |
| | | |||||
* | | Implementing ads plugin | ferdiemmen | 2018-01-13 | 4 | -2/+143 |
|/ | |||||
* | Progressively enhance <iframe> embeds | Sam Potts | 2018-01-12 | 1 | -1/+1 |
| | |||||
* | Publish script tweaks | Sam Potts | 2018-01-09 | 1 | -1/+1 |
| | |||||
* | Beta version up on https://plyr.io/beta and CDN | Sam Potts | 2018-01-09 | 5 | -14/+198 |
| | |||||
* | Publishing to /beta | Sam Potts | 2018-01-09 | 1 | -1/+1 |
| | |||||
* | Styling tweaks | Sam Potts | 2018-01-09 | 6 | -241/+286 |
| | |||||
* | Use CSS custom property for webkit range fill | Sam Potts | 2018-01-08 | 3 | -3/+3 |
| | |||||
* | Empty storage fix | Sam Potts | 2018-01-07 | 2 | -2/+2 |
| | |||||
* | Slider styling | Sam Potts | 2018-01-07 | 1 | -1/+1 |
| | |||||
* | Started on error handling | Sam | 2018-01-04 | 3 | -3/+3 |
| | |||||
* | Fix for promise issue on Chrome, loading fix | Sam | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | Docs, restored loadSprite and supported static methods | Sam Potts | 2017-12-23 | 3 | -21/+27 |
| | |||||
* | Vimeo fix | Sam Potts | 2017-12-21 | 3 | -3/+3 |
| | |||||
* | Badge tweak | Sam Potts | 2017-12-21 | 1 | -1/+1 |
| | |||||
* | Fix for scrubber | Sam Potts | 2017-12-20 | 1 | -1/+1 |
| | |||||
* | Small fixes | Sam Potts | 2017-12-20 | 5 | -3/+5 |
| | |||||
* | Fix SASS bundle | Sam Potts | 2017-12-20 | 3 | -3/+3 |
| | |||||
* | Remove chaning ability and return promise for play() | Sam Potts | 2017-12-20 | 2 | -2/+2 |
| | |||||
* | Split up settings file | Sam Potts | 2017-12-20 | 2 | -4/+3 |
| | |||||
* | Fix for rounding | Sam Potts | 2017-12-20 | 3 | -84/+8 |
| | |||||
* | Converted to SASS/SCSS | Sam Potts | 2017-12-20 | 38 | -226/+294 |
| | |||||
* | Minor tweaks | Sam Potts | 2017-12-18 | 2 | -3/+3 |
| | |||||
* | Copy | Sam Potts | 2017-12-08 | 1 | -2/+2 |
| | |||||
* | More Edge fixes and small UI bugs | Sam Potts | 2017-12-08 | 5 | -22/+42 |
| | |||||
* | IE & Edge fixes, Storage & Console classes | Sam Potts | 2017-12-08 | 4 | -7/+3 |
| | |||||
* | Safari CSS fixes and variables setup | Sam Potts | 2017-11-25 | 5 | -11/+10 |
| | |||||
* | Fix display for current language on change | Sam Potts | 2017-11-25 | 1 | -1/+1 |
| | |||||
* | Fix overflow issue on small players with menu open | Sam Potts | 2017-11-23 | 1 | -1/+1 |
| | |||||
* | Moved to provider + type to make it cleaner in future, fix for multiple players | Sam Potts | 2017-11-23 | 5 | -18/+10 |
| | |||||
* | Work on touch controls | Sam Potts | 2017-11-22 | 2 | -3/+3 |
| | |||||
* | Minor tweaks | Sam Potts | 2017-11-21 | 4 | -4/+3 |
| | |||||
* | Play button as toggle button, tooltip changes, docs updated, fullscreen fix | Sam Potts | 2017-11-21 | 2 | -9/+17 |
| | |||||
* | Docs to build custom CSS for plyr | Sam Potts | 2017-11-20 | 4 | -5/+25 |
| | |||||
* | WIP on docs example | Sam Potts | 2017-11-20 | 11 | -36/+56 |
| | |||||
* | Added ended and playing getters | Sam Potts | 2017-11-20 | 1 | -1/+2 |
| | |||||
* | Captions fix | Sam Potts | 2017-11-19 | 3 | -3/+3 |
| | |||||
* | Controls cleanup, work on captions bug, click to invert time | Sam Potts | 2017-11-18 | 13 | -22/+28 |
| | |||||
* | Using fetch instead of xhr, grabbing title for YouTube | Sam Potts | 2017-11-16 | 4 | -5/+4 |
| | |||||
* | More docs | Sam Potts | 2017-11-10 | 3 | -6/+6 |
| | |||||
* | Keyboard logic | Sam Potts | 2017-11-06 | 3 | -2/+5 |
| | |||||
* | Menu design tweaks, moved logic into plugins | Sam Potts | 2017-11-05 | 4 | -8/+19 |
| | |||||
* | Meta data and icons updated | Sam Potts | 2017-11-05 | 1 | -2/+20 |
| | |||||
* | Small tweaks | Sam Potts | 2017-11-04 | 3 | -10/+10 |
| | |||||
* | ES6-ified | Sam Potts | 2017-11-04 | 10 | -360/+161 |
| | |||||
* | Split LESS into more granular files, Vimeo fixes | Sam Potts | 2017-10-28 | 11 | -28/+29 |
| | |||||
* | Linting and minor changes | Sam Potts | 2017-10-27 | 9 | -43/+19 |
| |