aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plyr.js
Commit message (Collapse)AuthorAgeFilesLines
...
| * Restored “Ad” in labelSam Potts2018-01-241-1/+1
| |
| * Version bumpSam Potts2018-01-231-1/+1
| |
* | fix(ads): Fixes media from playing when ads are blockedferdiemmen2018-01-291-2/+3
|/
* Fix bug where ad would play on every play actionferdiemmen2018-01-221-12/+2
|
* Small tweaksSam Potts2018-01-221-5/+6
|
* Bug fixSam Potts2018-01-221-1/+1
|
* Version bumpSam Potts2018-01-221-1/+1
|
* Fix loading/playing of the ads when there is no valid ads.tagUrlferdiemmen2018-01-171-8/+15
|
* Some tweaksferdiemmen2018-01-161-3/+4
|
* fix blocking play() if ads are setferdiemmen2018-01-151-0/+5
|
* Implementing ads pluginferdiemmen2018-01-131-0/+4
|
* Progressively enhance <iframe> embedsSam Potts2018-01-121-35/+59
|
* Beta version up on https://plyr.io/beta and CDNSam Potts2018-01-091-1/+1
|
* Publishing to /betaSam Potts2018-01-091-2/+2
|
* Package tweaksSam Potts2018-01-081-2/+0
|
* Started on error handlingSam2018-01-041-0/+9
|
* Fix for promise issue on Chrome, loading fixSam2017-12-271-5/+11
|
* Docs, restored loadSprite and supported static methodsSam Potts2017-12-231-7/+28
|
* Remove chaning ability and return promise for play()Sam Potts2017-12-201-40/+16
|
* Converted to SASS/SCSSSam Potts2017-12-201-2/+12
|
* IE & Edge fixes, Storage & Console classesSam Potts2017-12-081-51/+54
|
* Fix for keyboard increase/decrease volumeSam Potts2017-11-241-2/+2
|
* Moved to provider + type to make it cleaner in future, fix for multiple playersSam Potts2017-11-231-50/+51
|
* Updated data attributes to `data-plyr` namespace. Speed menu fixesSam Potts2017-11-231-5/+12
|
* Work on touch controlsSam Potts2017-11-221-11/+19
|
* Fix for playing getter as currentTime check is flakySam Potts2017-11-211-8/+1
|
* Handle no audio, more docs in code, fix for playing getterSam Potts2017-11-211-33/+159
|
* Play button as toggle button, tooltip changes, docs updated, fullscreen fixSam Potts2017-11-211-7/+2
|
* Added ended and playing gettersSam Potts2017-11-201-0/+8
|
* Captions fixSam Potts2017-11-191-11/+15
|
* Controls cleanup, work on captions bug, click to invert timeSam Potts2017-11-181-12/+15
|
* More docs, event renamedSam Potts2017-11-121-1/+1
|
* More docsSam Potts2017-11-101-8/+3
|
* 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
|