aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* CDN URLsSam Potts2017-10-021-6/+6
|
* CDN URLsSam Potts2017-10-026-27/+37
|
* 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
| | |
| * | Merge pull request #670 from friday/fix/errors-without-settings-paneSam Potts2017-09-271-16/+30
| |\ \ | | |/ | |/| Avoid errors when initiating plyr without settings (v3)
| | * Avoid multiple errors when initiating plyr without 'settings' in controlsAlbin Larsson2017-09-271-16/+30
| |/
| * Merge pull request #667 from friday/fix/caption-feature-detectionSam Potts2017-09-271-1/+1
| |\ | | | | | | Fix 'TypeError: Cannot read property 'kind' of null' in captions feat…
| | * 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-027-43/+61
|/
* Fixing Vimeo captions, WIP on settings menu, prettier and VS code settingsSam Potts2017-09-0312-608/+979
|
* CleanupSam Potts2017-08-163-6/+14
|
* ESLint, comments, quality and speed menusSam Potts2017-08-1614-627/+764
|
* Small tweakSam Potts2017-08-132-3/+9
|
* Work on quality controlSam Potts2017-08-063-9/+51
|
* Fix bug when switching sourcesSam Potts2017-08-064-24/+14
|
* Work on playback rate changesSam Potts2017-07-313-148/+120
|
* Small tweaksSam Potts2017-07-2311-85/+125
|
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-07-099-59/+60
|\
| * TweaksSam Potts2017-07-095-10/+12
| |
| * TweaksSam Potts2017-06-124-49/+48
| |
* | NotesSam Potts2017-07-091-1/+1
|/
* TweaksSam Potts2017-06-045-11/+9
|
* Tidy up, fixing destroySam Potts2017-06-0414-249/+263
|
* WarningSam Potts2017-06-041-0/+2
|
* Source change fixSam Potts2017-06-042-28/+37
|
* Change to proper constructor + prototypesSam Potts2017-06-045-1182/+1343
|
* Seperated reduce motion checkSam Potts2017-05-221-3/+6
|
* More work on the menuSam Potts2017-05-227-93/+133
|
* Menu toggleSam Potts2017-05-217-76/+140
|
* URL updatesSam Potts2017-05-169-20/+20
|
* Merge branch 'master' into developSam Potts2017-05-166-23/+23
|\ | | | | | | | | | | | | | | | | # Conflicts: # demo/dist/demo.js # demo/src/js/main.js # dist/plyr.js # notes.md # src/js/plyr.js
| * Plugin versionsSam Potts2017-05-161-2/+2
| |
| * Vimeo demo bug fix + repo moveSam Potts2017-05-1611-49/+92
| |
* | Single instance onlySam Potts2017-05-169-599/+596
| |
* | CleanupSam Potts2017-05-092-29/+22
| |
* | Update notesSam Potts2017-05-091-5/+5
| |
* | Adding support for playsinlineSam Potts2017-05-093-37/+60
| |
* | Added support for passive event listenersSam Potts2017-05-082-25/+71
| |
* | Bug fixesSam Potts2017-05-072-6/+4
| |
* | Vimeo captions workingSam Potts2017-05-072-88/+85
| |
* | Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-05-072-1/+8
|\ \ | | | | | | | | | | | | # Conflicts: # dist/plyr.js
| * \ Merge pull request #574 from mapmelabs/youtube-loopSam Potts2017-04-282-2/+9
| |\ \ | | | | | | | | Implement loop in YouTube
| | * | Implement loop in YouTubeAlejandro Iglesias2017-04-272-2/+9
| |/ /
* / / Utils object, work on Vimeo captionsSam Potts2017-05-074-624/+641
|/ /
* | More work on Vimeo captionsSam Potts2017-04-263-61/+89
| |
* | Merge branch 'develop' of github.com:Selz/plyr into developSam Potts2017-04-259-633/+389
|\ \
| * | Started on Vimeo captionsSam Potts2017-04-254-11/+26
| | |
| * | TweaksSam Potts2017-04-255-29/+48
| | |
| * | Tidy upSam Potts2017-04-252-31/+25
| | |