Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge pull request #904 from friday/881 | Sam Potts | 2018-04-18 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | |/| | | Fullscreen aria-pressed event listened fix for Chrome | |||||
| | * | | Fullscreen aria-pressed event listened fix for Chrome | Albin Larsson | 2018-04-17 | 1 | -1/+1 | |
| |/ / | ||||||
* / / | ARIA and Vimeo fixes | Sam Potts | 2018-04-18 | 17 | -845/+1933 | |
|/ / | ||||||
* | | v3.2.0 | Sam Potts | 2018-04-17 | 13 | -1847/+824 | |
| | | ||||||
* | | More bug fixes | Sam Potts | 2018-04-17 | 23 | -75/+141 | |
| | | ||||||
* | | Fix for `playing` false positive (fixes #898) | Sam Potts | 2018-04-17 | 15 | -12/+15 | |
| | | ||||||
* | | Fixed bug for captions with no srclang and labels and improved logic (fixes ↵ | Sam Potts | 2018-04-17 | 16 | -171/+372 | |
| | | | | | | | | #875) | |||||
* | | PR merge | Sam Potts | 2018-04-14 | 14 | -829/+1866 | |
| | | ||||||
* | | Merge branch 'master' of github.com:sampotts/plyr | Sam Potts | 2018-04-14 | 1 | -1/+1 | |
|\| | ||||||
| * | Merge pull request #895 from nicolasthy/patch-1 | Sam Potts | 2018-04-14 | 1 | -1/+1 | |
| |\ | | | | | | | Fix IE10 split error | |||||
| | * | Fix IE10 with default captions.language | Nicolas Thiry | 2018-04-13 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix IE10 split error | Nicolas Thiry | 2018-04-12 | 1 | -1/+1 | |
| |/ | | | | | On IE10, Plyr throws the error `Unable to get property 'split' of undefined or null reference`. This fixes the case when `window.navigator.language` is null and can't use the `split()` function. | |||||
* | | Merge branch 'master' of github.com:sampotts/plyr | Sam Potts | 2018-04-11 | 5 | -3/+5 | |
|\| | ||||||
| * | Merge pull request #888 from Antonio-Laguna/master | Sam Potts | 2018-04-11 | 1 | -1/+1 | |
| |\ | | | | | | | Safer check for active caption | |||||
| | * | Safer check for active caption | Antonio Laguna | 2018-04-11 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #887 from danielsarin/use-i18n-for-normal-speed | Sam Potts | 2018-04-11 | 3 | -1/+3 | |
| |\ | | | | | | | Add i18n support for "Normal" value in speed options | |||||
| | * | Add i18n support for "Normal" value in speed options | Daniel Sarin | 2018-04-11 | 3 | -1/+3 | |
| |/ | ||||||
| * | Merge pull request #886 from danielsarin/increate-menu-z-index | Sam Potts | 2018-04-11 | 1 | -1/+1 | |
| |\ | | | | | | | Increase menu container z-index to be higher than controls | |||||
| | * | Increase menu container z-index to be higher than controls | Daniel Sarin | 2018-04-11 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge branch 'master' of github.com:sampotts/plyr | Sam Potts | 2018-04-11 | 3 | -3/+3 | |
|\| | ||||||
| * | Merge pull request #874 from friday/873 | Sam Potts | 2018-04-10 | 1 | -1/+1 | |
| |\ | | | | | | | Fixes issue leaving fullscreen in Chrome using button | |||||
| | * | Fixes #873 Can't leave fullscreen in Chrome (using button) | Albin Larsson | 2018-04-05 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #871 from friday/867 | Sam Potts | 2018-04-05 | 1 | -1/+1 | |
| |\ | | | | | | | Fix #867: Add custom property fallback | |||||
| | * | Fix #867: Add custom property fallback | Albin Larsson | 2018-04-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #868 from friday/null-no-controls | Sam Potts | 2018-04-05 | 1 | -1/+1 | |
| |\ \ | | |/ | |/| | Fix string "null" being appended after the video if controls argument is empty. | |||||
| | * | Fix 'null' being appended after the video if controls is empty array | Albin Larsson | 2018-04-04 | 1 | -1/+1 | |
| |/ | ||||||
* / | Restore paused state after seek | Sam Potts | 2018-04-11 | 11 | -11/+37 | |
|/ | ||||||
* | Merge branch 'master' of github.com:sampotts/plyr | Sam Potts | 2018-04-04 | 1 | -1/+1 | |
|\ | ||||||
| * | Merge pull request #863 from friday/data-plyr-config-no-options | Sam Potts | 2018-04-04 | 1 | -1/+1 | |
| |\ | | | | | | | Fix loading data-plyr-config when initiating Plyr without any options | |||||
| | * | Fix loading data-plyr-config when initiating Plyr without any options | Albin Larsson | 2018-04-04 | 1 | -1/+1 | |
| |/ | ||||||
* / | Style fixes | Sam Potts | 2018-04-04 | 12 | -16/+24 | |
|/ | ||||||
* | Changelog | Sam Potts | 2018-04-03 | 1 | -0/+8 | |
| | ||||||
* | v3.1.0 | Sam Potts | 2018-04-03 | 8 | -10/+10 | |
| | ||||||
* | Styling fixes | Sam Potts | 2018-04-03 | 17 | -14/+22 | |
| | ||||||
* | v3.1.0-beta.2 | Sam Potts | 2018-04-03 | 13 | -1846/+823 | |
| | ||||||
* | YouTube speed menu fix | Sam Potts | 2018-04-03 | 18 | -899/+1959 | |
| | ||||||
* | v3.1.0-beta.1 | Sam Potts | 2018-04-02 | 19 | -1850/+847 | |
| | ||||||
* | HTML5 quality selection | Sam Potts | 2018-04-02 | 27 | -1142/+3004 | |
| | ||||||
* | v3.0.11 | Sam Potts | 2018-03-30 | 17 | -1850/+832 | |
| | ||||||
* | Muted and autoplay fixes, small bug fixes | Sam Potts | 2018-03-30 | 18 | -958/+2116 | |
| | ||||||
* | v3.0.10 | Sam Potts | 2018-03-30 | 14 | -1846/+828 | |
| | ||||||
* | Controls docs, package upgrades | Sam Potts | 2018-03-30 | 16 | -1681/+2329 | |
| | ||||||
* | Fix regression | Sam Potts | 2018-03-29 | 20 | -35/+28 | |
| | ||||||
* | Vimeo hotfix | Sam Potts | 2018-03-29 | 15 | -21/+37 | |
| | ||||||
* | Merge branch 'master' of github.com:sampotts/plyr | Sam Potts | 2018-03-28 | 1 | -1/+1 | |
|\ | ||||||
| * | Update readme.md | Sam Potts | 2018-03-28 | 1 | -1/+1 | |
| | | ||||||
* | | Bug fixes | Sam Potts | 2018-03-28 | 23 | -42/+125 | |
|/ | ||||||
* | v3.0.6 | Sam Potts | 2018-03-28 | 20 | -32/+55 | |
| | ||||||
* | v3.0.5 | Sam Potts | 2018-03-27 | 15 | -42/+18 | |
| | ||||||
* | v3.0.4 | Sam Potts | 2018-03-27 | 14 | -1869/+1068 | |
| |