Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | #615: updates to vimeo and youtube plugins to ensure that loading classes ↵ | Dustin Harrell | 2019-09-23 | 2 | -0/+14 | |
| | |/ / | | | | | | | | | | | | | are added as content is buffering | |||||
* | / / | Manually port over change from PR #1616 | Sam Potts | 2020-01-13 | 1 | -1/+1 | |
|/ / / | ||||||
* | / | Added local server, package upgrades | Sam Potts | 2020-01-13 | 1 | -2/+2 | |
| |/ |/| | ||||||
* | | 3.5.6 | Sam Potts | 2019-06-21 | 3 | -3/+3 | |
| | | ||||||
* | | Edge fix | Sam Potts | 2019-06-21 | 1 | -1/+1 | |
|/ | ||||||
* | v3.5.5 deployed | Sam Potts | 2019-06-21 | 3 | -3/+3 | |
| | ||||||
* | File rename and clean up | Sam Potts | 2019-06-21 | 13 | -11/+9 | |
| | ||||||
* | Clean up | Sam Potts | 2019-06-21 | 2 | -5/+2 | |
| | ||||||
* | Merge branch 'master' into develop | Sam Potts | 2019-06-20 | 3 | -3/+3 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .eslintrc # demo/dist/demo.css # demo/dist/demo.js # demo/dist/demo.min.js # demo/dist/demo.min.js.map # dist/plyr.css # dist/plyr.js # dist/plyr.min.js # dist/plyr.min.js.map # dist/plyr.min.mjs # dist/plyr.min.mjs.map # dist/plyr.mjs # dist/plyr.polyfilled.js # dist/plyr.polyfilled.min.js # dist/plyr.polyfilled.min.js.map # dist/plyr.polyfilled.min.mjs # dist/plyr.polyfilled.min.mjs.map # dist/plyr.polyfilled.mjs # package.json # readme.md # src/js/listeners.js # yarn.lock | |||||
| * | Linting changes | Sam Potts | 2019-04-30 | 15 | -33/+2 | |
| | | ||||||
| * | v3.5.4 | Sam Potts | 2019-04-25 | 3 | -3/+3 | |
| | | ||||||
* | | Styling tweaks for demo | Sam Potts | 2019-06-20 | 11 | -19/+26 | |
| | | ||||||
* | | Aspect ratio tweaks | Sam Potts | 2019-06-03 | 5 | -19/+17 | |
| | | ||||||
* | | Add duration (commented out) in defaults | Sam Potts | 2019-06-03 | 1 | -0/+1 | |
| | | ||||||
* | | Repaint clean up | Sam Potts | 2019-06-03 | 2 | -9/+10 | |
| | | ||||||
* | | Fix for thumbnails in demo for audio | Sam Potts | 2019-06-03 | 1 | -0/+4 | |
| | | ||||||
* | | Removed commented out code for Edge | Sam Potts | 2019-06-02 | 1 | -8/+0 | |
| | | ||||||
* | | Clean up | Sam Potts | 2019-06-01 | 3 | -28/+19 | |
| | | ||||||
* | | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2019-06-01 | 1 | -16/+24 | |
|\ \ | ||||||
| * | | 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 | 17 | -84/+75 | |
|/ | ||||||
* | Fix for the menu in the shadow DOM | Sam Potts | 2019-04-25 | 1 | -16/+4 | |
| | ||||||
* | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2019-04-25 | 1 | -2/+4 | |
|\ | ||||||
| * | 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 | |
| | | ||||||
* | | Fix merging class | Sam Potts | 2019-04-25 | 1 | -7/+8 | |
| | | ||||||
* | | 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 | |
| | | ||||||
* | | Formatting | Sam Potts | 2019-04-25 | 1 | -12/+17 | |
| | | ||||||
* | | 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 | 3 | -3/+3 | |
|\ | ||||||
| * | 3.5.3 | Sam Potts | 2019-04-12 | 3 | -3/+3 | |
| | | ||||||
* | | Set download URL via setter | Sam Potts | 2019-04-12 | 4 | -7/+20 | |
|/ | ||||||
* | Moved all video styles together | Sam Potts | 2019-04-12 | 3 | -38/+33 | |
| | ||||||
* | Merge branch 'master' into develop | Sam Potts | 2019-04-12 | 1 | -1/+14 | |
|\ | | | | | | | | | # Conflicts: # readme.md | |||||
| * | 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 | |
| | | ||||||
* | | Aspect ratio improvements (fixes #1042, fixes #1366) | Sam Potts | 2019-04-12 | 7 | -32/+107 | |
| | | ||||||
* | | 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' |