aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge pull request #694 from friday/fix/volume-stepsSam Potts2017-10-251-2/+2
| |\ | | | | | | Restore volume stepping via key up/down
| | * Restore up/down arrow behavior from v2 (10 steps between min and max instead ↵Albin Larsson2017-10-251-2/+2
| | | | | | | | | | | | of one)
| * | 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
|\ | | | | | | | | # Conflicts: # dist/plyr.js
| * 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 form (v3)
| | * 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 ↵Albin Larsson2017-09-271-1/+1
| | | | | | | | detection if video lacks captions
* | 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
|\ | | | | | | | | # Conflicts: # dist/plyr.js
| * Implement loop in YouTubeAlejandro Iglesias2017-04-271-0/+7
| |
* | Utils object, work on Vimeo captionsSam Potts2017-05-071-617/+638
|/
* More work on Vimeo captionsSam Potts2017-04-261-59/+85
|
* Started on Vimeo captionsSam Potts2017-04-251-7/+22
|
* TweaksSam Potts2017-04-251-9/+27
|
* Tidy upSam Potts2017-04-251-29/+23
|
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-04-251-17/+7
|\