aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plyr.js
Commit message (Expand)AuthorAgeFilesLines
* Fixes for fast forward and issues with event.preventDefault()Sam Potts2018-03-271-1/+1
* v3.0.3Sam Potts2018-03-221-1/+1
* Fix for .stop() method (fixes #819)Sam Potts2018-03-221-2/+5
* Restore as float (fixes #828)Sam Potts2018-03-221-1/+1
* v3.0.2Sam Potts2018-03-181-3/+3
* Fix for local storage issueSam Potts2018-03-181-2/+6
* v3.0.0Sam Potts2018-03-171-1/+1
* Added buffered getterSam Potts2018-03-171-17/+42
* Vimeo fixSam Potts2018-03-151-0/+7
* 3.0.0-beta.20Sam Potts2018-03-131-10/+19
* 3.0.0-beta.19Sam Potts2018-03-131-1/+1
* 3.0.0-beta.18Sam Potts2018-03-131-1/+1
* Event listener fixes, loadScript promise, ads tweaksSam Potts2018-03-111-10/+16
* Unneeded else has been removed within the play() method.Arthur Hulsman2018-03-091-2/+2
* Made sure play() returns a promise.Arthur Hulsman2018-03-091-2/+2
* Ad block detection would not work when calling play() right after creating th...Arthur Hulsman2018-03-091-3/+4
* Removed a double this.enabled variable and updated a comment in ads.js. Also ...Arthur Hulsman2018-03-061-6/+7
* v3.0.0-beta.17Sam Potts2018-03-031-1/+1
* 3.0.0-beta.16Sam Potts2018-03-031-1/+1
* Ready event fix, YouTube play event fix, docs updateSam Potts2018-03-031-10/+2
* v3.0.0-beta.15Sam Potts2018-02-191-1/+1
* Pause button fix, polyfilled build, unminified buildsSam Potts2018-02-171-1/+1
* v3.0.0-beta.13Sam Potts2018-02-131-2/+2
* Fix for custom controlsSam Potts2018-02-131-6/+2
* Fullscreen API changes, color settings tweaksSam Potts2018-02-111-67/+8
* 3.0.0-beta.12Sam Potts2018-02-061-2/+2
* Added backwards compatibility for <div> embedsSam Potts2018-02-061-37/+40
* Small UI tweaks and fix for instanceof issueSam Potts2018-01-311-1/+5
* Version bump + icon fixSam Potts2018-01-301-1/+1
* DeploySam Potts2018-01-301-1/+1
* Merge branch 'beta' into fix/ads-blockedSam Potts2018-01-301-3/+5
|\
| * Version bumpSam Potts2018-01-251-1/+1
| * Attempt to fix YouTube message error, added ads references, changes to boolSam Potts2018-01-251-1/+4
| * 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