Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix SASS bundle | Sam Potts | 2017-12-20 | 1 | -0/+1 | |
| | ||||||
* | Remove chaning ability and return promise for play() | Sam Potts | 2017-12-20 | 2 | -2/+2 | |
| | ||||||
* | Converted to SASS/SCSS | Sam Potts | 2017-12-20 | 2 | -2/+1 | |
| | ||||||
* | Minor tweaks | Sam Potts | 2017-12-18 | 3 | -3/+3 | |
| | ||||||
* | More Edge fixes and small UI bugs | Sam Potts | 2017-12-08 | 3 | -3/+3 | |
| | ||||||
* | IE & Edge fixes, Storage & Console classes | Sam Potts | 2017-12-08 | 3 | -3/+3 | |
| | ||||||
* | Safari CSS fixes and variables setup | Sam Potts | 2017-11-25 | 1 | -1/+1 | |
| | ||||||
* | Fix display for current language on change | Sam Potts | 2017-11-25 | 3 | -3/+3 | |
| | ||||||
* | Map | Sam Potts | 2017-11-24 | 1 | -1/+1 | |
| | ||||||
* | Fix for keyboard increase/decrease volume | Sam Potts | 2017-11-24 | 2 | -2/+2 | |
| | ||||||
* | Fix overflow issue on small players with menu open | Sam Potts | 2017-11-23 | 3 | -3/+3 | |
| | ||||||
* | Vimeo captions fix | Sam Potts | 2017-11-23 | 2 | -2/+2 | |
| | ||||||
* | Moved to provider + type to make it cleaner in future, fix for multiple players | Sam Potts | 2017-11-23 | 2 | -2/+2 | |
| | ||||||
* | Updated data attributes to `data-plyr` namespace. Speed menu fixes | Sam Potts | 2017-11-23 | 2 | -2/+2 | |
| | ||||||
* | Work on touch controls | Sam Potts | 2017-11-22 | 3 | -3/+3 | |
| | ||||||
* | Fix for playing getter as currentTime check is flaky | Sam Potts | 2017-11-21 | 2 | -2/+2 | |
| | ||||||
* | Handle no audio, more docs in code, fix for playing getter | Sam Potts | 2017-11-21 | 2 | -2/+2 | |
| | ||||||
* | Minor tweaks | Sam Potts | 2017-11-21 | 3 | -3/+3 | |
| | ||||||
* | Vimeo autopause option | Sam Potts | 2017-11-21 | 2 | -2/+2 | |
| | ||||||
* | Play button as toggle button, tooltip changes, docs updated, fullscreen fix | Sam Potts | 2017-11-21 | 3 | -3/+3 | |
| | ||||||
* | Docs to build custom CSS for plyr | Sam Potts | 2017-11-20 | 2 | -2/+2 | |
| | ||||||
* | WIP on docs example | Sam Potts | 2017-11-20 | 3 | -3/+3 | |
| | ||||||
* | Added ended and playing getters | Sam Potts | 2017-11-20 | 2 | -2/+2 | |
| | ||||||
* | UI tweaks | Sam Potts | 2017-11-19 | 1 | -1/+1 | |
| | ||||||
* | Captions fix | Sam Potts | 2017-11-19 | 3 | -3/+3 | |
| | ||||||
* | Formatting | Sam Potts | 2017-11-18 | 2 | -2/+2 | |
| | ||||||
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2017-11-18 | 1 | -1/+1 | |
|\ | | | | | | | | | | | | | # 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 | 3 | -3/+3 | |
| | | ||||||
| * | Using fetch instead of xhr, grabbing title for YouTube | Sam Potts | 2017-11-16 | 2 | -2/+2 | |
| | | ||||||
| * | Started on error handling, Safari icon fix | Sam Potts | 2017-11-14 | 3 | -3/+3 | |
| | | ||||||
| * | YouTube fix | Sam Potts | 2017-11-14 | 2 | -2/+2 | |
| | | ||||||
| * | Docs, keyboard shortcut fixes | Sam Potts | 2017-11-12 | 2 | -2/+2 | |
| | | ||||||
| * | More docs, event renamed | Sam Potts | 2017-11-12 | 2 | -2/+2 | |
| | | ||||||
* | | Minor fixes | Sam Potts | 2017-11-18 | 2 | -2/+2 | |
|/ | ||||||
* | More docs | Sam Potts | 2017-11-10 | 2 | -2/+2 | |
| | ||||||
* | Fix for destroy | Sam Potts | 2017-11-09 | 2 | -2/+2 | |
| | ||||||
* | Moved console methods out of the root of the object | Sam Potts | 2017-11-09 | 2 | -2/+2 | |
| | ||||||
* | Use callback for loading Vimeo API | Sam Potts | 2017-11-09 | 2 | -2/+2 | |
| | ||||||
* | UI bugs | Sam Potts | 2017-11-09 | 3 | -3/+3 | |
| | ||||||
* | Volume fixes and other tidy up work | Sam Potts | 2017-11-08 | 2 | -2/+2 | |
| | ||||||
* | Looping, increase/decrease volume fix | Sam Potts | 2017-11-08 | 2 | -2/+2 | |
| | ||||||
* | Merge branch 'develop' of github.com:Selz/plyr into develop | Sam Potts | 2017-11-07 | 3 | -3/+3 | |
|\ | | | | | | | | | # Conflicts: # readme.md | |||||
| * | Automatic Vimeo aspect ratio | Sam Potts | 2017-11-06 | 2 | -2/+2 | |
| | | ||||||
| * | Global listeners to prevent repeat binding | Sam Potts | 2017-11-06 | 2 | -2/+2 | |
| | | ||||||
| * | Keyboard logic | Sam Potts | 2017-11-06 | 2 | -2/+2 | |
| | | ||||||
| * | Vimeo captions fix | Sam Potts | 2017-11-06 | 3 | -3/+3 | |
| | | ||||||
| * | Finished aspect ratio setting | Sam Potts | 2017-11-06 | 3 | -3/+3 | |
| | | ||||||
| * | Cleanup | Sam Potts | 2017-11-06 | 2 | -2/+2 | |
| | | ||||||
| * | Added Vimeo playback speed | Sam Potts | 2017-11-06 | 2 | -2/+2 | |
| | | ||||||
| * | Started on documentation and aspect ratio option | Sam Potts | 2017-11-06 | 3 | -3/+3 | |
|/ |