Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2017-10-25 | 1 | -4/+7 | |
|\ | ||||||
| * | Merge pull request #694 from friday/fix/volume-steps | Sam Potts | 2017-10-25 | 1 | -2/+2 | |
| |\ | | | | | | | Restore volume stepping via key up/down | |||||
| | * | Restore up/down arrow behavior from v2 (10 steps between min and max instead ↵ | Albin Larsson | 2017-10-25 | 1 | -2/+2 | |
| | | | | | | | | | | | | of one) | |||||
| * | | Add instanceof wrapper that avoids TypeError when second argument is undefined | Albin Larsson | 2017-10-25 | 1 | -2/+5 | |
| |/ | ||||||
* / | Docs/demo refresh | Sam Potts | 2017-10-25 | 1 | -1/+1 | |
|/ | ||||||
* | Fullscreen improvements | Sam Potts | 2017-10-18 | 3 | -114/+104 | |
| | ||||||
* | Fix | Sam Potts | 2017-10-18 | 1 | -1/+1 | |
| | ||||||
* | Cleanup | Sam Potts | 2017-10-18 | 1 | -4/+9 | |
| | ||||||
* | Removed extra <progress> for populating lower fill on range inputs | Sam Potts | 2017-10-18 | 4 | -193/+174 | |
| | ||||||
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2017-10-08 | 2 | -74/+46 | |
|\ | | | | | | | | | # Conflicts: # dist/plyr.js | |||||
| * | Small tweaks to focus | Sam Potts | 2017-10-03 | 2 | -90/+62 | |
| | | ||||||
* | | Fullscreen fix | Sam Potts | 2017-10-08 | 2 | -38/+42 | |
| | | ||||||
* | | Linting | Sam Potts | 2017-10-08 | 1 | -127/+126 | |
|/ | ||||||
* | Formatting | Sam Potts | 2017-10-02 | 1 | -17/+24 | |
| | ||||||
* | CDN URLs | Sam Potts | 2017-10-02 | 1 | -1/+4 | |
| | ||||||
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2017-10-02 | 1 | -17/+35 | |
|\ | ||||||
| * | Merge pull request #669 from friday/fix/prevent-buttons-from-submitting-form | Sam Potts | 2017-09-27 | 1 | -0/+4 | |
| |\ | | | | | | | Prevent buttons from submitting form (v3) | |||||
| | * | Prevent buttons from submitting form | Albin Larsson | 2017-09-27 | 1 | -0/+4 | |
| | | | ||||||
| * | | Avoid multiple errors when initiating plyr without 'settings' in controls | Albin Larsson | 2017-09-27 | 1 | -16/+30 | |
| |/ | ||||||
| * | Fix 'TypeError: Cannot read property 'kind' of null' in captions feature ↵ | Albin Larsson | 2017-09-27 | 1 | -1/+1 | |
| | | | | | | | | detection if video lacks captions | |||||
* | | Comments, small tweaks | Sam Potts | 2017-10-02 | 1 | -0/+6 | |
|/ | ||||||
* | Fixing Vimeo captions, WIP on settings menu, prettier and VS code settings | Sam Potts | 2017-09-03 | 3 | -482/+834 | |
| | ||||||
* | Cleanup | Sam Potts | 2017-08-16 | 1 | -4/+12 | |
| | ||||||
* | ESLint, comments, quality and speed menus | Sam Potts | 2017-08-16 | 1 | -315/+460 | |
| | ||||||
* | Small tweak | Sam Potts | 2017-08-13 | 1 | -1/+7 | |
| | ||||||
* | Work on quality control | Sam Potts | 2017-08-06 | 1 | -6/+48 | |
| | ||||||
* | Fix bug when switching sources | Sam Potts | 2017-08-06 | 1 | -20/+10 | |
| | ||||||
* | Work on playback rate changes | Sam Potts | 2017-07-31 | 1 | -62/+118 | |
| | ||||||
* | Small tweaks | Sam Potts | 2017-07-23 | 3 | -67/+103 | |
| | ||||||
* | Tweaks | Sam Potts | 2017-07-09 | 2 | -5/+7 | |
| | ||||||
* | Tweaks | Sam Potts | 2017-06-12 | 1 | -3/+3 | |
| | ||||||
* | Tweaks | Sam Potts | 2017-06-04 | 1 | -4/+4 | |
| | ||||||
* | Tidy up, fixing destroy | Sam Potts | 2017-06-04 | 2 | -76/+76 | |
| | ||||||
* | Source change fix | Sam Potts | 2017-06-04 | 1 | -26/+35 | |
| | ||||||
* | Change to proper constructor + prototypes | Sam Potts | 2017-06-04 | 1 | -1178/+1307 | |
| | ||||||
* | Seperated reduce motion check | Sam Potts | 2017-05-22 | 1 | -3/+6 | |
| | ||||||
* | More work on the menu | Sam Potts | 2017-05-22 | 2 | -77/+110 | |
| | ||||||
* | Menu toggle | Sam Potts | 2017-05-21 | 2 | -48/+121 | |
| | ||||||
* | URL updates | Sam Potts | 2017-05-16 | 7 | -15/+15 | |
| | ||||||
* | Single instance only | Sam Potts | 2017-05-16 | 1 | -554/+463 | |
| | ||||||
* | Cleanup | Sam Potts | 2017-05-09 | 1 | -27/+20 | |
| | ||||||
* | Adding support for playsinline | Sam Potts | 2017-05-09 | 1 | -34/+57 | |
| | ||||||
* | Added support for passive event listeners | Sam Potts | 2017-05-08 | 1 | -23/+69 | |
| | ||||||
* | Bug fixes | Sam Potts | 2017-05-07 | 1 | -4/+2 | |
| | ||||||
* | Vimeo captions working | Sam Potts | 2017-05-07 | 1 | -86/+83 | |
| | ||||||
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2017-05-07 | 1 | -0/+7 | |
|\ | | | | | | | | | # Conflicts: # dist/plyr.js | |||||
| * | Implement loop in YouTube | Alejandro Iglesias | 2017-04-27 | 1 | -0/+7 | |
| | | ||||||
* | | Utils object, work on Vimeo captions | Sam Potts | 2017-05-07 | 2 | -621/+638 | |
|/ | ||||||
* | More work on Vimeo captions | Sam Potts | 2017-04-26 | 1 | -59/+85 | |
| | ||||||
* | Merge branch 'develop' of github.com:Selz/plyr into develop | Sam Potts | 2017-04-25 | 2 | -612/+365 | |
|\ |