Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | feat: demo radius tweaks | Sam Potts | 2020-10-19 | 2 | -1/+2 | |
| | | | | ||||||
| * | | | Revert noCookie change | Sam Potts | 2020-10-19 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Fix aspect ratio issue | Sam Potts | 2020-10-19 | 1 | -1/+0 | |
| | | | | ||||||
| * | | | add BitChute to users list | zoomerdev | 2020-10-19 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | ESLint to use common config | Sam Potts | 2020-10-19 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | v3.6.2 | Sam Potts | 2020-10-19 | 9 | -12/+12 | |
| | | | | ||||||
| * | | | chore: update packages and linting | Sam Potts | 2020-08-30 | 43 | -1923/+3271 | |
| |/ / | ||||||
| * | | Merge pull request #1824 from akuma06/patch-2 | Sam Potts | 2020-08-30 | 1 | -40/+70 | |
| |\ \ | | | | | | | | | Fixing "missing code in detail" for PlyrEvent type | |||||
| | * | | Fixing "missing code in detail" for PlyrEvent type | akuma06 | 2020-05-05 | 1 | -40/+70 | |
| | |/ | | | | | | | | | | | | | When using typescript and listening for youtube statechange event, it is missing the code property definition inside the event (even though it is provided in the code). By making events a map of key-value, we can add easily custom event type for specific event name. Since YouTube "statechange" event differs from the basic PlyrEvent, I added a new Event Type "PlyrStateChangeEvent" having a code property corresponding to a YoutubeState enum defined by the YouTube API documentation. This pattern follows how addEventListener in the lib.dom.d.ts is defined. | |||||
| * | | Merge pull request #1916 from syedhusain-appspace/develop | Sam Potts | 2020-08-30 | 1 | -1/+1 | |
| |\ \ | | | | | | | | | Check if key is a string before attempt --plyr checking | |||||
| | * | | Check if key is a string before attempt --plyr checking | Syed Husain | 2020-07-30 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge pull request #1914 from hex-ci/develop | Sam Potts | 2020-08-30 | 2 | -1/+3 | |
| |\ \ \ | | | | | | | | | | | fix issue #1872 | |||||
| | * | | | fix issue #1872 | Hex | 2020-07-29 | 2 | -1/+3 | |
| | |/ / | ||||||
| * | | | Merge pull request #1931 from SBGSports/Autoplay-issue | Sam Potts | 2020-08-30 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | Fix for Slow loading videos not autoplaying | |||||
| | * | | | Fix for Slow loading videos not autoplaying | Danielh112 | 2020-08-14 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Fix for Slow loading videos not autoplaying | Danielh112 | 2020-08-14 | 1 | -2/+7 | |
| | |/ / | ||||||
| * | | | Merge pull request #1935 from ↵ | Sam Potts | 2020-08-30 | 1 | -1/+10 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | SBGSports/Cancel-network-requests-once-player-is-destroyed Network requests are not cancelled after the player is destroyed | |||||
| | * | | | Fix merge conflicts | Danielh112 | 2020-08-18 | 144 | -18412/+23254 | |
| | |\| | | ||||||
| | * | | | Network requests are not cancelled after the player is destroyed | Danielh112 | 2020-08-18 | 1 | -0/+4 | |
| | | | | | ||||||
| * | | | | Merge pull request #1941 from danilstoyanov/vimeo-aspect-ratio-mobile | Sam Potts | 2020-08-30 | 1 | -1/+5 | |
| |\ \ \ \ | | |_|/ / | |/| | | | Fix for apect ratio problem when using Vimeo player on mobile devices… | |||||
| | * | | | Fix for apect ratio problem when using Vimeo player on mobile devices (issue ↵ | Danil Stoyanov | 2020-08-28 | 1 | -1/+5 | |
| |/ / / | | | | | | | | | | | | | #1940) | |||||
| * | | | Merge pull request #1900 from iwatakeshi/patch-1 | Sam Potts | 2020-07-14 | 1 | -1/+1 | |
| |\ \ \ | | |_|/ | |/| | | Fix PreviewThumbnailsOptions type | |||||
| | * | | Fix PreviewThumbnailsOptions type | Takeshi | 2020-07-13 | 1 | -1/+1 | |
| |/ / | | | | | | | According to the docs, the `src` should also accept an array of strings. | |||||
| * | | Merge pull request #1823 from theprojectsomething/features/fullscreen-container | Sam Potts | 2020-05-05 | 1 | -1/+3 | |
|/| | | | | | | | | force fullscreen events to trigger on plyr element | |||||
| * | | force fullscreen events to trigger on plyr element (media element in iOS) ↵ | Som Meaden | 2020-05-05 | 1 | -1/+3 | |
|/ / | | | | | | | and not fullscreen container | |||||
* | | v3.6.2 | Sam Potts | 2020-05-04 | 2 | -2/+8 | |
| | | ||||||
* | | Package upgrades | Sam Potts | 2020-05-04 | 2 | -170/+149 | |
| | | ||||||
* | | Merge pull request #1818 from Bashev/patch-1 | Sam Potts | 2020-05-04 | 1 | -1/+2 | |
|\ \ | | | | | | | Update tooltips.scss | |||||
| * | | Update tooltips.scss | Kostadin Bashev | 2020-05-01 | 1 | -1/+2 | |
| | | | ||||||
* | | | Merge pull request #1819 from Bashev/patch-2 | Sam Potts | 2020-05-04 | 1 | -1/+2 | |
|\ \ \ | | | | | | | | | Update controls.scss | |||||
| * | | | Update controls.scss | Kostadin Bashev | 2020-05-01 | 1 | -1/+2 | |
| |/ / | ||||||
* | | | Merge pull request #1815 from taylorchu/progbar | Sam Potts | 2020-04-29 | 1 | -0/+10 | |
|\ \ \ | | | | | | | | | add missing previewThumbnails options | |||||
| * | | | add missing previewThumbnails options | taylorchu | 2020-04-28 | 1 | -0/+10 | |
|/ / / | ||||||
* | | | Merge pull request #1811 from taylorchu/better-control-2 | Sam Potts | 2020-04-29 | 2 | -5/+3 | |
|\ \ \ | | | | | | | | | allow custom control as element | |||||
| * | | | allow custom control as element | taylorchu | 2020-04-28 | 2 | -5/+3 | |
| | | | | ||||||
* | | | | Merge pull request #1813 from sampotts/master | Sam Potts | 2020-04-29 | 27 | -153/+161 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | Merge back | |||||
| * | | v3.6.1 | Sam Potts | 2020-04-28 | 26 | -152/+160 | |
| | | | ||||||
| * | | 2 spaces | Sam Potts | 2020-04-28 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #1796 from sampotts/develop | Sam Potts | 2020-04-28 | 142 | -19204/+23423 | |
| |\ \ | |/ / |/| | | v3.6.0 | |||||
* | | | Use new feature to set thumbnails on source change in the demo | Sam Potts | 2020-04-24 | 4 | -3/+9 | |
| | | | ||||||
* | | | v3.6.0 | Sam Potts | 2020-04-24 | 19 | -346/+998 | |
| | | | ||||||
* | | | Housekeeping | Sam Potts | 2020-04-24 | 15 | -1523/+1530 | |
| | | | ||||||
* | | | Fix linting issues | Sam Potts | 2020-04-24 | 2 | -1/+3 | |
| | | | ||||||
* | | | Merge branch 'master' into develop | Sam Potts | 2020-04-24 | 3 | -6/+10 | |
|\| | | | | | | | | | | | | | | # Conflicts: # readme.md | |||||
| * | | Merge pull request #1789 from likev/patch-1 | Sam Potts | 2020-04-22 | 1 | -2/+0 | |
| |\ \ | | | | | | | | | Update readme.md | |||||
| | * | | Update readme.md | xufanglu | 2020-04-21 | 1 | -2/+0 | |
| | | | | | | | | | | | | There is another same Note below | |||||
| * | | | Merge pull request #1790 from likev/patch-2 | Sam Potts | 2020-04-22 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | |/| | | Update readme.md | |||||
| | * | | Update readme.md | xufanglu | 2020-04-21 | 1 | -1/+1 | |
| |/ / | | | | | | | fixed code logic error | |||||
| * | | Merge pull request #1731 from nisarhassan12/master | Sam Potts | 2020-03-29 | 2 | -3/+9 | |
| |\ \ | | | | | | | | | update the gitpod setup description to be more precise. | |||||
| | * | | update the gitpod setup description to be more precise. | Nisar Hassan Naqvi | 2020-03-16 | 2 | -3/+9 | |
| |/ / |