Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Renamed property, UI tweak | Sam Potts | 2018-01-23 | 4 | -4/+7 | |
| | ||||||
* | Fix bug where ad would play on every play action | ferdiemmen | 2018-01-22 | 2 | -2/+2 | |
| | ||||||
* | Small tweaks | Sam Potts | 2018-01-22 | 4 | -5/+6 | |
| | ||||||
* | Gulp | Sam Potts | 2018-01-22 | 2 | -2/+2 | |
| | ||||||
* | Formatting, events and ad countdown added | Sam Potts | 2018-01-22 | 3 | -3/+3 | |
| | ||||||
* | Converted demo to iife | Sam Potts | 2018-01-20 | 2 | -2/+2 | |
| | ||||||
* | Formatting and “ad” badge | Sam Potts | 2018-01-19 | 3 | -3/+3 | |
| | ||||||
* | Build | Sam Potts | 2018-01-19 | 3 | -3/+3 | |
| | ||||||
* | Comments and formatting | Sam Potts | 2018-01-19 | 2 | -2/+2 | |
| | ||||||
* | Some tweaks | ferdiemmen | 2018-01-16 | 3 | -8/+3 | |
| | ||||||
* | fix blocking play() if ads are set | ferdiemmen | 2018-01-15 | 2 | -2/+2 | |
| | ||||||
* | Added promises, missing events, new ad tag and additional logging. | Arthur Hulsman | 2018-01-15 | 1 | -2/+6 | |
| | ||||||
* | 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 | |
| |