Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map | ||||
| * | 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 |
|\ | | | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map # src/js/controls.js | ||||
| * | 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 |
| | |||||
* | 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 | 4 | -7/+18 |
| | | |||||
* | | UI bugs | Sam Potts | 2017-11-09 | 14 | -59/+78 |
|/ | |||||
* | Missing code highlight | Sam Potts | 2017-11-09 | 1 | -2/+2 |
| | |||||
* | More docs | Sam Potts | 2017-11-09 | 1 | -49/+10 |
| | |||||
* | Test | Sam Potts | 2017-11-09 | 1 | -31/+12 |
| | |||||
* | Volume fixes and other tidy up work | Sam Potts | 2017-11-08 | 9 | -57/+76 |
| | |||||
* | Looping, increase/decrease volume fix | Sam Potts | 2017-11-08 | 7 | -29/+52 |
| | |||||
* | 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 |