Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Docs/demo refresh | Sam Potts | 2017-10-25 | 32 | -419/+506 | |
| | ||||||
* | CDN URLs | Sam Potts | 2017-10-02 | 1 | -6/+6 | |
| | ||||||
* | CDN URLs | Sam Potts | 2017-10-02 | 1 | -4/+4 | |
| | ||||||
* | Comments, small tweaks | Sam Potts | 2017-10-02 | 3 | -37/+39 | |
| | ||||||
* | Fixing Vimeo captions, WIP on settings menu, prettier and VS code settings | Sam Potts | 2017-09-03 | 1 | -37/+64 | |
| | ||||||
* | ESLint, comments, quality and speed menus | Sam Potts | 2017-08-16 | 6 | -157/+173 | |
| | ||||||
* | Small tweaks | Sam Potts | 2017-07-23 | 2 | -6/+7 | |
| | ||||||
* | Tweaks | Sam Potts | 2017-07-09 | 1 | -3/+3 | |
| | ||||||
* | Tweaks | Sam Potts | 2017-06-04 | 2 | -5/+3 | |
| | ||||||
* | Tidy up, fixing destroy | Sam Potts | 2017-06-04 | 6 | -164/+150 | |
| | ||||||
* | Change to proper constructor + prototypes | Sam Potts | 2017-06-04 | 1 | -0/+4 | |
| | ||||||
* | More work on the menu | Sam Potts | 2017-05-22 | 1 | -7/+7 | |
| | ||||||
* | Menu toggle | Sam Potts | 2017-05-21 | 1 | -0/+1 | |
| | ||||||
* | URL updates | Sam Potts | 2017-05-16 | 1 | -3/+3 | |
| | ||||||
* | Single instance only | Sam Potts | 2017-05-16 | 2 | -22/+110 | |
| | ||||||
* | Started on Vimeo captions | Sam Potts | 2017-04-25 | 1 | -1/+1 | |
| | ||||||
* | Tweaks | Sam Potts | 2017-04-25 | 1 | -2/+2 | |
| | ||||||
* | Airplay and PiP | Sam Potts | 2017-04-17 | 1 | -1/+3 | |
| | ||||||
* | Cleanup events and references | Sam Potts | 2017-04-16 | 1 | -1/+11 | |
| | ||||||
* | Menu creation (WIP) | Sam Potts | 2017-03-28 | 1 | -6/+2 | |
| | ||||||
* | Loop variable naming | Sam Potts | 2017-03-25 | 1 | -1/+1 | |
| | ||||||
* | ToDo notes, code tidy up | Sam Potts | 2017-01-11 | 1 | -57/+67 | |
| | ||||||
* | Work on PiP | Sam Potts | 2016-10-23 | 1 | -1/+1 | |
| | ||||||
* | Menu | Sam | 2016-09-25 | 1 | -4/+4 | |
| | ||||||
* | More menu work | Sam Potts | 2016-09-25 | 1 | -4/+4 | |
| | ||||||
* | Working on settings menu | Sam | 2016-09-06 | 1 | -2/+2 | |
| | ||||||
* | test: add `speed-up` button | Amo Wu | 2016-09-05 | 1 | -1/+2 | |
| | ||||||
* | Refactoring and bug fixing | Sam Potts | 2016-08-20 | 3 | -9/+5 | |
| | ||||||
* | Styling minor tweaks | Sam Potts | 2016-07-10 | 2 | -159/+159 | |
| | ||||||
* | v1.8.3 | Sam Potts | 2016-06-25 | 1 | -1/+1 | |
| | | | | | | | | | | - Disabled iPad support for YouTube and Vimeo due to iOS limitations with iFrame playback - Fixed IE11 icon loading (fixes #269) - Updated screenshot (fixes #281) - Added WordPress plugin (fixes #239) - Added Neos plugin - Added HLS, Shaka and dash.js examples (see #235 for more) - Improvements for controls hiding and showing on touch devices | |||||
* | Fixed event bubbling | Sam | 2016-06-09 | 1 | -0/+2 | |
| | ||||||
* | Changes to setup return value, SVG bug fix (fixes #269) | Sam | 2016-06-09 | 1 | -2/+1 | |
| | ||||||
* | See changelog (fixes #265, #253, #257) | Sam | 2016-06-07 | 18 | -0/+1400 | |