Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update readme.md | Sam Potts | 2016-01-18 | 1 | -2/+8 |
| | |||||
* | LESS/SASS variable name spacing and clean up | Sam | 2016-01-17 | 3 | -260/+247 |
| | |||||
* | Don't add video hash | Sam Potts | 2016-01-17 | 2 | -4/+5 |
| | |||||
* | Docs tweak | Sam Potts | 2016-01-17 | 1 | -12/+12 |
| | |||||
* | Docs pushstate for tabs | Sam Potts | 2016-01-17 | 2 | -14/+46 |
| | |||||
* | Reverted docs.js changes | Sam | 2016-01-17 | 2 | -5/+5 |
| | |||||
* | Fix for event listeners being duplicated on source change | Sam | 2016-01-17 | 7 | -40/+62 |
| | |||||
* | Update readme.md | Sam Potts | 2016-01-16 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2016-01-16 | 0 | -0/+0 |
|\ | | | | | | | | | # Conflicts: # readme.md | ||||
| * | Update readme.md | Sam Potts | 2016-01-16 | 1 | -1/+3 |
| | | |||||
* | | Image | Sam Potts | 2016-01-16 | 1 | -2/+4 |
|/ | |||||
* | Docs update | Sam Potts | 2016-01-16 | 1 | -4/+2 |
| | |||||
* | HTTPS, docs update | Sam Potts | 2016-01-16 | 3 | -7/+7 |
| | |||||
* | Final tweaks for v1.5 and IE9 | Sam Potts | 2016-01-16 | 9 | -30/+89 |
| | |||||
* | Comments | Sam Potts | 2016-01-15 | 1 | -1/+1 |
| | |||||
* | Vimeo iOS fix | Sam Potts | 2016-01-15 | 2 | -3/+10 |
| | |||||
* | iOS fixes | Sam Potts | 2016-01-15 | 3 | -19/+30 |
| | |||||
* | Clean up | Sam Potts | 2016-01-14 | 12 | -239/+255 |
| | |||||
* | Keyboard nav fixes (seek & focus trap in fullscreen), SASS updates | Sam Potts | 2016-01-14 | 8 | -144/+196 |
| | |||||
* | Minor tweaks to custom handler stuff | Sam Potts | 2016-01-14 | 2 | -46/+47 |
| | |||||
* | Merge pull request #141 from gurupras/gurupras-develop | Sam Potts | 2016-01-14 | 3 | -11/+38 |
|\ | | | | | Added new configuration option 'handlers' | ||||
| * | Added new configuration option 'handlers' | Guru Prasad Srinivasa | 2016-01-14 | 3 | -11/+38 |
|/ | | | | | | | This option allows developers to attach their custom handlers before internal plyr's handlers. This should enable developers to have full control over all the buttons including the ability to stop event propagation if desired. | ||||
* | Merge for new source api changes | Sam Potts | 2016-01-14 | 3 | -5/+34 |
| | |||||
* | Merge branch 'master' into develop | Sam Potts | 2016-01-14 | 1 | -2/+6 |
|\ | | | | | | | | | | | | | # Conflicts: # dist/plyr.js # readme.md # src/js/plyr.js | ||||
| * | Built JS | Sam Potts | 2016-01-14 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #140 from gurupras/gurupras-develop | Sam Potts | 2016-01-14 | 2 | -5/+30 |
| |\ | | | | | | | Updated API function 'plyr.source()' to get media source | ||||
| | * | Updated API function 'plyr.source()' to get media source | Guru Prasad Srinivasa | 2016-01-13 | 2 | -5/+30 |
| |/ | | | | | | | | | | | | | | | | | | | Currently, there is no simple way of acquiring media source. This commit updates the 'source' API function to allow developers to acquire the video source regardless of whether the video is a youtube-embed or HTML5 video. Future embeds just need their respective URL fetching code added to this common function. | ||||
| * | Merge pull request #134 from gurupras/gurupras-develop | Sam Potts | 2016-01-11 | 1 | -3/+12 |
| |\ | | | | | | | Fixed embedded Plyr not updating plyr.media.paused | ||||
| | * | Fixed embedded Plyr not updating plyr.media.paused | Guru Prasad Srinivasa | 2016-01-10 | 1 | -3/+12 |
| |/ | |||||
* | | Tab focus | Sam Potts | 2016-01-14 | 2 | -2/+11 |
| | | |||||
* | | Tidying up | Sam Potts | 2016-01-14 | 2 | -5/+5 |
| | | |||||
* | | Tab focus tweaks | Sam Potts | 2016-01-14 | 4 | -41/+55 |
| | | |||||
* | | Use only one index.html for testing locally, fixes for limited controls, ↵ | Sam Potts | 2016-01-14 | 10 | -179/+57 |
| | | | | | | | | larger seek handle | ||||
* | | Froogaloop fixes (custom version), docs sprite, source api changes | Sam Potts | 2016-01-13 | 12 | -101/+132 |
| | | |||||
* | | Controls bug fix | Sam Potts | 2016-01-12 | 2 | -3/+3 |
| | | |||||
* | | Media paused state for embeds | Sam Potts | 2016-01-11 | 2 | -7/+25 |
| | | |||||
* | | Fullscreen fixes | Sam Potts | 2016-01-11 | 4 | -27/+32 |
| | | |||||
* | | Work on v1.5 | Sam Potts | 2016-01-10 | 15 | -290/+341 |
| | | | | | | | | See changelog.md | ||||
* | | Prep for v1.5 | Sam | 2016-01-10 | 6 | -105/+138 |
| | | |||||
* | | New vimeo vid | Sam | 2015-12-13 | 2 | -5/+5 |
| | | |||||
* | | Merge branch 'master' into develop | Sam | 2015-12-13 | 15 | -72/+223 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js # docs/dist/docs.css # docs/dist/docs.js # docs/index.html # docs/src/js/docs.js # docs/src/less/components/icons.less # docs/src/less/components/type.less # docs/src/less/docs.less # gulpfile.js # package.json # src/js/plyr.js | ||||
| * | Removed Hogan from Docs (Fixes #128) | Sam Potts | 2015-12-11 | 20 | -1000/+281 |
| | | |||||
| * | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2015-12-11 | 9 | -97/+27 |
| |\ | |||||
| | * | Docs update - removed button counts temporarily | Sam | 2015-11-26 | 8 | -91/+21 |
| | | | |||||
| | * | Merge pull request #123 from ciceropablo/master | Sam Potts | 2015-11-17 | 1 | -1/+1 |
| | |\ | | | | | | | | | Fix typo | ||||
| | | * | Fix typo | Cícero Pablo | 2015-11-16 | 1 | -1/+1 |
| | |/ | |||||
| | * | Merge pull request #122 from DarthUjj/patch-1 | Sam Potts | 2015-11-09 | 1 | -6/+6 |
| | |\ | | | | | | | | | Cleanup README a bit | ||||
| | | * | Cleanup README a bit | Ujjwal Arora | 2015-11-09 | 1 | -6/+6 |
| | |/ | |||||
| * / | Added autoplay option | Sam Potts | 2015-10-03 | 1 | -5/+6 |
| |/ | |||||
| * | Fix for multiple YouTube instances (Fixes #114) | Sam Potts | 2015-09-13 | 7 | -15/+26 |
| | |