Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code style | Sam | 2016-10-01 | 1 | -7/+5 |
| | |||||
* | Manually merged #385 | Sam | 2016-10-01 | 8 | -28/+134 |
| | |||||
* | Menu animation | Sam | 2016-09-26 | 4 | -87/+138 |
| | |||||
* | Menu | Sam | 2016-09-25 | 5 | -10/+10 |
| | |||||
* | More menu work | Sam Potts | 2016-09-25 | 7 | -63/+200 |
| | |||||
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2016-09-14 | 7 | -118/+128 |
|\ | | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js | ||||
| * | Started on PIP support | Sam | 2016-09-13 | 5 | -113/+121 |
| | | |||||
* | | Expanded | Sam Potts | 2016-09-13 | 4 | -6/+6 |
|/ | |||||
* | Added quality in menu | Sam Potts | 2016-09-07 | 6 | -12/+23 |
| | |||||
* | Icon fix | Sam | 2016-09-06 | 2 | -13/+7 |
| | |||||
* | Working on settings menu | Sam | 2016-09-06 | 9 | -98/+200 |
| | |||||
* | Merge pull request #356 from amowu/feature/add-playback-speed | Sam Potts | 2016-09-06 | 3 | -5/+100 |
|\ | | | | | Add playback speed | ||||
| * | refactor: sorting speed | Amo Wu | 2016-09-05 | 1 | -2/+2 |
| | | |||||
| * | test: add `speed-up` button | Amo Wu | 2016-09-05 | 1 | -1/+2 |
| | | |||||
| * | docs: update readme | Amo Wu | 2016-08-31 | 1 | -1/+7 |
| | | |||||
| * | refactor: check config.speeds format | Amo Wu | 2016-08-31 | 1 | -0/+4 |
| | | |||||
| * | refactor: add localStorage supporting | Amo Wu | 2016-08-31 | 1 | -0/+16 |
| | | |||||
| * | feat: add playback speed button | Amo Wu | 2016-08-31 | 1 | -3/+71 |
|/ | |||||
* | 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 |
| | |/ |