Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Working on YouTube playback | Sam Potts | 2015-04-15 | 5 | -17/+101 |
* | Merge branch 'master' into develop | Sam Potts | 2015-04-15 | 23 | -1536/+1766 |
|\ | |||||
| * | Update readme.md | Sam Potts | 2015-04-15 | 1 | -1/+1 |
| * | Update readme.md | Sam Potts | 2015-04-15 | 1 | -3/+2 |
| * | Update readme.md | Sam Potts | 2015-04-11 | 1 | -1/+1 |
| * | Merge pull request #76 from robinpoort/feature/sass-variables | Sam Potts | 2015-04-11 | 1 | -32/+32 |
| |\ | |||||
| | * | adding !default to variables so they are easily overwritable | Robin Poort | 2015-04-10 | 1 | -32/+32 |
| |/ | |||||
| * | Update readme.md | Sam Potts | 2015-04-10 | 1 | -4/+2 |
| * | Update readme.md | Sam Potts | 2015-04-10 | 1 | -2/+2 |
| * | Update readme.md | Sam Potts | 2015-04-10 | 1 | -4/+2 |
| * | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2015-04-10 | 0 | -0/+0 |
| |\ | |||||
| | * | Version bump | Sam Potts | 2015-04-08 | 1 | -1/+1 |
| * | | Bug fix for isFullscreen() in Mozilla (Fixes #38) | Sam Potts | 2015-04-10 | 7 | -15/+20 |
| |/ | |||||
| * | Minor bug fixes | Sam Potts | 2015-04-06 | 10 | -19/+27 |
| * | Fix for generated IDs for controls, UI tweak for audio | Sam Potts | 2015-04-06 | 10 | -29/+56 |
| * | Docs tweak | Sam Potts | 2015-04-06 | 1 | -1/+1 |
| * | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2015-04-06 | 1 | -2/+2 |
| |\ | |||||
| | * | Merge pull request #75 from franks921/fs-fix-localstorage-volume-settings | Sam Potts | 2015-04-05 | 1 | -2/+2 |
| | |\ | |||||
| | | * | fix: use custom localStorage key for volume setting | Frank | 2015-04-05 | 1 | -2/+2 |
| * | | | Fullscreen API methods (Fixes #74), onSetup callback | Sam Potts | 2015-04-06 | 9 | -73/+123 |
| |/ / | |||||
| * | | Updated screenshot | Sam Potts | 2015-04-04 | 1 | -1/+1 |
| * | | Bug fixes for controls changes | Sam Potts | 2015-04-04 | 7 | -29/+33 |
| * | | Controls improvements | Sam Potts | 2015-04-04 | 16 | -119/+286 |
| * | | Clarified the option | Sam Potts | 2015-03-30 | 1 | -1/+1 |
| |/ | |||||
| * | Added displayDuration option, small bug fix | Sam Potts | 2015-03-30 | 7 | -25/+56 |
| * | Fixed bug with media longer than 60 minutes (Fixes #69) | Sam Potts | 2015-03-30 | 8 | -14/+19 |
| * | Added mention | Sam Potts | 2015-03-22 | 1 | -0/+1 |
| * | Fixed bug with caption toggle, hide controls in fullscreen | Sam Potts | 2015-03-22 | 10 | -82/+127 |
| * | API improvements | Sam Potts | 2015-03-22 | 7 | -66/+127 |
| * | Keyboard accessibility improvements (Fixes #66) | Sam Potts | 2015-03-21 | 10 | -86/+160 |
| * | Version bump | Sam Potts | 2015-03-15 | 5 | -11/+15 |
| * | Built js | Sam Potts | 2015-03-15 | 2 | -2/+2 |
| * | Indentation | Sam Potts | 2015-03-15 | 12 | -1529/+1529 |
| * | Merge pull request #62 from brunowego/patch-1 | Sam Potts | 2015-03-15 | 1 | -524/+530 |
| |\ | |||||
| | * | Updated SASS support | Bruno Wego | 2015-03-14 | 1 | -524/+530 |
| |/ | |||||
| * | Merge branch 'master' of https://github.com/selz/plyr | Sam Potts | 2015-03-10 | 2 | -5/+5 |
| |\ | |||||
| | * | Fix for repo url | Sam Potts | 2015-03-09 | 1 | -1/+1 |
| | * | Fix for potential issue with .tagName | Sam Potts | 2015-03-09 | 2 | -3/+3 |
| * | | Fixes for volume control on iOS | Sam Potts | 2015-03-10 | 15 | -51/+91 |
| |/ | |||||
* / | Started on plugin setup | Sam Potts | 2015-04-15 | 2 | -256/+581 |
|/ | |||||
* | Added tooltip option (Fixes #50) | Sam Potts | 2015-03-09 | 15 | -41/+177 |
* | Loading state handling | Sam Potts | 2015-03-08 | 10 | -25/+103 |
* | Updated captions | Sam Potts | 2015-03-07 | 1 | -1/+1 |
* | Size updated | Sam Potts | 2015-03-07 | 1 | -1/+1 |
* | Typo | Sam Potts | 2015-03-07 | 1 | -1/+1 |
* | More formatting | Sam Potts | 2015-03-07 | 1 | -8/+8 |
* | Formatting | Sam Potts | 2015-03-07 | 1 | -2/+2 |
* | Slight tweaks | Sam Potts | 2015-03-07 | 3 | -7/+7 |
* | source(), poster() and supports() API methods | Sam Potts | 2015-03-07 | 5 | -84/+70 |
* | More work on source change | Sam Potts | 2015-03-07 | 2 | -16/+68 |