Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Tweaks | Sam Potts | 2018-01-05 | 4 | -3/+9501 | |
| |/ / / | ||||||
| * | | | Fix for promise issue on Chrome, loading fix | Sam | 2017-12-27 | 7 | -11/+21 | |
| | | | | ||||||
| * | | | Docs, restored loadSprite and supported static methods | Sam Potts | 2017-12-23 | 10 | -35/+144 | |
| | | | | ||||||
| * | | | Vimeo fix | Sam Potts | 2017-12-21 | 8 | -9/+16 | |
| | | | | ||||||
| * | | | Badge tweak | Sam Potts | 2017-12-21 | 3 | -3/+7 | |
| | | | | ||||||
| * | | | Fix for scrubber | Sam Potts | 2017-12-20 | 3 | -3/+3 | |
| | | | | ||||||
| * | | | 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 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | # 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 | |
| |/ / / |