Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| | * | 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 volume stepping via key up/down | ||||
| | * | Restore up/down arrow behavior from v2 (10 steps between min and max instead ↵ | Albin Larsson | 2017-10-25 | 1 | -2/+2 |
| | | | | | | | | | | | | of one) | ||||
| * | | Merge pull request #693 from friday/fix/instanceof-undefined | Sam Potts | 2017-10-25 | 1 | -2/+5 |
| |\ \ | | |/ | |/| | v3: Add instanceof wrapper to avoid TypeErrors | ||||
| | * | 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 |
|\ | | | | | | | | | # Conflicts: # dist/plyr.js | ||||
| * | 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 (v3) | ||||
| | * | 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 errors when initiating plyr without settings (v3) | ||||
| | * | 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 feat… | ||||
| | * | Fix 'TypeError: Cannot read property 'kind' of null' in captions feature ↵ | Albin Larsson | 2017-09-27 | 1 | -1/+1 |
| |/ | | | | | | | detection if video lacks captions | ||||
* / | Comments, small tweaks | Sam Potts | 2017-10-02 | 7 | -43/+61 |
|/ | |||||
* | Fixing Vimeo captions, WIP on settings menu, prettier and VS code settings | Sam Potts | 2017-09-03 | 12 | -608/+979 |
| | |||||
* | Cleanup | Sam Potts | 2017-08-16 | 3 | -6/+14 |
| | |||||
* | ESLint, comments, quality and speed menus | Sam Potts | 2017-08-16 | 14 | -627/+764 |
| | |||||
* | Small tweak | Sam Potts | 2017-08-13 | 2 | -3/+9 |
| | |||||
* | Work on quality control | Sam Potts | 2017-08-06 | 3 | -9/+51 |
| | |||||
* | Fix bug when switching sources | Sam Potts | 2017-08-06 | 4 | -24/+14 |
| | |||||
* | Work on playback rate changes | Sam Potts | 2017-07-31 | 3 | -148/+120 |
| | |||||
* | Small tweaks | Sam Potts | 2017-07-23 | 11 | -85/+125 |
| | |||||
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2017-07-09 | 9 | -59/+60 |
|\ | |||||
| * | Tweaks | Sam Potts | 2017-07-09 | 5 | -10/+12 |
| | |