Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added Vimeo playback speed | Sam Potts | 2017-11-06 | 3 | -5/+16 |
* | Started on documentation and aspect ratio option | Sam Potts | 2017-11-06 | 14 | -108/+159 |
* | Tab focus classname change | Sam Potts | 2017-11-05 | 9 | -13/+13 |
* | Keyboard shortcut tweaks | Sam Potts | 2017-11-05 | 4 | -58/+32 |
* | Key listeners fix | Sam Potts | 2017-11-05 | 3 | -9/+7 |
* | Captions fix | Sam Potts | 2017-11-05 | 4 | -5/+5 |
* | YouTube volume fix | Sam Potts | 2017-11-05 | 9 | -69/+63 |
* | Vimeo fix | Sam Potts | 2017-11-05 | 3 | -3/+3 |
* | Captions language fix | Sam Potts | 2017-11-05 | 5 | -5/+6 |
* | src getter fix, local storage fix | Sam Potts | 2017-11-05 | 10 | -53/+71 |
* | Cleanup | Sam Potts | 2017-11-05 | 7 | -17/+19 |
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2017-11-05 | 1 | -0/+10 |
|\ | |||||
| * | Merge pull request #705 from friday/editorconfig | Sam Potts | 2017-11-05 | 1 | -0/+10 |
| |\ | |||||
| | * | Add .editorconfig file | Albin Larsson | 2017-11-04 | 1 | -0/+10 |
* | | | Menu design tweaks, moved logic into plugins | Sam Potts | 2017-11-05 | 13 | -76/+68 |
|/ / | |||||
* / | Meta data and icons updated | Sam Potts | 2017-11-05 | 1 | -2/+20 |
|/ | |||||
* | Removed log | Sam Potts | 2017-11-04 | 3 | -4/+3 |
* | Retrofit PRs | Sam Potts | 2017-11-04 | 3 | -8/+10 |
* | Small tweaks | Sam Potts | 2017-11-04 | 21 | -168/+235 |
* | Small bug fixes | Sam Potts | 2017-11-04 | 6 | -43/+26 |
* | ES6-ified | Sam Potts | 2017-11-04 | 38 | -11242/+10120 |
* | Split LESS into more granular files, Vimeo fixes | Sam Potts | 2017-10-28 | 36 | -1055/+1171 |
* | Linting and minor changes | Sam Potts | 2017-10-27 | 20 | -81/+8509 |
* | Error pages | Sam Potts | 2017-10-26 | 9 | -43/+82 |
* | Inlined SVGs, fixed build | Sam Potts | 2017-10-26 | 13 | -156/+58 |
* | Built JS | Sam Potts | 2017-10-26 | 1 | -1/+1 |
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2017-10-25 | 1 | -4/+7 |
|\ | |||||
| * | Merge pull request #694 from friday/fix/volume-steps | Sam Potts | 2017-10-25 | 1 | -2/+2 |
| |\ | |||||
| | * | Restore up/down arrow behavior from v2 (10 steps between min and max instead ... | Albin Larsson | 2017-10-25 | 1 | -2/+2 |
| * | | Merge pull request #693 from friday/fix/instanceof-undefined | Sam Potts | 2017-10-25 | 1 | -2/+5 |
| |\ \ | | |/ | |/| | |||||
| | * | Add instanceof wrapper that avoids TypeError when second argument is undefined | Albin Larsson | 2017-10-25 | 1 | -2/+5 |
| |/ | |||||
* / | Docs/demo refresh | Sam Potts | 2017-10-25 | 39 | -581/+624 |
|/ | |||||
* | Fullscreen improvements | Sam Potts | 2017-10-18 | 6 | -123/+121 |
* | Fix | Sam Potts | 2017-10-18 | 2 | -2/+2 |
* | Cleanup | Sam Potts | 2017-10-18 | 2 | -5/+10 |
* | Removed extra <progress> for populating lower fill on range inputs | Sam Potts | 2017-10-18 | 8 | -362/+322 |
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2017-10-08 | 4 | -76/+48 |
|\ | |||||
| * | Small tweaks to focus | Sam Potts | 2017-10-03 | 6 | -94/+68 |
* | | Fullscreen fix | Sam Potts | 2017-10-08 | 2 | -38/+42 |
* | | Linting | Sam Potts | 2017-10-08 | 3 | -145/+154 |
|/ | |||||
* | Formatting | Sam Potts | 2017-10-02 | 4 | -23/+34 |
* | CDN URLs | Sam Potts | 2017-10-02 | 1 | -6/+6 |
* | CDN URLs | Sam Potts | 2017-10-02 | 6 | -27/+37 |
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2017-10-02 | 1 | -17/+35 |
|\ | |||||
| * | Merge pull request #669 from friday/fix/prevent-buttons-from-submitting-form | Sam Potts | 2017-09-27 | 1 | -0/+4 |
| |\ | |||||
| | * | Prevent buttons from submitting form | Albin Larsson | 2017-09-27 | 1 | -0/+4 |
| * | | Merge pull request #670 from friday/fix/errors-without-settings-pane | Sam Potts | 2017-09-27 | 1 | -16/+30 |
| |\ \ | | |/ | |/| | |||||
| | * | Avoid multiple errors when initiating plyr without 'settings' in controls | Albin Larsson | 2017-09-27 | 1 | -16/+30 |
| |/ | |||||
| * | Merge pull request #667 from friday/fix/caption-feature-detection | Sam Potts | 2017-09-27 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix 'TypeError: Cannot read property 'kind' of null' in captions feature dete... | Albin Larsson | 2017-09-27 | 1 | -1/+1 |
| |/ |