aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #427 from amowu/patch-2Sam Potts2016-11-271-0/+3
|\
| * Fix cannot scroll after destroyedAmo Wu2016-11-241-0/+3
|/
* Merge pull request #419 from amowu/patch-1Sam Potts2016-11-181-0/+1
|\
| * refactor: miss prefixAmo Wu2016-11-101-0/+1
|/
* Quality WIPSam Potts2016-11-064-144/+217
* Merge branch 'master' into developSam Potts2016-11-065-22/+83
|\
| * Update readme.mdSam Potts2016-11-021-4/+5
| * Cache bustSam Potts2016-11-021-1/+1
| * v2.0.10Sam Potts2016-11-024-6/+10
| * Added seek event fixes (fixes #409), Added support for URLs (fixes #345)Sam Potts2016-11-025-37/+74
| * Merge pull request #408 from gurupras/urlparserSam Potts2016-11-021-0/+19
| |\
| | * Added logic to parse youtube video idGuru Prasad Srinivasa2016-10-301-0/+19
| |/
* | PiPSam Potts2016-11-017-25/+37
* | Fullscreen fix, stylingSam2016-10-246-22/+27
* | Merge branch 'develop' of https://github.com/Selz/plyr into developSam2016-10-237-37/+96
|\ \
| * | Work on PiPSam Potts2016-10-237-37/+96
* | | Merge branch 'develop' of https://github.com/Selz/plyr into developSam2016-10-2316-53/+123
|\| |
| * | Merge branch 'master' into developSam Potts2016-10-2314-33/+104
| |\|
| | * v2.0.9Sam Potts2016-10-234-6/+9
| | * Temporary patch for the YouTube API issues with `getDuration()` (relates to #...Sam Potts2016-10-232-2/+10
| | * v2.0.8Sam Potts2016-10-237-18/+31
| | * Fix for caption size (fixes #390), Fix for Firefox Dev (fixes #392)Sam Potts2016-10-235-15/+24
| | * Add Issue and PR templatesSam Potts2016-10-232-0/+26
| | * Manually merged #395Sam Potts2016-10-232-1/+12
| | * Merge pull request #389 from darrena092/masterSam Potts2016-10-233-3/+4
| | |\
| | | * Gulp build done.Darren Anderson2016-10-062-3/+3
| | | * Added .isPaused to APIDarren Anderson2016-10-061-0/+1
| | |/
| * | Fixed for array passed to _on and _offSam Potts2016-10-036-25/+24
* | | TweaksSam2016-10-231-14/+11
|/ /
* | Merge branch 'master' into developSam2016-10-011-3/+14
|\|
| * Merge pull request #379 from magourex/masterSam Potts2016-10-011-3/+14
| |\
| | * Update plyr.jsThomas LM2016-09-271-3/+14
| |/
| * CSS pathSam Potts2016-09-061-1/+1
* | Code styleSam2016-10-011-7/+5
* | Manually merged #385Sam2016-10-018-28/+134
* | Menu animationSam2016-09-264-87/+138
* | MenuSam2016-09-255-10/+10
* | More menu workSam Potts2016-09-257-63/+200
* | Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2016-09-147-118/+128
|\ \
| * | Started on PIP supportSam2016-09-135-113/+121
* | | ExpandedSam Potts2016-09-134-6/+6
|/ /
* | Added quality in menuSam Potts2016-09-076-12/+23
* | Icon fixSam2016-09-062-13/+7
* | Working on settings menuSam2016-09-069-98/+200
* | Merge pull request #356 from amowu/feature/add-playback-speedSam Potts2016-09-063-5/+100
|\ \ | |/ |/|
| * refactor: sorting speedAmo Wu2016-09-051-2/+2
| * test: add `speed-up` buttonAmo Wu2016-09-051-1/+2
| * docs: update readmeAmo Wu2016-08-311-1/+7
| * refactor: check config.speeds formatAmo Wu2016-08-311-0/+4
| * refactor: add localStorage supportingAmo Wu2016-08-311-0/+16