Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Menu border color tweak | Sam Potts | 2020-02-10 | 2 | -5/+3 | |
| | | | | | | ||||||
| * | | | | | Started on v3.5.8 changelog | Sam Potts | 2020-02-10 | 1 | -1/+12 | |
| | | | | | | ||||||
| * | | | | | Comment clean up | Sam Potts | 2020-02-10 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2020-02-10 | 3 | -12/+48 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge pull request #1670 from ydylla/previewThumbnails-setter | Sam Potts | 2020-02-10 | 3 | -11/+36 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Add previewThumbnails source setter | |||||
| | | * | | | | | add previewThumbnails to source setter docs | ydylla | 2020-02-09 | 1 | -7/+11 | |
| | | | | | | | | ||||||
| | | * | | | | | add previewThumbnails source setter #1369 | ydylla | 2020-02-01 | 2 | -4/+25 | |
| | | | | | | | | ||||||
| | * | | | | | | Merge pull request #1678 from ydylla/fix-thumb-size-per-css | Sam Potts | 2020-02-10 | 1 | -1/+12 | |
| |/| | | | | | |/| | | | | | | | | | | | | | | | Improve thumbnail size calculations when size is set per css | |||||
| | * | | | | | | allows to set only width or height for thumb css size | ydylla | 2020-02-08 | 1 | -1/+12 | |
| | |/ / / / / | | | | | | | | | | | | | | | Also fixes sprites when css thumb size is used | |||||
| * | | | | | | Update demo video | Sam Potts | 2020-02-10 | 2 | -2/+3 | |
| | | | | | | | ||||||
| * | | | | | | Demo packages updated | Sam Potts | 2020-02-10 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | Set referrerPolicy in the demo | Sam Potts | 2020-02-10 | 1 | -0/+4 | |
| | | | | | | | ||||||
| * | | | | | | Added vimeo options to hide controls and set referrerPolicy | Sam Potts | 2020-02-10 | 2 | -6/+14 | |
| | | | | | | | ||||||
| * | | | | | | SASS orginasation clean up and flex-direction added | Sam Potts | 2020-02-10 | 10 | -225/+218 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #1554 from sampotts/dependabot/npm_and_yarn/mixin-deep-1.3.2 | Sam Potts | 2020-02-09 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Bump mixin-deep from 1.3.1 to 1.3.2 | |||||
| * | | | | | | Bump mixin-deep from 1.3.1 to 1.3.2 | dependabot[bot] | 2019-08-28 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Signed-off-by: dependabot[bot] <support@github.com> | |||||
* | | | | | | | Merge pull request #1575 from ↵ | Sam Potts | 2020-02-09 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sampotts/dependabot/npm_and_yarn/lodash.merge-4.6.2 Bump lodash.merge from 4.6.1 to 4.6.2 | |||||
| * | | | | | | | Bump lodash.merge from 4.6.1 to 4.6.2 | dependabot[bot] | 2019-09-22 | 1 | -3/+3 | |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Signed-off-by: dependabot[bot] <support@github.com> | |||||
* | | | | | | | 3.5.7 | Sam Potts | 2020-02-09 | 20 | -2171/+2344 | |
| | | | | | | | ||||||
* | | | | | | | Merge pull request #1679 from sampotts/develop | Sam Potts | 2020-02-09 | 54 | -4354/+8381 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | 3.5.7 | |||||
| * | | | | | | | Docs updates | Sam Potts | 2020-02-09 | 3 | -16/+57 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2020-02-09 | 1 | -5/+12 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge pull request #1490 from antonyoneill/develop | Sam Potts | 2020-02-09 | 1 | -5/+12 | |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Prevent default on settings control click | |||||
| | | * | | | | | | | Prevent default on settings icon click | Antony O'Neill | 2019-07-04 | 1 | -5/+12 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Update docs for speed options tweaks | Sam Potts | 2020-02-09 | 1 | -11/+11 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Focus trap improvements | Sam Potts | 2020-02-09 | 2 | -109/+99 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Set download attribute for HTML5 only | Sam Potts | 2020-02-09 | 1 | -1/+5 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Comments | Sam Potts | 2020-02-09 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Package upgrades | Sam Potts | 2020-02-08 | 1 | -5/+5 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Clean up speed options logic | Sam Potts | 2020-02-08 | 4 | -18/+18 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #1671 from ydylla/improve-speed-options | Sam Potts | 2020-02-08 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Use the configured speed options | |||||
| | * | | | | | | | | actually use the configured speed options | ydylla | 2020-02-01 | 1 | -0/+2 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1672 from ydylla/improve-quality-change | Sam Potts | 2020-02-08 | 1 | -4/+2 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Improve/fix quality change state restoring | |||||
| | * | | | | | | | | preserve playback rate at quality change | ydylla | 2020-02-01 | 1 | -1/+2 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | fix regression: not restoring playback state after quality change | ydylla | 2020-02-01 | 1 | -3/+0 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1675 from Laerdal/focus-trap-only-fullscreen | Sam Potts | 2020-02-08 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Trap keyboard focus only when fullscreen | |||||
| | * | | | | | | | | Bail out of focus trap if fullscreen is not active | Kimberley Jensen | 2020-02-07 | 1 | -1/+2 | |
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | - detailed in https://github.com/sampotts/plyr/issues/1665 | |||||
| * | | | | | | | | Merge pull request #1676 from Code1110/develop | Sam Potts | 2020-02-08 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add download attribute to download button | |||||
| | * | | | | | | | | add download attribute to download button | Code1110 | 2020-02-07 | 1 | -0/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1677 from ydylla/fix-scrubbing-chrome-android | Sam Potts | 2020-02-08 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix preview thumbnail scrubbing not working on mobile touch devices | |||||
| | * | | | | | | | | fix scrubbing for chrome android & hide thumb preview on touchend | ydylla | 2020-02-08 | 2 | -3/+3 | |
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | Chrome android sends TouchEvent which does not have a button property. | |||||
| * / / / / / / / | Ignore quality change if it matches existing | Sam Potts | 2020-02-08 | 1 | -0/+4 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Fix beta deployment | Sam Potts | 2020-01-30 | 1 | -1/+9 | |
| | | | | | | | | ||||||
| * | | | | | | | Deployed 3.5.7-beta.0 | Sam Potts | 2020-01-30 | 22 | -103/+111 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #1662 from sampotts/develop | Sam Potts | 2020-01-30 | 51 | -4201/+8164 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | 3.5.7 | |||||
| | * | | | | | | | Prepare for 3.5.7 release | Sam Potts | 2020-01-30 | 21 | -1189/+1505 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Package upgrades | Sam Potts | 2020-01-30 | 2 | -856/+729 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2020-01-26 | 3 | -3/+4 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge pull request #1653 from thatrobotdev/patch-2 | Sam Potts | 2020-01-22 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Patch 2 | |||||
| | | | * | | | | | | | Change vimeo demo video | James Kerrane | 2020-01-21 | 1 | -1/+1 | |
| |_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | Change vimeo video to a more general video, fix #1626. |