aboutsummaryrefslogtreecommitdiffstats
path: root/demo/src/js
Commit message (Collapse)AuthorAgeFilesLines
...
* Attempt to fix YouTube message error, added ads references, changes to boolSam Potts2018-01-251-5/+1
|
* Renamed property, UI tweakSam Potts2018-01-231-1/+4
|
* Small tweaksSam Potts2018-01-221-1/+2
|
* Some tweaksferdiemmen2018-01-161-6/+1
|
* Added promises, missing events, new ad tag and additional logging.Arthur Hulsman2018-01-151-2/+6
|
* Code tweaksSam Potts2018-01-141-1/+2
|
* Merge branch 'beta' into beta-with-adsSam Potts2018-01-141-13/+0
|\ | | | | | | | | | | | | | | # Conflicts: # demo/dist/demo.js # demo/dist/demo.js.map # dist/plyr.js # dist/plyr.js.map
| * Minor logic tweakSam Potts2018-01-141-13/+0
| |
* | Fix loading google ima sdkferdiemmen2018-01-141-0/+3
|/
* Beta version up on https://plyr.io/beta and CDNSam Potts2018-01-091-5/+5
|
* Docs, restored loadSprite and supported static methodsSam Potts2017-12-231-19/+25
|
* IE & Edge fixes, Storage & Console classesSam Potts2017-12-081-4/+0
|
* Moved to provider + type to make it cleaner in future, fix for multiple playersSam Potts2017-11-231-15/+3
|
* Captions fixSam Potts2017-11-191-1/+1
|
* Controls cleanup, work on captions bug, click to invert timeSam Potts2017-11-181-4/+7
|
* Using fetch instead of xhr, grabbing title for YouTubeSam Potts2017-11-161-2/+1
|
* More docsSam Potts2017-11-101-4/+4
|
* Keyboard logicSam Potts2017-11-061-0/+3
|
* ES6-ifiedSam Potts2017-11-043-336/+111
|
* Linting and minor changesSam Potts2017-10-271-20/+2
|
* Inlined SVGs, fixed buildSam Potts2017-10-262-92/+0
|
* Docs/demo refreshSam Potts2017-10-252-30/+59
|
* CDN URLsSam Potts2017-10-021-6/+6
|
* Fixing Vimeo captions, WIP on settings menu, prettier and VS code settingsSam Potts2017-09-031-37/+64
|
* ESLint, comments, quality and speed menusSam Potts2017-08-161-9/+8
|
* Tidy up, fixing destroySam Potts2017-06-041-0/+6
|
* Change to proper constructor + prototypesSam Potts2017-06-041-0/+4
|
* More work on the menuSam Potts2017-05-221-7/+7
|
* Menu toggleSam Potts2017-05-211-0/+1
|
* URL updatesSam Potts2017-05-161-3/+3
|
* Single instance onlySam Potts2017-05-162-22/+110
|
* Started on Vimeo captionsSam Potts2017-04-251-1/+1
|
* TweaksSam Potts2017-04-251-2/+2
|
* Airplay and PiPSam Potts2017-04-171-1/+3
|
* Cleanup events and referencesSam Potts2017-04-161-1/+11
|
* Menu creation (WIP)Sam Potts2017-03-281-6/+2
|
* Loop variable namingSam Potts2017-03-251-1/+1
|
* ToDo notes, code tidy upSam Potts2017-01-111-57/+67
|
* Work on PiPSam Potts2016-10-231-1/+1
|
* Working on settings menuSam2016-09-061-2/+2
|
* test: add `speed-up` buttonAmo Wu2016-09-051-1/+2
|
* Refactoring and bug fixingSam Potts2016-08-201-2/+2
|
* Styling minor tweaksSam Potts2016-07-101-158/+158
|
* v1.8.3Sam Potts2016-06-251-1/+1
| | | | | | | | | | - Disabled iPad support for YouTube and Vimeo due to iOS limitations with iFrame playback - Fixed IE11 icon loading (fixes #269) - Updated screenshot (fixes #281) - Added WordPress plugin (fixes #239) - Added Neos plugin - Added HLS, Shaka and dash.js examples (see #235 for more) - Improvements for controls hiding and showing on touch devices
* Fixed event bubblingSam2016-06-091-0/+2
|
* Changes to setup return value, SVG bug fix (fixes #269)Sam2016-06-091-2/+1
|
* See changelog (fixes #265, #253, #257)Sam2016-06-072-0/+421