Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Sentry in live only | Sam Potts | 2018-03-18 | 1 | -215/+217 | |
| | ||||||
* | Added Sentry | Sam Potts | 2018-03-18 | 1 | -192/+204 | |
| | ||||||
* | Added buffered getter | Sam Potts | 2018-03-17 | 1 | -0/+1 | |
| | ||||||
* | Update ads | Sam Potts | 2018-03-13 | 1 | -1/+0 | |
| | ||||||
* | Event listener fixes, loadScript promise, ads tweaks | Sam Potts | 2018-03-11 | 1 | -0/+1 | |
| | ||||||
* | Manually merged PRs | Sam Potts | 2018-03-10 | 1 | -2/+2 | |
| | ||||||
* | Ready event fix, YouTube play event fix, docs update | Sam Potts | 2018-03-03 | 1 | -2/+2 | |
| | ||||||
* | Fullscreen API changes, color settings tweaks | Sam Potts | 2018-02-11 | 3 | -3/+8 | |
| | ||||||
* | Readme merge | Sam Potts | 2018-02-06 | 1 | -1/+1 | |
| | ||||||
* | Added backwards compatibility for <div> embeds | Sam Potts | 2018-02-06 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'beta' of github.com:sampotts/plyr into beta | Sam Potts | 2018-02-05 | 1 | -1/+1 | |
|\ | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map | |||||
| * | Small UI tweaks and fix for instanceof issue | Sam Potts | 2018-01-31 | 1 | -1/+1 | |
| | | ||||||
* | | Testing fetch | Sam Potts | 2018-02-05 | 1 | -1/+1 | |
|/ | ||||||
* | Attempt to fix YouTube message error, added ads references, changes to bool | Sam Potts | 2018-01-25 | 6 | -12/+36 | |
| | ||||||
* | Renamed property, UI tweak | Sam Potts | 2018-01-23 | 1 | -1/+4 | |
| | ||||||
* | Small tweaks | Sam Potts | 2018-01-22 | 1 | -1/+2 | |
| | ||||||
* | Some tweaks | ferdiemmen | 2018-01-16 | 1 | -6/+1 | |
| | ||||||
* | 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 | 3 | -22/+2 | |
| | ||||||
* | Merge branch 'beta' into beta-with-ads | Sam Potts | 2018-01-14 | 1 | -13/+0 | |
|\ | | | | | | | | | | | | | | | # 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 | 1 | -13/+0 | |
| | | ||||||
* | | Fix loading google ima sdk | ferdiemmen | 2018-01-14 | 1 | -0/+3 | |
| | | ||||||
* | | Implementing ads plugin | ferdiemmen | 2018-01-13 | 2 | -0/+21 | |
|/ | ||||||
* | Beta version up on https://plyr.io/beta and CDN | Sam Potts | 2018-01-09 | 1 | -5/+5 | |
| | ||||||
* | Styling tweaks | Sam Potts | 2018-01-09 | 3 | -238/+283 | |
| | ||||||
* | Docs, restored loadSprite and supported static methods | Sam Potts | 2017-12-23 | 1 | -19/+25 | |
| | ||||||
* | Small fixes | Sam Potts | 2017-12-20 | 2 | -0/+2 | |
| | ||||||
* | Fix SASS bundle | Sam Potts | 2017-12-20 | 1 | -1/+1 | |
| | ||||||
* | Split up settings file | Sam Potts | 2017-12-20 | 1 | -2/+1 | |
| | ||||||
* | Fix for rounding | Sam Potts | 2017-12-20 | 2 | -83/+7 | |
| | ||||||
* | Converted to SASS/SCSS | Sam Potts | 2017-12-20 | 34 | -222/+291 | |
| | ||||||
* | Minor tweaks | Sam Potts | 2017-12-18 | 1 | -2/+2 | |
| | ||||||
* | More Edge fixes and small UI bugs | Sam Potts | 2017-12-08 | 2 | -11/+25 | |
| | ||||||
* | IE & Edge fixes, Storage & Console classes | Sam Potts | 2017-12-08 | 1 | -4/+0 | |
| | ||||||
* | Safari CSS fixes and variables setup | Sam Potts | 2017-11-25 | 3 | -9/+8 | |
| | ||||||
* | Moved to provider + type to make it cleaner in future, fix for multiple players | Sam Potts | 2017-11-23 | 2 | -15/+7 | |
| | ||||||
* | Minor tweaks | Sam Potts | 2017-11-21 | 2 | -2/+1 | |
| | ||||||
* | Docs to build custom CSS for plyr | Sam Potts | 2017-11-20 | 2 | -0/+23 | |
| | ||||||
* | WIP on docs example | Sam Potts | 2017-11-20 | 8 | -26/+47 | |
| | ||||||
* | Captions fix | Sam Potts | 2017-11-19 | 1 | -1/+1 | |
| | ||||||
* | Controls cleanup, work on captions bug, click to invert time | Sam Potts | 2017-11-18 | 5 | -12/+19 | |
| | ||||||
* | Using fetch instead of xhr, grabbing title for YouTube | Sam Potts | 2017-11-16 | 1 | -2/+1 | |
| | ||||||
* | More docs | Sam Potts | 2017-11-10 | 1 | -4/+4 | |
| | ||||||
* | Keyboard logic | Sam Potts | 2017-11-06 | 1 | -0/+3 | |
| | ||||||
* | Menu design tweaks, moved logic into plugins | Sam Potts | 2017-11-05 | 2 | -0/+9 | |
| | ||||||
* | ES6-ified | Sam Potts | 2017-11-04 | 5 | -340/+125 | |
| | ||||||
* | Split LESS into more granular files, Vimeo fixes | Sam Potts | 2017-10-28 | 9 | -26/+27 | |
| | ||||||
* | Linting and minor changes | Sam Potts | 2017-10-27 | 6 | -40/+16 | |
| | ||||||
* | Error pages | Sam Potts | 2017-10-26 | 6 | -40/+77 | |
| | ||||||
* | Inlined SVGs, fixed build | Sam Potts | 2017-10-26 | 8 | -134/+13 | |
| |