Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | Fixed cite display | Sam Potts | 2019-06-02 | 2 | -16/+4 | |
| | | | | ||||||
| | | * | Packages for demo separated | Sam Potts | 2019-06-02 | 4 | -21/+47 | |
| | | | | ||||||
| | | * | Clean up | Sam Potts | 2019-06-01 | 21 | -147/+117 | |
| | | | | ||||||
| | | * | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2019-06-01 | 1 | -16/+24 | |
| | | |\ | ||||||
| | | | * | Merge pull request #1453 from aFarkas/develop | Sam Potts | 2019-06-01 | 1 | -16/+24 | |
| | | |/| | | |/| | | | | | | | youtube multiple small issues | |||||
| | | | * | fix youtube embed + handle early destroy | Alexander Farkas | 2019-05-24 | 1 | -1/+1 | |
| | | | | | ||||||
| | | | * | fix youtube embed + handle early destroy | Alexander Farkas | 2019-05-24 | 1 | -15/+23 | |
| | | |/ | | |/| | ||||||
| | | * | Edge fix | Sam Potts | 2019-06-01 | 1 | -0/+1 | |
| | | | | ||||||
| | | * | Linting changes | Sam Potts | 2019-06-01 | 42 | -4147/+5017 | |
| | |/ | ||||||
| | * | 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 | |
| | | | | |