Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v3.5.4 | Sam Potts | 2019-04-25 | 21 | -1959/+2554 |
| | |||||
* | Merge pull request #1423 from sampotts/develop | Sam Potts | 2019-04-25 | 20 | -440/+567 |
|\ | | | | | v3.5.4 | ||||
| * | Fix for the menu in the shadow DOM | Sam Potts | 2019-04-25 | 2 | -16/+5 |
| | | |||||
| * | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2019-04-25 | 1 | -2/+4 |
| |\ | |||||
| | * | Merge pull request #1416 from emielbeinema/fix_webcomponents | Sam Potts | 2019-04-15 | 1 | -2/+4 |
| | |\ | | | | | | | | | Make menu work in WebComponent | ||||
| | | * | Don't close menu on click in menu in webcomponent | Emiel Beinema | 2019-04-15 | 1 | -1/+3 |
| | | | | |||||
| | | * | Use querySelector on container for showMenuPanel | Emiel Beinema | 2019-04-15 | 1 | -1/+1 |
| | |/ | |||||
| * | | Eslint config rename | Sam Potts | 2019-04-25 | 1 | -0/+0 |
| | | | |||||
| * | | Changelog | Sam Potts | 2019-04-25 | 1 | -0/+12 |
| | | | |||||
| * | | Fix merging class | Sam Potts | 2019-04-25 | 1 | -7/+8 |
| | | | |||||
| * | | Package updates | Sam Potts | 2019-04-25 | 1 | -2/+2 |
| | | | |||||
| * | | Ads improvements for volume and race condition fix | Sam Potts | 2019-04-25 | 1 | -35/+50 |
| | | | |||||
| * | | Styling for control changes | Sam Potts | 2019-04-25 | 2 | -38/+40 |
| | | | |||||
| * | | Ratio improvements | Sam Potts | 2019-04-25 | 5 | -33/+34 |
| | | | |||||
| * | | Fix for className being wiped out | Sam Potts | 2019-04-25 | 1 | -250/+284 |
| | | | |||||
| * | | Clean up and API change | Sam Potts | 2019-04-25 | 1 | -11/+2 |
| | | | |||||
| * | | Notes on autoplay support | Sam Potts | 2019-04-25 | 1 | -1/+7 |
| | | | |||||
| * | | Formatting | Sam Potts | 2019-04-25 | 1 | -12/+17 |
| | | | |||||
| * | | Use polyfill.io v3 | Sam Potts | 2019-04-22 | 1 | -1/+1 |
| | | | |||||
| * | | Increase speed limits | Sam Potts | 2019-04-15 | 2 | -12/+57 |
| | | | |||||
| * | | Fix issue with empty controls and preview thumbs | Sam Potts | 2019-04-13 | 1 | -3/+7 |
| | | | |||||
| * | | Fix issue with setGutter call | Sam Potts | 2019-04-13 | 1 | -1/+1 |
| | | | |||||
| * | | Fix setting initial speed (fixes #1408) | Sam Potts | 2019-04-12 | 2 | -13/+20 |
| |/ | |||||
| * | Merge branch 'master' into develop | Sam Potts | 2019-04-12 | 21 | -5052/+10338 |
| |\ | |/ |/| | |||||
* | | 3.5.3 | Sam Potts | 2019-04-12 | 21 | -5052/+10338 |
| | | |||||
* | | Merge pull request #1410 from sampotts/develop | Sam Potts | 2019-04-12 | 16 | -272/+601 |
|\ \ | | | | | | | v3.5.3 | ||||
| | * | Set download URL via setter | Sam Potts | 2019-04-12 | 4 | -7/+20 |
| |/ | |||||
| * | Bump version | Sam Potts | 2019-04-12 | 1 | -1/+1 |
| | | |||||
| * | Changelog | Sam Potts | 2019-04-12 | 1 | -0/+8 |
| | | |||||
| * | Package upgrades | Sam Potts | 2019-04-12 | 3 | -201/+441 |
| | | |||||
| * | Moved all video styles together | Sam Potts | 2019-04-12 | 3 | -38/+33 |
| | | |||||
| * | Merge branch 'master' into develop | Sam Potts | 2019-04-12 | 2 | -4/+16 |
| |\ | |/ |/| | | | | | # Conflicts: # readme.md | ||||
* | | Merge pull request #1407 from freezer278/http-youtube-fix | Sam Potts | 2019-04-11 | 1 | -2/+10 |
|\ \ | | | | | | | fixed setting youtube host for non-https case | ||||
| * | | code cleanup | Vladimir Morozov | 2019-04-04 | 1 | -2/+2 |
| | | | |||||
| * | | code cleanup | Vladimir Morozov | 2019-04-04 | 1 | -10/+2 |
| | | | |||||
| * | | fixed setting youtube host for non-https case | Vladimir Morozov | 2019-04-04 | 1 | -1/+17 |
| | | | |||||
* | | | Update readme.md | Sam Potts | 2019-03-26 | 1 | -3/+2 |
| | | | |||||
| | * | Aspect ratio improvements (fixes #1042, fixes #1366) | Sam Potts | 2019-04-12 | 8 | -33/+109 |
| | | | |||||
| | * | Autoplay tweak for HTML5 | Sam Potts | 2019-04-12 | 1 | -2/+2 |
| | | | |||||
| | * | Fix YouTube autoplay (fixes #1185) | Sam Potts | 2019-04-12 | 1 | -1/+1 |
| | | | |||||
| | * | Merge pull request #1362 from doublex/master | Sam Potts | 2019-04-11 | 1 | -4/+7 |
| | |\ | | | | | | | | | #46 - two patches from 'jamesoflol' | ||||
| | | * | 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 |
| | | | | |||||
| | * | | Merge pull request #1404 from taion/clear-timeouts | Sam Potts | 2019-04-11 | 1 | -3/+5 |
| |/| | | | | | | | | | | fix: Properly clear all timeouts on destroy | ||||
| | * | | fix: Properly clear all timeouts on destroy | Jimmy Jia | 2019-04-01 | 1 | -3/+5 |
| |/ / | |||||
| * | | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2019-03-16 | 1 | -1/+1 |
|/| | | |||||
| * | | Merge pull request #1376 from ar31an/patch-1 | Sam Potts | 2019-03-07 | 1 | -1/+1 |
| |\ \ | | | | | | | | | Update poster src | ||||
| | * | | Update poster src | Arslan Javed | 2019-03-07 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #1375 from sampotts/master | Sam Potts | 2019-03-07 | 26 | -7259/+7682 |
| |\| | | | | | | | Merge back | ||||
* | | | Housekeeping | Sam Potts | 2019-03-16 | 19 | -493/+625 |
| |/ |/| |