Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | CSS path | Sam Potts | 2016-09-06 | 1 | -1/+1 | |
| | ||||||
* | Fixed API method, added new methods (fixes #346, #351) | Sam | 2016-08-29 | 5 | -16/+40 | |
| | | | | | - Fixed `getCurrentTime()` method (fixes #351) - Added `getVolume()` , `isMuted()` and `getDuration()` API methods (fixes #346) | |||||
* | Fixed AMD definition | Sam | 2016-08-26 | 7 | -166/+99 | |
| | ||||||
* | Vimeo IE9/10 (Fixes #348), HTML5 ready event (Fixes #349) | Sam Potts | 2016-08-26 | 7 | -20/+26 | |
| | ||||||
* | Fix for Firefox full screen (fixes #343) | Sam | 2016-08-23 | 7 | -11/+16 | |
| | ||||||
* | Update changelog.md | Sam Potts | 2016-08-22 | 1 | -3/+3 | |
| | ||||||
* | Global keyboard shortcut changes | Sam Potts | 2016-08-22 | 5 | -12/+15 | |
| | ||||||
* | Added ‘global’ keyboard shortcut option | Sam Potts | 2016-08-22 | 5 | -85/+130 | |
| | ||||||
* | Version bump for NPM | Sam Potts | 2016-08-22 | 5 | -7/+10 | |
| | ||||||
* | Merge branch 'master' of https://github.com/Selz/plyr | Sam Potts | 2016-08-22 | 1 | -2/+12 | |
|\ | ||||||
| * | Update changelog.md | Sam Potts | 2016-08-22 | 1 | -1/+1 | |
| | | ||||||
| * | Update changelog.md | Sam Potts | 2016-08-22 | 1 | -1/+1 | |
| | | ||||||
| * | Update readme.md | Sam Potts | 2016-08-22 | 1 | -1/+1 | |
| | | ||||||
| * | Update readme.md | Sam Potts | 2016-08-21 | 1 | -1/+1 | |
| | | ||||||
| * | Update readme.md | Sam Potts | 2016-08-21 | 1 | -1/+1 | |
| | | ||||||
| * | Update readme.md | Sam Potts | 2016-08-21 | 1 | -1/+6 | |
| | | ||||||
| * | Update readme.md | Sam Potts | 2016-08-21 | 1 | -0/+5 | |
| | | ||||||
* | | Bump to v2.0.0 | Sam Potts | 2016-08-22 | 8 | -12/+10 | |
|/ | ||||||
* | Version bump | Sam Potts | 2016-08-21 | 2 | -4/+4 | |
| | ||||||
* | Use minified | Sam Potts | 2016-08-21 | 1 | -2/+1 | |
| | ||||||
* | Firefox and Edge fixes | Sam Potts | 2016-08-21 | 4 | -4/+20 | |
| | ||||||
* | Loading tweaks, Microsoft Edge tweaks | Sam Potts | 2016-08-21 | 9 | -124/+95 | |
| | ||||||
* | Work on docs | Sam | 2016-08-21 | 4 | -170/+298 | |
| | ||||||
* | Keyboard shortcuts | Sam | 2016-08-20 | 8 | -114/+204 | |
| | ||||||
* | Jshint tweaks, changelog | Sam | 2016-08-20 | 6 | -83/+107 | |
| | ||||||
* | Refactoring and bug fixing | Sam Potts | 2016-08-20 | 10 | -295/+372 | |
| | ||||||
* | Merge branch 'master' into develop | Sam Potts | 2016-08-20 | 38 | -857/+1305 | |
|\ | | | | | | | | | # Conflicts: # src/js/plyr.js | |||||
| * | Merge | Sam Potts | 2016-08-06 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of https://github.com/Selz/plyr | Sam Potts | 2016-08-06 | 2 | -4/+12 | |
| |\ | ||||||
| | * | Merge pull request #326 from mkaziz/master | Sam Potts | 2016-08-06 | 1 | -1/+1 | |
| | |\ | | | | | | | | | Updated define to work with AMD imports | |||||
| | | * | Updated define to work with AMD imports | Khalid Aziz | 2016-08-04 | 1 | -1/+1 | |
| | |/ | ||||||
| | * | Merge pull request #322 from mortonfox/patch-1 | Sam Potts | 2016-07-30 | 1 | -2/+2 | |
| | |\ | | | | | | | | | Fix the Initialising and Options anchor links | |||||
| | | * | Fix the Initialising and Options anchor links | Morton Fox | 2016-07-30 | 1 | -2/+2 | |
| | |/ | ||||||
| | * | Merge pull request #321 from electerious/patch-1 | Sam Potts | 2016-07-25 | 1 | -1/+9 | |
| | |\ | | | | | | | | | Added Array as selector in .setup() to readme | |||||
| | | * | Added Array as selector in .setup() to readme | Tobias Reich | 2016-07-24 | 1 | -1/+9 | |
| | |/ | | | | | | | Documentation for #319 | |||||
| * | | Font stack SASS fix (Fixes #328) | Sam Potts | 2016-08-06 | 1 | -1/+1 | |
| | | | ||||||
| * | | Manually merged #313 PR | Sam Potts | 2016-08-06 | 1 | -17/+69 | |
| |/ | ||||||
| * | Vimeo keyboard focus fix (Fixes #317), Fix for Vimeo on basic support devices | Sam Potts | 2016-07-23 | 5 | -13/+31 | |
| | | ||||||
| * | Vimeo API upgrade, YouTube Bugfix, Array support | Sam Potts | 2016-07-23 | 5 | -128/+120 | |
| | | | | | | | | | | | | - Vimeo API upgrade - Fix for YouTube bug introduced in v1.8.9 (Fixes #320) - Added support for passing array to .setup() (Fixes #319) | |||||
| * | Merge branch 'master' of https://github.com/Selz/plyr | Sam Potts | 2016-07-21 | 1 | -3/+3 | |
| |\ | ||||||
| | * | Update readme.md | Sam Potts | 2016-07-21 | 1 | -2/+2 | |
| | | | ||||||
| | * | Update readme.md | Sam Potts | 2016-07-21 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fix for seek issues introduced in v1.8.9 | Sam Potts | 2016-07-21 | 5 | -9/+12 | |
| |/ | ||||||
| * | v1.8.9 | Sam Potts | 2016-07-21 | 5 | -9/+17 | |
| | | ||||||
| * | Fix for fullscreen not being defined (Fixes #295) | Sam Potts | 2016-07-21 | 2 | -2/+4 | |
| | | ||||||
| * | Fix for multiline captions (Fixes #314) | Sam Potts | 2016-07-21 | 3 | -1/+5 | |
| | | ||||||
| * | Merge branch 'master' of https://github.com/Selz/plyr | Sam Potts | 2016-07-21 | 1 | -0/+3 | |
| |\ | ||||||
| | * | Merge pull request #312 from dpschen/patch-1 | Sam Potts | 2016-07-14 | 1 | -0/+3 | |
| | |\ | | | | | | | | | Add kirby-plyrtag | |||||
| | | * | Add kirby-plyrtag | Dominik Pschenitschni | 2016-07-14 | 1 | -0/+3 | |
| | |/ | | | | | | | Added a Kirby cms kirbytag https://getkirby.com/ | |||||
| * / | Clean up of type checks and fix for _restart() (Fixes #315) | Sam Potts | 2016-07-21 | 2 | -38/+60 | |
| |/ |