aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plyr.js
Commit message (Expand)AuthorAgeFilesLines
* Fix for destroySam Potts2017-11-091-9/+16
* Moved console methods out of the root of the objectSam Potts2017-11-091-22/+27
* UI bugsSam Potts2017-11-091-6/+22
* Volume fixes and other tidy up workSam Potts2017-11-081-36/+35
* Looping, increase/decrease volume fixSam Potts2017-11-081-15/+28
* Trap focus fixSam Potts2017-11-071-0/+2
* Using the “href” attribute on SVG if supported, using hasAttributeSam Potts2017-11-071-5/+6
* Automatic Vimeo aspect ratioSam Potts2017-11-061-1/+0
* Global listeners to prevent repeat bindingSam Potts2017-11-061-0/+4
* Started on documentation and aspect ratio optionSam Potts2017-11-061-15/+47
* Keyboard shortcut tweaksSam Potts2017-11-051-8/+5
* Captions fixSam Potts2017-11-051-1/+1
* YouTube volume fixSam Potts2017-11-051-45/+18
* src getter fix, local storage fixSam Potts2017-11-051-25/+7
* CleanupSam Potts2017-11-051-6/+4
* Menu design tweaks, moved logic into pluginsSam Potts2017-11-051-56/+3
* Small tweaksSam Potts2017-11-041-3/+6
* 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