Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fullscreen fixes | Sam Potts | 2019-01-14 | 1 | -7/+22 |
| | |||||
* | Calling customized controls function with proper arguments | Raccoon | 2018-11-12 | 1 | -1/+1 |
| | |||||
* | Allow custom download URL (for streaming, etc) | Sam Potts | 2018-10-24 | 1 | -10/+12 |
| | |||||
* | Fix SVG issue for older browsers (fixes #1191) | Sam Potts | 2018-10-24 | 1 | -2/+3 |
| | |||||
* | Added download button | Sam Potts | 2018-09-28 | 1 | -48/+91 |
| | |||||
* | Reverted large pause button | Sam Potts | 2018-09-25 | 1 | -3/+0 |
| | |||||
* | Fix touch vs click issue | Sam Potts | 2018-09-25 | 1 | -0/+3 |
| | |||||
* | Fix for nodeList as buttons | Sam Potts | 2018-08-14 | 1 | -2/+2 |
| | |||||
* | Fix play/pause button state | Sam Potts | 2018-08-14 | 1 | -10/+18 |
| | |||||
* | Fix for controls missing (fixes #1161) | Sam Potts | 2018-08-14 | 1 | -11/+13 |
| | |||||
* | Fix for pressed property missing with custom controls (Fixes #1062) | Sam Potts | 2018-08-13 | 1 | -12/+17 |
| | |||||
* | Moved mute button inside plyr__volume | Sam Potts | 2018-08-13 | 1 | -27/+30 |
| | |||||
* | Moved i18n to utils | Sam Potts | 2018-08-13 | 1 | -1/+1 |
| | |||||
* | Fix issue where enter key wasn’t setting focus correctly | Sam Potts | 2018-08-05 | 1 | -14/+32 |
| | |||||
* | Rounded aria-valuetext to 1 decimal place | Sam Potts | 2018-08-05 | 1 | -1/+1 |
| | |||||
* | Removed aria-labelled-by | Sam Potts | 2018-08-05 | 1 | -2/+0 |
| | |||||
* | Only focus button if menu wasn’t hidden already | Sam Potts | 2018-08-01 | 1 | -2/+3 |
| | |||||
* | Escape closes menu | Sam Potts | 2018-08-01 | 1 | -21/+26 |
| | |||||
* | Linting | Sam Potts | 2018-08-01 | 1 | -308/+87 |
| | |||||
* | Merge branch 'develop' into a11y-improvements | Sam Potts | 2018-08-01 | 1 | -14/+12 |
|\ | | | | | | | | | # Conflicts: # src/js/controls.js | ||||
| * | Improve handling of the 'controls' argument | Albin Larsson | 2018-07-31 | 1 | -11/+12 |
| | | |||||
* | | Comments about keydown vs keyup for Firefox | Sam Potts | 2018-08-01 | 1 | -0/+2 |
| | | |||||
* | | Fix Firefox spacebar issue | Sam Potts | 2018-08-01 | 1 | -134/+391 |
| | | |||||
* | | Merge branch 'develop' into a11y-improvements | Sam Potts | 2018-07-30 | 1 | -6/+3 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # demo/dist/demo.css # dist/plyr.css # dist/plyr.js.map # dist/plyr.min.js # dist/plyr.min.js.map # dist/plyr.polyfilled.js.map # dist/plyr.polyfilled.min.js # dist/plyr.polyfilled.min.js.map # package.json # src/js/plyr.js | ||||
| * | Don't move caption up when "showing" the lower controls when the controls ↵ | Albin Larsson | 2018-07-30 | 1 | -6/+3 |
| | | | | | | | | are empty | ||||
* | | Click to play fix, poster fix, iOS controls fixes | Sam Potts | 2018-07-30 | 1 | -7/+7 |
| | | |||||
* | | Keyboard and focus improvements | Sam Potts | 2018-07-15 | 1 | -45/+83 |
| | | |||||
* | | Merge branch 'develop' into a11y-improvements | Sam Potts | 2018-07-02 | 1 | -0/+10 |
|\| | |||||
| * | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2018-06-29 | 1 | -0/+10 |
| |\ | |||||
| | * | Hide currentTime and progress | mimse | 2018-06-28 | 1 | -0/+10 |
| | | | |||||
| * | | Linting, housekeeping, duration fix (fixes #1074) | Sam Potts | 2018-06-29 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #1070 from mimse/fix_condition_check | Sam Potts | 2018-06-27 | 1 | -1/+1 |
| |\ | | | | | | | Fixed condition check | ||||
| | * | Fixed condition check | Morten Vestergaard Hansen | 2018-06-27 | 1 | -1/+1 |
| | | | | | | | | | If class includes "control" it will add it again. | ||||
* | | | Work on key bindings for menu | Sam Potts | 2018-06-28 | 1 | -21/+80 |
| | | | |||||
* | | | Work on menus | Sam Potts | 2018-06-21 | 1 | -101/+130 |
| | | | |||||
* | | | WIP | Sam Potts | 2018-06-19 | 1 | -1/+6 |
| | | | |||||
* | | | More work on menus | Sam Potts | 2018-06-18 | 1 | -80/+68 |
| | | | |||||
* | | | Work on controls | Sam Potts | 2018-06-18 | 1 | -111/+87 |
|/ / | |||||
* | | Merge branch 'develop' into a11y-improvements | Sam Potts | 2018-06-17 | 1 | -251/+229 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map # dist/plyr.min.js # dist/plyr.min.js.map # dist/plyr.polyfilled.js # dist/plyr.polyfilled.js.map # dist/plyr.polyfilled.min.js # dist/plyr.polyfilled.min.js.map # src/js/controls.js # src/js/fullscreen.js # src/js/plyr.js # src/js/ui.js # src/js/utils.js | ||||
| * | | 120 line width, package upgrade | Sam Potts | 2018-06-17 | 1 | -7/+31 |
| | | | |||||
| * | | Replace switch in controls.createProgress with object literal | Albin Larsson | 2018-06-16 | 1 | -12/+5 |
| | | | |||||
| * | | Replace switch in controls.createLabel with object literal | Albin Larsson | 2018-06-16 | 1 | -21/+10 |
| | | | |||||
| * | | Replace switch in controls.updateSetting with condition | Albin Larsson | 2018-06-15 | 1 | -23/+18 |
| | | | |||||
| * | | Merge pull request #1034 from friday/remove-array-newline-rule | Sam Potts | 2018-06-15 | 1 | -31/+7 |
| |\ \ | | | | | | | | | Suggestion: Remove array newline rule | ||||
| | * | | Remove line breaks in arrays | Albin Larsson | 2018-06-13 | 1 | -31/+7 |
| | | | | |||||
| * | | | Add 'passive' flag to internal captions methods to avoid overriding user ↵ | Albin Larsson | 2018-06-15 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | preferences, support multiple browser languages (get first match) and improve comments | ||||
| * | | | Fix menu transitionend event listener | Albin Larsson | 2018-06-15 | 1 | -3/+5 |
| |/ / | |||||
| * | | Also remove 'once' event listeners when destroying (they may still be waiting) | Albin Larsson | 2018-06-12 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2018-06-13 | 1 | -7/+5 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/js/captions.js # src/js/controls.js # src/js/fullscreen.js # src/js/html5.js # src/js/listeners.js # src/js/plugins/youtube.js # src/js/plyr.js # src/js/utils.js | ||||
| | * | | remove event listeners in destroy, add once method | cky | 2018-06-12 | 1 | -3/+1 |
| | | | |