aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plyr.js
Commit message (Expand)AuthorAgeFilesLines
...
* Small bug fixesSam Potts2017-11-041-32/+4
* ES6-ifiedSam Potts2017-11-041-5201/+531
* Split LESS into more granular files, Vimeo fixesSam Potts2017-10-281-66/+103
* Linting and minor changesSam Potts2017-10-271-1/+1
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-10-251-4/+7
|\
| * Merge pull request #694 from friday/fix/volume-stepsSam Potts2017-10-251-2/+2
| |\
| | * Restore up/down arrow behavior from v2 (10 steps between min and max instead ...Albin Larsson2017-10-251-2/+2
| * | Add instanceof wrapper that avoids TypeError when second argument is undefinedAlbin Larsson2017-10-251-2/+5
| |/
* / Docs/demo refreshSam Potts2017-10-251-1/+1
|/
* Fullscreen improvementsSam Potts2017-10-181-76/+41
* FixSam Potts2017-10-181-1/+1
* CleanupSam Potts2017-10-181-4/+9
* Removed extra <progress> for populating lower fill on range inputsSam Potts2017-10-181-110/+103
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-10-081-44/+16
|\
| * Small tweaks to focusSam Potts2017-10-031-44/+16
* | Fullscreen fixSam Potts2017-10-081-0/+6
* | LintingSam Potts2017-10-081-127/+126
|/
* FormattingSam Potts2017-10-021-17/+24
* CDN URLsSam Potts2017-10-021-1/+4
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-10-021-17/+35
|\
| * Merge pull request #669 from friday/fix/prevent-buttons-from-submitting-formSam Potts2017-09-271-0/+4
| |\
| | * Prevent buttons from submitting formAlbin Larsson2017-09-271-0/+4
| * | Avoid multiple errors when initiating plyr without 'settings' in controlsAlbin Larsson2017-09-271-16/+30
| |/
| * Fix 'TypeError: Cannot read property 'kind' of null' in captions feature dete...Albin Larsson2017-09-271-1/+1
* | Comments, small tweaksSam Potts2017-10-021-0/+6
|/
* Fixing Vimeo captions, WIP on settings menu, prettier and VS code settingsSam Potts2017-09-031-411/+749
* CleanupSam Potts2017-08-161-4/+12
* ESLint, comments, quality and speed menusSam Potts2017-08-161-315/+460
* Small tweakSam Potts2017-08-131-1/+7
* Work on quality controlSam Potts2017-08-061-6/+48
* Fix bug when switching sourcesSam Potts2017-08-061-20/+10
* Work on playback rate changesSam Potts2017-07-311-62/+118
* Small tweaksSam Potts2017-07-231-55/+80
* TweaksSam Potts2017-06-121-3/+3
* Tidy up, fixing destroySam Potts2017-06-041-75/+75
* Source change fixSam Potts2017-06-041-26/+35
* Change to proper constructor + prototypesSam Potts2017-06-041-1178/+1307
* Seperated reduce motion checkSam Potts2017-05-221-3/+6
* More work on the menuSam Potts2017-05-221-67/+106
* Menu toggleSam Potts2017-05-211-46/+116
* URL updatesSam Potts2017-05-161-9/+9
* Single instance onlySam Potts2017-05-161-554/+463
* CleanupSam Potts2017-05-091-27/+20
* Adding support for playsinlineSam Potts2017-05-091-34/+57
* Added support for passive event listenersSam Potts2017-05-081-23/+69
* Bug fixesSam Potts2017-05-071-4/+2
* Vimeo captions workingSam Potts2017-05-071-86/+83
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-05-071-0/+7
|\
| * Implement loop in YouTubeAlejandro Iglesias2017-04-271-0/+7
* | Utils object, work on Vimeo captionsSam Potts2017-05-071-617/+638
|/