Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Preview seek: optional hours and ms in VTT parser | Your Name | 2019-02-27 | 1 | -3/+3 | |
| * | | Preview seek: fix: allow absolute thumbnail paths | Your Name | 2019-02-27 | 1 | -1/+4 | |
* | | | fix: Properly clear all timeouts on destroy | Jimmy Jia | 2019-04-01 | 1 | -3/+5 | |
| |/ |/| | ||||||
* | | Update poster src | Arslan Javed | 2019-03-07 | 1 | -1/+1 | |
|/ | ||||||
* | Fixed issue where the preview thumbnail was present while scrubbing | Sam Potts | 2019-02-24 | 4 | -5/+8 | |
* | v3.5.1 | Sam Potts | 2019-02-23 | 3 | -3/+3 | |
* | Merge branch 'master' into develop | Sam Potts | 2019-02-23 | 3 | -3/+3 | |
|\ | ||||||
| * | Deployed v3.5.0 | Sam Potts | 2019-02-19 | 3 | -3/+3 | |
| * | Fix links | Sam Potts | 2019-02-19 | 3 | -3/+3 | |
* | | Jsdoc updates | Sam Potts | 2019-02-23 | 3 | -43/+43 | |
|/ | ||||||
* | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2019-02-19 | 1 | -1/+1 | |
|\ | ||||||
| * | Merge pull request #1327 from robertkraig/develop | Sam Potts | 2019-02-19 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Merge pull request #1 from robertkraig/defect/update-progress-element-axe-error | Robert Kraig | 2019-01-30 | 1 | -1/+1 | |
| | |\ | ||||||
| | | * | Updating accessibility attribute to progressbar | Robert Kraig | 2019-01-30 | 1 | -1/+1 | |
* | | | | Added RangeTouch, updated Shr lib in demo | Sam Potts | 2019-02-19 | 1 | -0/+4 | |
|/ / / | ||||||
* | | | Fix deployment | Sam Potts | 2019-02-12 | 3 | -3/+3 | |
* | | | Fix for cue points missing | Sam Potts | 2019-02-07 | 1 | -16/+21 | |
* | | | Ads bug fixes | Sam Potts | 2019-02-01 | 7 | -27/+21 | |
|/ / | ||||||
* | | Fix listeners for preview thumbs when changing source | Sam Potts | 2019-01-29 | 3 | -81/+131 | |
* | | Fullscreen fix | Sam Potts | 2019-01-27 | 1 | -5/+0 | |
* | | Tweaks | Sam Potts | 2019-01-26 | 6 | -43/+51 | |
* | | Merge branch 'develop' into issues/1316-allow-to-customize-vimeo-url-params | Sam Potts | 2019-01-26 | 7 | -37/+79 | |
|\ \ | ||||||
| * | | Docs for preview thumbs | Sam Potts | 2019-01-26 | 2 | -4/+7 | |
| * | | Merge branch 'master' into develop | Sam Potts | 2019-01-26 | 3 | -3/+3 | |
| |\| | ||||||
| | * | v3.4.8 | Sam Potts | 2019-01-17 | 3 | -3/+3 | |
| * | | Plugin tweaks for ads and previews | Sam Potts | 2019-01-26 | 5 | -30/+69 | |
* | | | Adds options for vimeo plugin #1316 | Christian Gambardella | 2019-01-24 | 2 | -5/+14 | |
|/ / | ||||||
* | | Style tweaks for preview plugin | Sam Potts | 2019-01-22 | 3 | -39/+52 | |
* | | Comments | Sam Potts | 2019-01-21 | 1 | -2/+5 | |
* | | Preview design tweaks | Sam Potts | 2019-01-21 | 3 | -107/+142 | |
* | | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2019-01-14 | 2 | -325/+292 | |
|\ \ | ||||||
| * \ | Merge branch 'develop' of https://github.com/sampotts/plyr into develop | Sam Potts | 2019-01-08 | 4 | -5/+9 | |
| |\ \ | ||||||
| * | | | Linting etc | Sam Potts | 2019-01-08 | 2 | -325/+292 | |
* | | | | Fullscreen fixes | Sam Potts | 2019-01-14 | 9 | -69/+168 | |
| |/ / |/| | | ||||||
* | | | Update youtube.js | Sam Potts | 2019-01-06 | 1 | -1/+0 | |
* | | | Merge branch 'develop' into master | Sam Potts | 2019-01-06 | 10 | -14/+754 | |
|\ \ \ | ||||||
| * | | | fix: Use Math.trunc instead of parseInt | Jimmy Jia | 2018-12-20 | 1 | -3/+3 | |
| |/ / | ||||||
| * | | Merge pull request #1253 from jamesoflol/preview-thumbs | Sam Potts | 2018-12-15 | 5 | -0/+726 | |
| |\ \ | ||||||
| | * | | Preview seek: Edge+IE11 fixes | James | 2018-12-15 | 3 | -14/+33 | |
| | * | | Preview seek: image preloading + tweaks/fixes | James | 2018-12-14 | 1 | -70/+100 | |
| | * | | Preview seek: jpeg sprites + much more | James | 2018-12-13 | 2 | -156/+250 | |
| | * | | Preview seek/scrubbing thumbnails | James | 2018-11-12 | 5 | -0/+583 | |
| * | | | Merge pull request #1267 from gurupras/issue-858 | Sam Potts | 2018-12-08 | 1 | -3/+3 | |
| |\ \ \ | ||||||
| | * | | | Updated restart logic to call play instead of togglePlay | Guru Prasad Srinivasa | 2018-12-08 | 1 | -1/+1 | |
| | * | | | Replaced calls to player.restart() and player.togglePlay() with proxy(...) to... | Guru Prasad Srinivasa | 2018-11-19 | 1 | -3/+3 | |
| | | |/ | | |/| | ||||||
| * | | | Merge branch 'develop' of https://github.com/sampotts/plyr into develop | Sam Potts | 2018-12-08 | 2 | -2/+2 | |
| |\ \ \ | ||||||
| | * | | | Fix: buffer progress bar transition on webkit | Samuel Elgozi | 2018-11-22 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Fix for error when mime type not specified (fixes #1274) | Sam Potts | 2018-12-08 | 2 | -6/+19 | |
* | | | | remove comment | Omar Khatib | 2018-12-13 | 1 | -1/+1 | |
* | | | | support Youtube noCookie Mode | Omar Khatib | 2018-12-13 | 3 | -1/+5 | |
| |/ / |/| | |