aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* CopySam Potts2017-12-081-2/+2
|
* More Edge fixes and small UI bugsSam Potts2017-12-0815-58/+76
|
* IE & Edge fixes, Storage & Console classesSam Potts2017-12-0833-602/+1038
|
* Safari CSS fixes and variables setupSam Potts2017-11-259-26/+28
|
* Fix display for current language on changeSam Potts2017-11-259-26/+35
|
* MapSam Potts2017-11-241-1/+1
|
* Fix for keyboard increase/decrease volumeSam Potts2017-11-243-4/+4
|
* Fix overflow issue on small players with menu openSam Potts2017-11-238-4/+12
|
* Vimeo captions fixSam Potts2017-11-233-4/+4
|
* Moved to provider + type to make it cleaner in future, fix for multiple playersSam Potts2017-11-2322-215/+199
|
* Updated data attributes to `data-plyr` namespace. Speed menu fixesSam Potts2017-11-2320-433/+369
|
* Work on touch controlsSam Potts2017-11-2212-47/+52
|
* Fix for playing getter as currentTime check is flakySam Potts2017-11-214-22/+13
|
* Handle no audio, more docs in code, fix for playing getterSam Potts2017-11-2112-66/+209
|
* Minor tweaksSam Potts2017-11-219-11/+10
|
* Vimeo autopause optionSam Potts2017-11-215-2/+13
|
* Play button as toggle button, tooltip changes, docs updated, fullscreen fixSam Potts2017-11-2114-138/+123
|
* Docs to build custom CSS for plyrSam Potts2017-11-208-16/+37
|
* WIP on docs exampleSam Potts2017-11-2027-76/+121
|
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-11-201-21/+36
|\ | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map
| * Merge branch 'develop' of github.com:Selz/plyr into developSam Potts2017-11-193-3/+4
| |\
| * | YouTube titleSam Potts2017-11-193-23/+38
| | |
* | | Added ended and playing gettersSam Potts2017-11-207-9/+34
| |/ |/|
* | UI tweaksSam Potts2017-11-193-3/+4
|/
* Captions fixSam Potts2017-11-1914-144/+113
|
* FormattingSam Potts2017-11-183-4/+4
|
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-11-1833-632/+627
|\ | | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map # src/js/controls.js
| * Controls cleanup, work on captions bug, click to invert timeSam Potts2017-11-1832-255/+361
| |
| * Using fetch instead of xhr, grabbing title for YouTubeSam Potts2017-11-1612-50/+47
| |
| * Started on error handling, Safari icon fixSam Potts2017-11-1411-45/+113
| |
| * YouTube fixSam Potts2017-11-143-3/+5
| |
| * DocsSam Potts2017-11-121-8/+8
| |
| * Docs, keyboard shortcut fixesSam Potts2017-11-124-128/+67
| |
| * More docs, event renamedSam Potts2017-11-126-190/+70
| |
* | Minor fixesSam Potts2017-11-184-4/+4
|/
* Added Sparkk TV to the list of usersSam Potts2017-11-101-7/+3
|
* More docsSam Potts2017-11-107-248/+149
|
* Config docsSam Potts2017-11-091-154/+20
|
* Fix for destroySam Potts2017-11-093-11/+18
|
* Moved console methods out of the root of the objectSam Potts2017-11-0911-36/+41
|
* Use callback for loading Vimeo APISam Potts2017-11-093-11/+5
|
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-11-092-5/+16
|\ | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map
| * Callback for loadScriptSam Potts2017-11-094-7/+18
| |
* | UI bugsSam Potts2017-11-0914-59/+78
|/
* Missing code highlightSam Potts2017-11-091-2/+2
|
* More docsSam Potts2017-11-091-49/+10
|
* TestSam Potts2017-11-091-31/+12
|
* Volume fixes and other tidy up workSam Potts2017-11-089-57/+76
|
* Looping, increase/decrease volume fixSam Potts2017-11-087-29/+52
|
* Merge branch 'develop' of github.com:Selz/plyr into developSam Potts2017-11-074-23/+43
|\ | | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map # src/js/defaults.js