Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Update pull_request_template.md | Sam Potts | 2018-07-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | Update issue_template.md | Sam Potts | 2018-07-05 | 1 | -4/+2 | |
| | | | ||||||
| * | | Merge branch 'develop' | Sam Potts | 2018-06-29 | 35 | -323/+486 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # changelog.md # demo/dist/demo.css # demo/dist/demo.js.map # demo/dist/demo.min.js # demo/dist/demo.min.js.map # dist/plyr.css # dist/plyr.js.map # dist/plyr.min.js.map # dist/plyr.polyfilled.js.map # dist/plyr.polyfilled.min.js # dist/plyr.polyfilled.min.js.map # package.json # readme.md # src/js/plyr.js # src/js/plyr.polyfilled.js | |||||
| * | | | Fix for bug where controls wouldn't show on hover over YouTube video | Sam Potts | 2018-06-21 | 12 | -14/+18 | |
| | | | | ||||||
| * | | | Remove `pointer-events: none` on embed `<iframe>` to comply with YouTube ToS | Sam Potts | 2018-06-21 | 12 | -18/+17 | |
| | | | | ||||||
| * | | | Merge branch 'develop' | Sam Potts | 2018-06-21 | 21 | -274/+320 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # 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 | |||||
| * \ \ \ | Merge pull request #1057 from meyt/patch-1 | Sam Potts | 2018-06-20 | 1 | -1/+1 | |
| |\ \ \ \ | | | | | | | | | | | | | Fix i18n defaults path on README | |||||
| | * | | | | Fix i18n defaults path | Meyti | 2018-06-20 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | v3.3.17 | Sam Potts | 2018-06-19 | 7 | -10/+10 | |
| | | | | | ||||||
| * | | | | v3.3.17 | Sam Potts | 2018-06-19 | 10 | -51/+56 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Fix YouTube muting after seeking with the progress slider - Respect preload="none" when setting quality if the media hasn't been loaded some other way | |||||
| * | | | | Merge branch 'develop' | Sam Potts | 2018-06-19 | 2 | -14/+16 | |
| |\ \ \ \ | ||||||
| * | | | | | v3.3.16 | Sam Potts | 2018-06-19 | 9 | -12/+16 | |
| | | | | | | ||||||
| | | | | * | 3.3.17 | Sam Potts | 2018-07-18 | 15 | -44/+160 | |
| | | | | | | ||||||
| | | | | * | Merge pull request #1080 from gurupras/html5-quality-source-setter-readme | Sam Potts | 2018-07-18 | 1 | -0/+2 | |
| | | | | |\ | | | | | | | | | | | | | | | Updated README.md to show how to add quality options to HTML5 videos | |||||
| | | | | | * | Updated README.md to show up to add quality options to HTML5 videos | Guru Prasad Srinivasa | 2018-06-30 | 1 | -0/+2 | |
| | | | | |/ | | | | |/| | | | | | | | | | | | | | initialized via the source setter | |||||
| | | | | * | Merge pull request #1095 from friday/stickler | Sam Potts | 2018-07-11 | 1 | -0/+5 | |
| | | | | |\ | | | | | | | | | | | | | | | Add stickler config | |||||
| | | | | | * | Add stickler config | Albin Larsson | 2018-07-10 | 1 | -0/+5 | |
| | | | | |/ | ||||||
| | | | | * | Merge pull request #1093 from friday/travis-2 | Sam Potts | 2018-07-10 | 3 | -4/+15 | |
| | | | | |\ | | | | | | | | | | | | | | | Verify PR instructions with Travis | |||||
| | | | | | * | Add travis check for the base branch (only permit develop for code changes) | Albin Larsson | 2018-07-10 | 2 | -0/+6 | |
| | | | | | | | ||||||
| | | | | | * | Add travis check for omitting dist in development branch | Albin Larsson | 2018-07-10 | 2 | -0/+6 | |
| | | | | | | | ||||||
| | | | | | * | Simplify travis conf | Albin Larsson | 2018-07-10 | 1 | -4/+3 | |
| | | | | |/ | ||||||
| | | | | * | Merge pull request #1091 from friday/1085 | Sam Potts | 2018-07-10 | 1 | -1/+1 | |
| | | | | |\ | | | | | | | | | | | | | | | Add navigator.languages fallback for ios 9 | |||||
| | | | | | * | Add navigator.languages fallback for ios 9 | Albin Larsson | 2018-07-09 | 1 | -1/+1 | |
| | | | | |/ | ||||||
* | | | | | | Keyboard and focus improvements | Sam Potts | 2018-07-15 | 20 | -650/+1330 | |
| | | | | | | ||||||
* | | | | | | Merge | Sam Potts | 2018-07-02 | 10 | -0/+13 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'develop' into a11y-improvements | Sam Potts | 2018-07-02 | 35 | -278/+248 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge pull request #1083 from friday/fix-travis | Sam Potts | 2018-07-02 | 1 | -0/+1 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Change "no-cycle" lint-error to warning | |||||
| | * | | | | | Change linting import/no-cycle to warning (not error) | Albin Larsson | 2018-07-01 | 1 | -0/+1 | |
| | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Merge pull request #1082 from friday/yarn-error.log | Sam Potts | 2018-07-02 | 1 | -1/+2 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Gitignore yarn-error.log | |||||
| | * | | | | Gitignore yarn-error.log | Albin Larsson | 2018-07-01 | 1 | -1/+2 | |
| |/ / / / | ||||||
| * | | | | 3.3.16 | Sam Potts | 2018-06-29 | 21 | -230/+390 | |
| | | | | | ||||||
| * | | | | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2018-06-29 | 2 | -1/+12 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge pull request #1075 from mimse/feature/handle_live_stream | Sam Potts | 2018-06-28 | 2 | -1/+12 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | Hide currentTime and progress | |||||
| | | * | | | | Hide currentTime and progress | mimse | 2018-06-28 | 2 | -1/+12 | |
| | |/ / / / | ||||||
| * / / / / | Linting, housekeeping, duration fix (fixes #1074) | Sam Potts | 2018-06-29 | 26 | -109/+105 | |
| |/ / / / | ||||||
| * | | | | 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 | 20 | -80/+310 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'develop' into a11y-improvements | Sam Potts | 2018-06-25 | 16 | -272/+506 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # 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/listeners.js | |||||
| * | | | | | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2018-06-25 | 2 | -5/+9 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge pull request #1063 from klassicd/develop | Sam Potts | 2018-06-25 | 1 | -3/+5 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Handle undefined this.player.elements.buttons.play | |||||
| | | * | | | | | handle undefined player.elements.buttons.play | Michael DePetrillo | 2018-06-25 | 1 | -3/+5 | |
| | |/ / / / / | ||||||
| | * | | | | | Merge pull request #1061 from friday/captions-no-toggle-button | Sam Potts | 2018-06-22 | 1 | -2/+4 | |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | Fix captions.toggle() if there is no toggle button | |||||
| | | * | | | | Fix captions.toggle() if there is no toggle button | Albin Larsson | 2018-06-21 | 1 | -2/+4 | |
| | | | | | | | ||||||
| * | | | | | | Linting and package tweak | Sam Potts | 2018-06-25 | 2 | -4/+5 | |
| |/ / / / / | ||||||
| * / / / / | Ads only on HTML5 and .is cleanup | Sam Potts | 2018-06-21 | 10 | -262/+312 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #1056 from friday/volume | Sam Potts | 2018-06-20 | 2 | -30/+13 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | Minor increaseVolume and decreaseVolume changes | |||||
| | * | | | Avoid conditions in volume scroll event listener | Albin Larsson | 2018-06-19 | 1 | -27/+11 | |
| | | | | | ||||||
| | * | | | Make decreaseVolume wrap increaseVolume for code reuse | Albin Larsson | 2018-06-19 | 1 | -2/+1 | |
| | | | | | ||||||
| | * | | | Make (increase/decrease)Volume methods ignore invalid input instead of ↵ | Albin Larsson | 2018-06-19 | 1 | -2/+2 | |
| |/ / / | | | | | | | | | | | | | raising / lowering to the min / max |