Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #427 from amowu/patch-2 | Sam Potts | 2016-11-27 | 1 | -0/+3 |
|\ | |||||
| * | Fix cannot scroll after destroyed | Amo Wu | 2016-11-24 | 1 | -0/+3 |
|/ | |||||
* | Merge pull request #419 from amowu/patch-1 | Sam Potts | 2016-11-18 | 1 | -0/+1 |
|\ | |||||
| * | refactor: miss prefix | Amo Wu | 2016-11-10 | 1 | -0/+1 |
|/ | |||||
* | Quality WIP | Sam Potts | 2016-11-06 | 4 | -144/+217 |
* | Merge branch 'master' into develop | Sam Potts | 2016-11-06 | 5 | -22/+83 |
|\ | |||||
| * | Update readme.md | Sam Potts | 2016-11-02 | 1 | -4/+5 |
| * | Cache bust | Sam Potts | 2016-11-02 | 1 | -1/+1 |
| * | v2.0.10 | Sam Potts | 2016-11-02 | 4 | -6/+10 |
| * | Added seek event fixes (fixes #409), Added support for URLs (fixes #345) | Sam Potts | 2016-11-02 | 5 | -37/+74 |
| * | Merge pull request #408 from gurupras/urlparser | Sam Potts | 2016-11-02 | 1 | -0/+19 |
| |\ | |||||
| | * | Added logic to parse youtube video id | Guru Prasad Srinivasa | 2016-10-30 | 1 | -0/+19 |
| |/ | |||||
* | | PiP | Sam Potts | 2016-11-01 | 7 | -25/+37 |
* | | Fullscreen fix, styling | Sam | 2016-10-24 | 6 | -22/+27 |
* | | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam | 2016-10-23 | 7 | -37/+96 |
|\ \ | |||||
| * | | Work on PiP | Sam Potts | 2016-10-23 | 7 | -37/+96 |
* | | | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam | 2016-10-23 | 16 | -53/+123 |
|\| | | |||||
| * | | Merge branch 'master' into develop | Sam Potts | 2016-10-23 | 14 | -33/+104 |
| |\| | |||||
| | * | v2.0.9 | Sam Potts | 2016-10-23 | 4 | -6/+9 |
| | * | Temporary patch for the YouTube API issues with `getDuration()` (relates to #... | Sam Potts | 2016-10-23 | 2 | -2/+10 |
| | * | v2.0.8 | Sam Potts | 2016-10-23 | 7 | -18/+31 |
| | * | Fix for caption size (fixes #390), Fix for Firefox Dev (fixes #392) | Sam Potts | 2016-10-23 | 5 | -15/+24 |
| | * | Add Issue and PR templates | Sam Potts | 2016-10-23 | 2 | -0/+26 |
| | * | Manually merged #395 | Sam Potts | 2016-10-23 | 2 | -1/+12 |
| | * | Merge pull request #389 from darrena092/master | Sam Potts | 2016-10-23 | 3 | -3/+4 |
| | |\ | |||||
| | | * | Gulp build done. | Darren Anderson | 2016-10-06 | 2 | -3/+3 |
| | | * | Added .isPaused to API | Darren Anderson | 2016-10-06 | 1 | -0/+1 |
| | |/ | |||||
| * | | Fixed for array passed to _on and _off | Sam Potts | 2016-10-03 | 6 | -25/+24 |
* | | | Tweaks | Sam | 2016-10-23 | 1 | -14/+11 |
|/ / | |||||
* | | Merge branch 'master' into develop | Sam | 2016-10-01 | 1 | -3/+14 |
|\| | |||||
| * | Merge pull request #379 from magourex/master | Sam Potts | 2016-10-01 | 1 | -3/+14 |
| |\ | |||||
| | * | Update plyr.js | Thomas LM | 2016-09-27 | 1 | -3/+14 |
| |/ | |||||
| * | CSS path | Sam Potts | 2016-09-06 | 1 | -1/+1 |
* | | Code style | Sam | 2016-10-01 | 1 | -7/+5 |
* | | Manually merged #385 | Sam | 2016-10-01 | 8 | -28/+134 |
* | | Menu animation | Sam | 2016-09-26 | 4 | -87/+138 |
* | | Menu | Sam | 2016-09-25 | 5 | -10/+10 |
* | | More menu work | Sam Potts | 2016-09-25 | 7 | -63/+200 |
* | | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2016-09-14 | 7 | -118/+128 |
|\ \ | |||||
| * | | Started on PIP support | Sam | 2016-09-13 | 5 | -113/+121 |
* | | | Expanded | Sam Potts | 2016-09-13 | 4 | -6/+6 |
|/ / | |||||
* | | Added quality in menu | Sam Potts | 2016-09-07 | 6 | -12/+23 |
* | | Icon fix | Sam | 2016-09-06 | 2 | -13/+7 |
* | | Working on settings menu | Sam | 2016-09-06 | 9 | -98/+200 |
* | | Merge pull request #356 from amowu/feature/add-playback-speed | Sam Potts | 2016-09-06 | 3 | -5/+100 |
|\ \ | |/ |/| | |||||
| * | refactor: sorting speed | Amo Wu | 2016-09-05 | 1 | -2/+2 |
| * | test: add `speed-up` button | Amo Wu | 2016-09-05 | 1 | -1/+2 |
| * | docs: update readme | Amo Wu | 2016-08-31 | 1 | -1/+7 |
| * | refactor: check config.speeds format | Amo Wu | 2016-08-31 | 1 | -0/+4 |
| * | refactor: add localStorage supporting | Amo Wu | 2016-08-31 | 1 | -0/+16 |