Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Merge pull request #654 from jjui/patch-1 | Sam Potts | 2017-11-04 | 2 | -1/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable start/stop toggle on whole element | |||||
| * | | | | | | | | | | | | Update plyr.scss | Sam Potts | 2017-11-04 | 1 | -0/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Update plyr.less | Sam Potts | 2017-11-04 | 1 | -0/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Update plyr.less | J | 2017-09-09 | 1 | -0/+4 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Enable start/stop toggle on whole element | J | 2017-09-09 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Related to issue https://github.com/sampotts/plyr/issues/587 | |||||
* | | | | | | | | | | | | | Merge pull request #678 from StudyTube/use-url-as-input-for-vimeo-player | Sam Potts | 2017-11-04 | 1 | -15/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add URL as a possible input option to Vimeo player | |||||
| * | | | | | | | | | | | | | Add URL as a possible input option to Vimeo player | Yuriy Kuzin | 2017-10-06 | 1 | -15/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is reasonable to processing correctly private Vimeo links, like https://vimeo.com/25345658/fe46e209ac - that contain not only vimeo id, but also private key | |||||
* | | | | | | | | | | | | | | Merge pull request #703 from gurupras/early-listener-fix | Sam Potts | 2017-11-04 | 1 | -3/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow Plyr.setup event listeners to be set up as separate event listeners | |||||
| * | | | | | | | | | | | | | | Allow setup event listeners to be set up as separate event listeners | Guru Prasad Srinivasa | 2017-11-01 | 1 | -3/+11 | |
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rather than in-conjunction with defaultListener This allows the setup listeners to do things like preventDefault()/stopImmediatePropagation() and have them work | |||||
* | | | | | | | | | | | | | | Merge pull request #700 from ashkanhosseini/master | Sam Potts | 2017-11-04 | 1 | -5/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | fix #684 memory leaks issues after destroy. | |||||
| * | | | | | | | | | | | | | fix #684 memory leaks issues after destroy. | Ashkan Hosseini | 2017-10-28 | 1 | -5/+13 | |
|/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Typo | Sam Potts | 2017-11-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | dding title to the player html template (build) | Walter Cruz | 2017-08-28 | 4 | -5/+4 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Adding title to the player html template | Walter Cruz | 2017-08-28 | 2 | -0/+6 | |
| |/ / / / / / / / / / / | ||||||
| | | * | | | | | | | | | Gulp build | versfx | 2017-07-06 | 1 | -2/+2 | |
| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | Fix for https://github.com/sampotts/plyr/issues/601 | versfx | 2017-07-06 | 1 | -1/+4 | |
| | |/ / / / / / / / / | ||||||
| | | * | | | | | | | | updated to check for global namespace | Brandon Pereira | 2017-05-01 | 2 | -4/+3 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | fix for svg4everybody conflicting with plyr | Brandon Pereira | 2017-05-01 | 3 | -4/+5 | |
| | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
| | | | * | | | | | | Enable speed controls using Vimeo API | Yuriy | 2017-10-26 | 1 | -1/+2 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Version bump | Sam Potts | 2017-10-05 | 2 | -5/+5 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Fullscreen bug fix (fixes #664) | Sam Potts | 2017-10-05 | 9 | -93/+113 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Demo fixes | Sam Potts | 2017-10-02 | 11 | -103/+137 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Readme fix | Sam Potts | 2017-10-02 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | CDN URL updates | Sam Potts | 2017-10-02 | 11 | -933/+1109 | |
|/ / / / / / / / | ||||||
* / / / / / / / | Update readme.md | Sam Potts | 2017-08-13 | 1 | -4/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Delete notes.md | Sam Potts | 2017-05-16 | 1 | -43/+0 | |
| | | | | | | | ||||||
* | | | | | | | Update bower.json | Sam Potts | 2017-05-16 | 1 | -2/+2 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Plugin versions | Sam Potts | 2017-05-16 | 1 | -2/+2 | |
| | | | | | | ||||||
* | | | | | | Vimeo demo bug fix + repo move | Sam Potts | 2017-05-16 | 11 | -49/+92 | |
|/ / / / / | ||||||
* | | | | | Version bump to 2.0.12 | Sam Potts | 2017-03-25 | 7 | -11/+11 | |
| | | | | | ||||||
* | | | | | Changelog update | Sam Potts | 2017-03-25 | 1 | -0/+4 | |
| | | | | | ||||||
* | | | | | Merge pull request #468 from jronallo/captions-listener | Sam Potts | 2017-03-25 | 1 | -1/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | allow for setting additional listener for captions | |||||
| * | | | | | allow for setting additional listener for captions | Jason Ronallo | 2016-12-26 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #504 from ShimShamSam/master | Sam Potts | 2017-03-25 | 6 | -6/+13 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add blankUrl option to set the URL for blank.mp4 | |||||
| * | | | | | | Generated dist files | Samuel Hodge | 2017-02-12 | 4 | -5/+5 | |
| | | | | | | | ||||||
| * | | | | | | Documented the blankUrl option | Samuel Hodge | 2017-02-11 | 1 | -0/+6 | |
| | | | | | | | ||||||
| * | | | | | | Allow configuration of the blank.mp4 URL | Samuel Hodge | 2017-02-11 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | This is useful for people behind firewalls who need to host a blank mp4 themselves. | |||||
* | | | | | | | Update readme.md | Sam Potts | 2017-03-09 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Update readme.md | Sam Potts | 2017-02-10 | 1 | -0/+1 | |
| | | | | | | ||||||
* | | | | | | Update readme.md | Sam Potts | 2017-02-10 | 1 | -1/+3 | |
| | | | | | | ||||||
* | | | | | | Update readme.md | Sam Potts | 2017-02-09 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Update readme.md | Sam Potts | 2017-02-09 | 1 | -0/+6 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #437 from tv2/playground | Sam Potts | 2017-01-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fixed typo | |||||
| * | | | | | | Fixed typo | Morten Vestergaard Hansen | 2016-11-30 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #477 from iamrobert/patch-1 | Sam Potts | 2017-01-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Update index.html | |||||
| * | | | | | | Update index.html | Robert Stark | 2017-01-10 | 1 | -2/+2 | |
|/ / / / / / | | | | | | | | | | | | | Just missing the closing </li> | |||||
* | | | | | | Update issue_template.md | Sam Potts | 2017-01-10 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Update issue_template.md | Sam Potts | 2017-01-10 | 1 | -1/+11 | |
|/ / / / / | ||||||
* | | | | | v2.0.11 | Sam Potts | 2016-11-27 | 5 | -19/+23 | |
| | | | | | ||||||
* | | | | | Merge branch 'master' of https://github.com/Selz/plyr | Sam Potts | 2016-11-27 | 2 | -4/+8 | |
|\ \ \ \ \ |