| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: use new syntax for iframe allow attribute | Sam Potts | 2021-01-29 | 1 | -1/+1 |
* | Merge branch 'master' into develop | Sam Potts | 2020-11-14 | 1 | -9/+3 |
|\ |
|
| * | Linting changes | Sam Potts | 2020-11-14 | 1 | -15/+15 |
| * | vimeo oembed api | Benny739 | 2020-09-23 | 1 | -11/+5 |
* | | feat: custom controls option for embedded players | Sam Potts | 2020-10-19 | 1 | -16/+22 |
* | | chore: update packages and linting | Sam Potts | 2020-08-30 | 1 | -16/+16 |
|/ |
|
* | Poster image fix (fixes #1763) | Sam Potts | 2020-04-19 | 1 | -2/+2 |
* | Vimeo ratio fixes | Sam Potts | 2020-04-19 | 1 | -23/+29 |
* | Converted to 2 space indentation | Sam Potts | 2020-04-11 | 1 | -369/+369 |
* | Formatting fixes | Sam Potts | 2020-03-30 | 1 | -7/+10 |
* | catch error in setPlaybackRate on Vimeo | Hugues | 2020-02-20 | 1 | -0/+3 |
* | Speed settings logic improvements | Sam Potts | 2020-02-10 | 1 | -6/+11 |
* | Added vimeo options to hide controls and set referrerPolicy | Sam Potts | 2020-02-10 | 1 | -6/+9 |
* | Clean up speed options logic | Sam Potts | 2020-02-08 | 1 | -6/+0 |
* | #615: updates to vimeo and youtube plugins to ensure that loading classes are... | Dustin Harrell | 2019-09-23 | 1 | -0/+8 |
* | File rename and clean up | Sam Potts | 2019-06-21 | 1 | -1/+1 |
* | Linting changes | Sam Potts | 2019-06-01 | 1 | -2/+0 |
* | Ratio improvements | Sam Potts | 2019-04-25 | 1 | -1/+1 |
* | Set download URL via setter | Sam Potts | 2019-04-12 | 1 | -3/+3 |
* | Aspect ratio improvements (fixes #1042, fixes #1366) | Sam Potts | 2019-04-12 | 1 | -1/+1 |
* | Tweaks | Sam Potts | 2019-01-26 | 1 | -13/+15 |
* | Adds options for vimeo plugin #1316 | Christian Gambardella | 2019-01-24 | 1 | -5/+5 |
* | Fullscreen fixes | Sam Potts | 2019-01-14 | 1 | -43/+6 |
* | Fix for Vimeo fullscreen with non 16:9 aspect ratios | Sam Potts | 2018-11-08 | 1 | -3/+20 |
* | Added download button | Sam Potts | 2018-09-28 | 1 | -1/+2 |
* | Linting, housekeeping, duration fix (fixes #1074) | Sam Potts | 2018-06-29 | 1 | -10/+10 |
* | Respect call order and prioritize public API calls for setting poster, in ord... | Albin Larsson | 2018-06-15 | 1 | -1/+1 |
* | Copy poster when creating new media element for YouTube and Vimeo (needed for... | Albin Larsson | 2018-06-15 | 1 | -1/+4 |
* | Remove line breaks in arrays | Albin Larsson | 2018-06-13 | 1 | -6/+3 |
* | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2018-06-13 | 1 | -17/+17 |
|\ |
|
* | | Utils broken down into seperate files and exports | Sam Potts | 2018-06-13 | 1 | -36/+62 |
|/ |
|
* | Merge pull request #1015 from friday/captions-fixes-again | Sam Potts | 2018-06-11 | 1 | -8/+3 |
|\ |
|
| * | Merge captions setText and setCue into updateCues (fixes #998 and vimeo cuech... | Albin Larsson | 2018-06-08 | 1 | -8/+3 |
* | | Merge pull request #1020 from friday/1016 | Sam Potts | 2018-06-11 | 1 | -0/+8 |
|\ \ |
|
| * | | Vimeo: Assure state is updated with autoplay (fixes #1016) | Albin Larsson | 2018-06-11 | 1 | -0/+8 |
| |/ |
|
* / | Fix problem with YouTube and Vimeo seeking while playing | Albin Larsson | 2018-06-11 | 1 | -3/+7 |
|/ |
|
* | Fix #876: YouTube and Vimeo autoplays on seek | Albin Larsson | 2018-05-19 | 1 | -20/+20 |
* | Fix playback state (paused) and events (play/pause) | Albin Larsson | 2018-05-19 | 1 | -13/+14 |
* | Rewrite ui.setPoster to check that images arent broken or youtube fallback im... | Albin Larsson | 2018-05-15 | 1 | -5/+2 |
* | Vimeo options, docs for multiple players | Sam Potts | 2018-05-08 | 1 | -1/+4 |
* | Use div for poster, Vimeo fixes, Tooltip fixes | Sam Potts | 2018-05-08 | 1 | -1/+2 |
* | v3.3.0 | Sam Potts | 2018-05-06 | 1 | -4/+23 |
* | ARIA and Vimeo fixes | Sam Potts | 2018-04-18 | 1 | -1/+12 |
* | More bug fixes | Sam Potts | 2018-04-17 | 1 | -3/+13 |
* | Vimeo hotfix | Sam Potts | 2018-03-29 | 1 | -3/+9 |
* | Bug fixes | Sam Potts | 2018-03-28 | 1 | -4/+13 |
* | Vimeo offset tweak (fixes #826) | Sam Potts | 2018-03-22 | 1 | -1/+1 |
* | Fix for .stop() method (fixes #819) | Sam Potts | 2018-03-22 | 1 | -4/+2 |
* | Event listener fixes, loadScript promise, ads tweaks | Sam Potts | 2018-03-11 | 1 | -3/+8 |
* | Ready event fix, YouTube play event fix, docs update | Sam Potts | 2018-03-03 | 1 | -1/+1 |