| Commit message (Expand) | Author | Age | Files | Lines |
* | Small fixes | Sam Potts | 2017-12-20 | 11 | -13/+13 |
* | Docs | Sam Potts | 2017-12-20 | 1 | -2/+2 |
* | Fix SASS bundle | Sam Potts | 2017-12-20 | 7 | -9/+13 |
* | Comment update | Sam Potts | 2017-12-20 | 1 | -1/+1 |
* | Remove chaning ability and return promise for play() | Sam Potts | 2017-12-20 | 8 | -48/+34 |
* | Split up settings file | Sam Potts | 2017-12-20 | 15 | -107/+134 |
* | Fix for rounding | Sam Potts | 2017-12-20 | 3 | -84/+8 |
* | Converted to SASS/SCSS | Sam Potts | 2017-12-20 | 79 | -9966/+6998 |
* | Minor tweaks | Sam Potts | 2017-12-18 | 10 | -43/+35 |
* | Copy | Sam Potts | 2017-12-08 | 1 | -2/+2 |
* | More Edge fixes and small UI bugs | Sam Potts | 2017-12-08 | 15 | -58/+76 |
* | IE & Edge fixes, Storage & Console classes | Sam Potts | 2017-12-08 | 33 | -602/+1038 |
* | Safari CSS fixes and variables setup | Sam Potts | 2017-11-25 | 9 | -26/+28 |
* | Fix display for current language on change | Sam Potts | 2017-11-25 | 9 | -26/+35 |
* | Map | Sam Potts | 2017-11-24 | 1 | -1/+1 |
* | Fix for keyboard increase/decrease volume | Sam Potts | 2017-11-24 | 3 | -4/+4 |
* | Fix overflow issue on small players with menu open | Sam Potts | 2017-11-23 | 8 | -4/+12 |
* | Vimeo captions fix | Sam Potts | 2017-11-23 | 3 | -4/+4 |
* | Moved to provider + type to make it cleaner in future, fix for multiple players | Sam Potts | 2017-11-23 | 22 | -215/+199 |
* | Updated data attributes to `data-plyr` namespace. Speed menu fixes | Sam Potts | 2017-11-23 | 20 | -433/+369 |
* | Work on touch controls | Sam Potts | 2017-11-22 | 12 | -47/+52 |
* | Fix for playing getter as currentTime check is flaky | Sam Potts | 2017-11-21 | 4 | -22/+13 |
* | Handle no audio, more docs in code, fix for playing getter | Sam Potts | 2017-11-21 | 12 | -66/+209 |
* | Minor tweaks | Sam Potts | 2017-11-21 | 9 | -11/+10 |
* | Vimeo autopause option | Sam Potts | 2017-11-21 | 5 | -2/+13 |
* | Play button as toggle button, tooltip changes, docs updated, fullscreen fix | Sam Potts | 2017-11-21 | 14 | -138/+123 |
* | Docs to build custom CSS for plyr | Sam Potts | 2017-11-20 | 8 | -16/+37 |
* | WIP on docs example | Sam Potts | 2017-11-20 | 27 | -76/+121 |
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2017-11-20 | 1 | -21/+36 |
|\ |
|
| * | Merge branch 'develop' of github.com:Selz/plyr into develop | Sam Potts | 2017-11-19 | 3 | -3/+4 |
| |\ |
|
| * | | YouTube title | Sam Potts | 2017-11-19 | 3 | -23/+38 |
* | | | Added ended and playing getters | Sam Potts | 2017-11-20 | 7 | -9/+34 |
| |/
|/| |
|
* | | UI tweaks | Sam Potts | 2017-11-19 | 3 | -3/+4 |
|/ |
|
* | Captions fix | Sam Potts | 2017-11-19 | 14 | -144/+113 |
* | Formatting | Sam Potts | 2017-11-18 | 3 | -4/+4 |
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2017-11-18 | 33 | -632/+627 |
|\ |
|
| * | Controls cleanup, work on captions bug, click to invert time | Sam Potts | 2017-11-18 | 32 | -255/+361 |
| * | Using fetch instead of xhr, grabbing title for YouTube | Sam Potts | 2017-11-16 | 12 | -50/+47 |
| * | Started on error handling, Safari icon fix | Sam Potts | 2017-11-14 | 11 | -45/+113 |
| * | YouTube fix | Sam Potts | 2017-11-14 | 3 | -3/+5 |
| * | Docs | Sam Potts | 2017-11-12 | 1 | -8/+8 |
| * | Docs, keyboard shortcut fixes | Sam Potts | 2017-11-12 | 4 | -128/+67 |
| * | More docs, event renamed | Sam Potts | 2017-11-12 | 6 | -190/+70 |
* | | Minor fixes | Sam Potts | 2017-11-18 | 4 | -4/+4 |
|/ |
|
* | Added Sparkk TV to the list of users | Sam Potts | 2017-11-10 | 1 | -7/+3 |
* | More docs | Sam Potts | 2017-11-10 | 7 | -248/+149 |
* | Config docs | Sam Potts | 2017-11-09 | 1 | -154/+20 |
* | Fix for destroy | Sam Potts | 2017-11-09 | 3 | -11/+18 |
* | Moved console methods out of the root of the object | Sam Potts | 2017-11-09 | 11 | -36/+41 |
* | Use callback for loading Vimeo API | Sam Potts | 2017-11-09 | 3 | -11/+5 |