Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docs, keyboard shortcut fixes | Sam Potts | 2017-11-12 | 1 | -2/+6 |
| | |||||
* | More docs, event renamed | Sam Potts | 2017-11-12 | 3 | -3/+3 |
| | |||||
* | More docs | Sam Potts | 2017-11-10 | 1 | -8/+3 |
| | |||||
* | Fix for destroy | Sam Potts | 2017-11-09 | 1 | -9/+16 |
| | |||||
* | Moved console methods out of the root of the object | Sam Potts | 2017-11-09 | 9 | -34/+39 |
| | |||||
* | Use callback for loading Vimeo API | Sam Potts | 2017-11-09 | 1 | -9/+3 |
| | |||||
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2017-11-09 | 2 | -5/+16 |
|\ | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map | ||||
| * | Callback for loadScript | Sam Potts | 2017-11-09 | 2 | -5/+16 |
| | | |||||
* | | UI bugs | Sam Potts | 2017-11-09 | 11 | -56/+75 |
|/ | |||||
* | Volume fixes and other tidy up work | Sam Potts | 2017-11-08 | 6 | -49/+68 |
| | |||||
* | Looping, increase/decrease volume fix | Sam Potts | 2017-11-08 | 5 | -27/+50 |
| | |||||
* | Merge branch 'develop' of github.com:Selz/plyr into develop | Sam Potts | 2017-11-07 | 4 | -23/+43 |
|\ | | | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map # src/js/defaults.js | ||||
| * | Trap focus fix | Sam Potts | 2017-11-07 | 3 | -14/+20 |
| | | |||||
| * | Using the “href” attribute on SVG if supported, using hasAttribute | Sam Potts | 2017-11-07 | 3 | -8/+18 |
| | | |||||
* | | Merge branch 'develop' of github.com:Selz/plyr into develop | Sam Potts | 2017-11-07 | 10 | -304/+403 |
|\| | | | | | | | | | # Conflicts: # readme.md | ||||
| * | Automatic Vimeo aspect ratio | Sam Potts | 2017-11-06 | 5 | -10/+31 |
| | | |||||
| * | Global listeners to prevent repeat binding | Sam Potts | 2017-11-06 | 2 | -169/+182 |
| | | |||||
| * | Keyboard logic | Sam Potts | 2017-11-06 | 1 | -3/+3 |
| | | |||||
| * | Vimeo captions fix | Sam Potts | 2017-11-06 | 2 | -3/+3 |
| | | |||||
| * | Finished aspect ratio setting | Sam Potts | 2017-11-06 | 2 | -3/+3 |
| | | |||||
| * | Cleanup | Sam Potts | 2017-11-06 | 1 | -20/+20 |
| | | |||||
| * | Added Vimeo playback speed | Sam Potts | 2017-11-06 | 1 | -3/+14 |
| | | |||||
| * | Started on documentation and aspect ratio option | Sam Potts | 2017-11-06 | 10 | -98/+156 |
|/ | |||||
* | Tab focus classname change | Sam Potts | 2017-11-05 | 6 | -10/+10 |
| | |||||
* | Keyboard shortcut tweaks | Sam Potts | 2017-11-05 | 2 | -56/+30 |
| | |||||
* | Key listeners fix | Sam Potts | 2017-11-05 | 1 | -7/+5 |
| | |||||
* | Captions fix | Sam Potts | 2017-11-05 | 2 | -3/+3 |
| | |||||
* | YouTube volume fix | Sam Potts | 2017-11-05 | 6 | -66/+60 |
| | |||||
* | Vimeo fix | Sam Potts | 2017-11-05 | 1 | -1/+1 |
| | |||||
* | Captions language fix | Sam Potts | 2017-11-05 | 2 | -2/+3 |
| | |||||
* | src getter fix, local storage fix | Sam Potts | 2017-11-05 | 8 | -51/+69 |
| | |||||
* | Cleanup | Sam Potts | 2017-11-05 | 4 | -14/+16 |
| | |||||
* | Menu design tweaks, moved logic into plugins | Sam Potts | 2017-11-05 | 6 | -65/+46 |
| | |||||
* | Removed log | Sam Potts | 2017-11-04 | 1 | -2/+1 |
| | |||||
* | Retrofit PRs | Sam Potts | 2017-11-04 | 1 | -6/+8 |
| | |||||
* | Small tweaks | Sam Potts | 2017-11-04 | 13 | -153/+219 |
| | |||||
* | Small bug fixes | Sam Potts | 2017-11-04 | 4 | -41/+24 |
| | |||||
* | ES6-ified | Sam Potts | 2017-11-04 | 20 | -5206/+4912 |
| | |||||
* | Split LESS into more granular files, Vimeo fixes | Sam Potts | 2017-10-28 | 21 | -1023/+1138 |
| | |||||
* | Linting and minor changes | Sam Potts | 2017-10-27 | 3 | -19/+36 |
| | |||||
* | 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) | ||||
| * | | 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 | 1 | -1/+1 |
|/ | |||||
* | Fullscreen improvements | Sam Potts | 2017-10-18 | 3 | -114/+104 |
| | |||||
* | Fix | Sam Potts | 2017-10-18 | 1 | -1/+1 |
| | |||||
* | Cleanup | Sam Potts | 2017-10-18 | 1 | -4/+9 |
| | |||||
* | Removed extra <progress> for populating lower fill on range inputs | Sam Potts | 2017-10-18 | 4 | -193/+174 |
| | |||||
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2017-10-08 | 2 | -74/+46 |
|\ | | | | | | | | | # Conflicts: # dist/plyr.js |