Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sampotts/plyr

A simple HTML5, YouTube and Vimeo player
https://github.com/sampotts/plyr

Merge branch 'develop' into css-variables

# Conflicts:
# src/js/captions.js
# src/js/config/defaults.js
# src/js/fullscreen.js
# src/js/li...

2458eaa11b5c2805bcf1e5349ab900485bac325f authored over 4 years ago by Sam Potts <[email protected]>
More work on custom properties and documentation

a97008aeebb19678e5183e7c934e60729857e11b authored over 4 years ago by Sam Potts <[email protected]>
Use custom properties in demo

a9b24f5e1f8f24dbc81420d5ee480915c13df34a authored over 4 years ago by Sam Potts <[email protected]>
Migrate custom properties from media to parent

a9c4e77d1bcf1dedce9a3030017ddef2d3a924c8 authored over 4 years ago by Sam Potts <[email protected]>
Merge pull request #1793 from theprojectsomething/features/postload-captions

Preload TextTracks as per default video element

dbe618c644a525b196466b7254274cc9bde76275 authored over 4 years ago by Sam Potts <[email protected]>
This commit addresses preloading TextTracks as outlined in feature request #1791

These changes bring Plyr captions download behaviour in line with that of the default video elem...

40f06e0b4cd9df8daa11e1dec1f3f51fc63424b2 authored over 4 years ago by Som Meaden <[email protected]>
Merge pull request #1789 from likev/patch-1

Update readme.md

6aa21c1fae4a7b6dbcf1db1ee3b06f11d674869a authored over 4 years ago by Sam Potts <[email protected]>
Merge pull request #1790 from likev/patch-2

Update readme.md

8015a961cba8fb5cee530f0e2a71c09eeaa3546e authored over 4 years ago by Sam Potts <[email protected]>
Update readme.md

fixed code logic error

d2fa69bca6f2497c7d2c090e8ff1e1ae1760f7bc authored over 4 years ago by xufanglu <[email protected]>
Update readme.md

There is another same Note below

d63182ecd52ba1193d85c8419b8dc7b84730857c authored over 4 years ago by xufanglu <[email protected]>
Poster image fix (fixes #1763)

145f2ae24fc2177cd4b778ccdb9f7a6c46c3ba60 authored over 4 years ago by Sam Potts <[email protected]>
Vimeo ratio fixes

9c7e429b48320f6b021baa2ed23e35a6bd9ceae5 authored over 4 years ago by Sam Potts <[email protected]>
Merge pull request #1759 from theprojectsomething/features/fullscreen-container

Features/fullscreen container

6f1366bd198e52ea17ead09c0e593572c2f846db authored over 4 years ago by Sam Potts <[email protected]>
Converted to 2 space indentation

502d5977d79148957828cbf313b7ef4c9f31973f authored over 4 years ago by Sam Potts <[email protected]>
revert dist (brain fart earlier .. deleted instead of reverting)

353e19e746d5f44c0a04b6dd6571b8fb97da073d authored almost 5 years ago by Som Meaden <[email protected]>
convert fullscreen children listeners logic to ~ES6

remove gulp serve shortcut

12ab1ed1441db90d74b9c2226299de3050f30949 authored almost 5 years ago by Som Meaden <[email protected]>
revert demo

feature demo is available here: https://codepen.io/theprojectsomething/full/bGdyJmv

11214caf77383b1848dc5f8dc07caf4dcda639fb authored almost 5 years ago by Som Meaden <[email protected]>
remove dist

c23b4576df7a0a6a333af7e55e659759e7a9438c authored almost 5 years ago by Som Meaden <[email protected]>
minor demo fix for fallback mode (inline style was overriding plyr stylesheet)

a55bf00d0fe95b4d4328eb3039a363d808f8880d authored almost 5 years ago by Som Meaden <[email protected]>
This is a PR to allow for contextual content to be included in fullscreen (or fallback) mode. This means arbitrary elements (extensions to the basic player UI) can be overlaid and remain visible when the player switches to fullscreen.

Example use-cases include:
- display of video title or other metadata (see the included demo)
...

49ed2cac4eff3ff3eae7a2c72e5280a302906f7d authored almost 5 years ago by Som Meaden <[email protected]>
include `npm run serve` shortcut for `gulp serve` (useful where gulp isn't installed globally)

44ef0bbc8754a11b0f6411e32e5383fd8573a88c authored almost 5 years ago by Som Meaden <[email protected]>
Sentry upgrade for demo

8f5b59c18cc7837bde9af55d24d12e1fd939043d authored almost 5 years ago by Sam Potts <[email protected]>
Formatting fixes

d06881783d7c8a9faa5d902da5ec33bc74f3aa38 authored almost 5 years ago by Sam Potts <[email protected]>
Merge branch 'develop' into css-variables

# Conflicts:
# demo/dist/demo.css
# demo/dist/demo.min.js.map
# demo/index.html
# dist/plyr.css
...

da943b384ca334cad66fd261cb9a0f924716da9d authored almost 5 years ago by Sam Potts <[email protected]>
Added prettier script

ad63af5096e014785bd22eac24bc8030c0dc70d6 authored almost 5 years ago by Sam Potts <[email protected]>
Merge branch 'develop' of github.com:sampotts/plyr into develop

# Conflicts:
# package.json
# yarn.lock

09598f07bf062886bfa22cd8682948567e92a19a authored almost 5 years ago by Sam Potts <[email protected]>
Package upgrades

ef7b30c1b8a0e2d9a8cb71dfb41af0706bb8886e authored almost 5 years ago by Sam Potts <[email protected]>
Gulp file broken down

5516db22c3dd38a6bb3ec8674e36bcc8f9bba90c authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1686 from lawchihon/master

Added missing full screen options for type definition

155add66bd5b941699cea99f5c94cf8a87b030d8 authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1731 from nisarhassan12/master

update the gitpod setup description to be more precise.

39558cbabc76df1fc29fbe12d8f6b14ad01bb559 authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1697 from hug963/fix-vimeo-playback-rate

Fix vimeo playback rate

4935c92b63c07d919bf3522ab708bf78122bf15c authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1724 from Steejo/ads-plugin-fixes

Ads plugin fixes to allow multiple VAST requests

66f1f28646519d383fd6d7088a1935180bc30832 authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1705 from doublex/master

preview-thumbnails via src:callback()

48758bd5f052a7816846caa698981642d92a763a authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1739 from ydylla/ignore-internal-play-promises

Ignore internal play promises

2f26c80c8884911db7029b8f9fcf4e8e0c5e57d6 authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1727 from jnoordsij/fix_shadowroot

Fix shadowroot

be3ffc1f96ea830ad77d3cc4213b700ad91c416c authored almost 5 years ago by Sam Potts <[email protected]>
Build

350999575633a44686ee5857ad9853dcd1b55dff authored almost 5 years ago by Sam Potts <[email protected]>
Package upgrades

88dc981f4b52d649f29b17ec13f702edc9b85ef5 authored almost 5 years ago by Sam Potts <[email protected]>
Merge branch 'master' into develop

a65acbe43f1503e63328e16099182b994044a186 authored almost 5 years ago by Sam Potts <[email protected]>
add promise footnote to togglePlay

6a1d6f13a2581228b6ec64887bef4be8f9fed2b0 authored almost 5 years ago by ydylla <[email protected]>
silence all internal play promises

71928443f317e624ab94ff18e207447f06f745ad authored almost 5 years ago by ydylla <[email protected]>
update the gitpod setup description to be more precise.

10f366fe32348259c9bb15cfdb7feeffcb3f0278 authored almost 5 years ago by Nisar Hassan Naqvi <[email protected]>
Update readme.md

fcd82088a5cca625fea16fb60a30640468cb114b authored almost 5 years ago by Sam Potts <[email protected]>
Update readme.md

c9b6d9685cc969aabcea9ba8c556e73122e1ea7d authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1729 from opencollective/opencollective

Add financial contributors for Open Collective

3069d77b74af9e6b5fb853176cba241186d19483 authored almost 5 years ago by Sam Potts <[email protected]>
Add financial contributors for Open Collective

Hi, I'm making updates for Open Collective. Either you or another core contributor signed this r...

b7367d827510ceb6e46f5b2d673af91d634b66fc authored almost 5 years ago by jess <[email protected]>
Compare fullscreenElement with shadowroot host if player is in shadow DOM

99ae4eb3c5aa335926ea76e868d236112404dc22 authored almost 5 years ago by Jesper <[email protected]>
Fix prototype used for selector matcher function

c7bf0c5c03a5c7716a39a0f2f5a11681eedbac7f authored almost 5 years ago by Jesper <[email protected]>
Ads plugin fixes to allow multiple VAST requests

fd353225c27fa210a036b87a847336bf10957ed1 authored almost 5 years ago by Steejo <[email protected]>
Fixes2

ace682abbdeba13ea3664e9dde38a903a4a5da5e authored almost 5 years ago by max <[email protected]>
Fixes

b212b25a9eca8a440a05d53b744aa56f646b2929 authored almost 5 years ago by max <[email protected]>
Merge pull request #1706 from sampotts/master

Merge back

3c127afeb9e0059d1352ecb5b790633177a70cc4 authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1701 from mogzol/patch-1

Use number instead of string in TS quality definitions

84eef1d7475a07146b0f8c1873e74c801a2e0653 authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1704 from hug963/add-missing-ts-types

Add missing Typescripts types and options

8a0086397f5eceb49df0ca080cda04bf70cc715a authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1703 from LeBenLeBen/develop

Completely hide SVG icons to screen readers

75327f22429499979fdef86b8a764be9f41d92a7 authored almost 5 years ago by Sam Potts <[email protected]>
preview-thumbnails via src:callback()

81b41be750c9eddbabafdbd304614d827cd0ca82 authored almost 5 years ago by max <[email protected]>
Add missing Typescripts types and options

6020f95e50f8a0dba028e527dbec378c9fd17aec authored almost 5 years ago by Hugues <[email protected]>
Completely hide SVG icons to screen readers

SVG icons should be ignored by screen readers since they have complimentary labels (aria-label o...

bc8a25d0da8720878fbb845b08e1f8170c3d24f5 authored almost 5 years ago by Benoît Burgener <[email protected]>
Merge pull request #1702 from sampotts/master

Merge back

29e62a1e4fb14b5aecbff70301b0337b51a9a5d6 authored almost 5 years ago by Sam Potts <[email protected]>
Update contributing.md

b12ec094c55e59db77e5e20fb3b26899211eb410 authored almost 5 years ago by Sam Potts <[email protected]>
Use number instead of string in TS quality definitions

Using strings for the quality doesn't work, plyr expects numbers, so this fixes the definitions.

fea5e76b7612f0eb8c0e1b2fa1a4e6d36e85120d authored almost 5 years ago by Morgan Zolob <[email protected]>
catch error in setPlaybackRate on Vimeo

0cf5d25a7f28203553b1fa2db5c600995c284b65 authored almost 5 years ago by Hugues <[email protected]>
Merge pull request #1695 from CzBiX/patch-2

Fix issue when controls config is string or element

977a8393f8a581738650e9472d232d8498d07b11 authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1694 from nisarhassan12/master

simplify contributions by fully automating the dev setup with gitpod

302fd93e86974d5c3804b1f2c16555278d0e3a60 authored almost 5 years ago by Sam Potts <[email protected]>
Fix issue when controls config is string or element

70470ae8d2a1a9304cec9110043011b9358d20a3 authored almost 5 years ago by CzBiX <[email protected]>
simplify code contributions by fully automating the dev setup with gitpod

425b39a7621a3967ecaab6b440bf576fa5260860 authored almost 5 years ago by Nisar Hassan Naqvi <[email protected]>
v3.5.10

206e3b57d179504c8e01a6773b8653556ef523da authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1692 from sampotts/develop

v3.5.10

a34bc3ef292ceeb1a338e23967d11ed355b5dea3 authored almost 5 years ago by Sam Potts <[email protected]>
v3.5.10

- iOS volume display fix

6350b7b9e46c60baa49903e54b8c39b6f1dc311c authored almost 5 years ago by Sam Potts <[email protected]>
v3.5.9 deployed

04d06f22423cc5e1b05389210f7378b8ae3e7b5d authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1691 from sampotts/develop

v3.5.9

924049aa14414b5c4b06a6a2a7ac290e3f3a0f4b authored almost 5 years ago by Sam Potts <[email protected]>
v3.5.9

- Fix for regression with volume control width
- Ensure poster image is not downloaded again...

442427ebd53175ed47cdaa22ffc47cd1d11f4c89 authored almost 5 years ago by Sam Potts <[email protected]>
Merge branch 'master' into develop

7954c92c0be2e06db489c1bcd367377d61fd48cb authored almost 5 years ago by Sam Potts <[email protected]>
Fix for regression with volume control width

5afb14283a40abdf46afae8a34fd5fe66114446e authored almost 5 years ago by Sam Potts <[email protected]>
Ensure poster image is not downloaded again for HTML5 videos

bfc541b88066b805bc6813c0a584c3c88e220a40 authored almost 5 years ago by Sam Potts <[email protected]>
Merge branch 'master' into develop

426280f90cfb4328055255bab3ae55df3f3d4786 authored almost 5 years ago by Sam Potts <[email protected]>
Styles

2e2c5ad72a00e9f85b11e29e0ead9f7c9db8ea5c authored almost 5 years ago by Sam Potts <[email protected]>
Fix syntax with funding.yml

ecb091af6bbbe441c363633194911952f64f5cff authored almost 5 years ago by Sam Potts <[email protected]>
Added Open Collective as funding option

ecb882b719ce294d99035ee4619e7d8b59e7bf6a authored almost 5 years ago by Sam Potts <[email protected]>
More styles clean up

cddd9c30dbda83ad5be3ffc159cc11e352219fef authored almost 5 years ago by Sam Potts <[email protected]>
Removed redundant keys property

f6a462549512589855cca6a9abf72ef5ad008d2f authored almost 5 years ago by Sam Potts <[email protected]>
Added missing full screen options for type definition

550bd543e3928f7aba1a368a8be5a1e3ae86bd05 authored almost 5 years ago by John Law <[email protected]>
v3.5.8 deployed

a6ff0274a945ca37014f8cc693d8becd1782d913 authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1684 from sampotts/develop

v3.5.8

841746210ac6444c2e15395e14856d0d889ffd9c authored almost 5 years ago by Sam Potts <[email protected]>
Changelog update

156abda66adeae369dce9d565e9c0ca21508e557 authored almost 5 years ago by Sam Potts <[email protected]>
Speed settings logic improvements

1619510dcf9e3ccc1693caa20a173aaf2789e346 authored almost 5 years ago by Sam Potts <[email protected]>
Menu border color tweak

ff8dedd4ec2235131a630635ec7927c75d0a3c16 authored almost 5 years ago by Sam Potts <[email protected]>
Started on v3.5.8 changelog

637823c8ce62b3667ce7e14a68bb80c809f04fab authored almost 5 years ago by Sam Potts <[email protected]>
Comment clean up

01219be81705177bbe2dc459641a9d649e7c46f1 authored almost 5 years ago by Sam Potts <[email protected]>
Merge branch 'develop' of github.com:sampotts/plyr into develop

59e3afba03e1d6b3cf04661e5181ec4a4ba0f57e authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1670 from ydylla/previewThumbnails-setter

Add previewThumbnails source setter

db05322ba2c47606599f635c749db3bdd8ee6c82 authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1678 from ydylla/fix-thumb-size-per-css

Improve thumbnail size calculations when size is set per css

74e5c78b3fed59636792cee8bdd0e711afa45548 authored almost 5 years ago by Sam Potts <[email protected]>
Update demo video

ea350f9d1ded176979b4a8a9a7bf9a66e8ae9a53 authored almost 5 years ago by Sam Potts <[email protected]>
Demo packages updated

eda192639d3eda9f93528c3fe4ad862161479828 authored almost 5 years ago by Sam Potts <[email protected]>
Set referrerPolicy in the demo

0f16a018ff741eb6c12e69fa7f7b77f07492432c authored almost 5 years ago by Sam Potts <[email protected]>
Added vimeo options to hide controls and set referrerPolicy

7ca74f48bc8d84de696c3e4a50ed4167d67ddaf5 authored almost 5 years ago by Sam Potts <[email protected]>
SASS orginasation clean up and flex-direction added

5837c2d5f0bdbf156bb591a6e0e02ba62e973e29 authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1554 from sampotts/dependabot/npm_and_yarn/mixin-deep-1.3.2

Bump mixin-deep from 1.3.1 to 1.3.2

e50b35d195316a1aee28797de26b3d7b42daa0be authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1575 from sampotts/dependabot/npm_and_yarn/lodash.merge-4.6.2

Bump lodash.merge from 4.6.1 to 4.6.2

433b729c45c5db531470fe9cf60646628febb4f5 authored almost 5 years ago by Sam Potts <[email protected]>
3.5.7

bb7f7d5e2a377e1d3de3a193fd85cd762190c5bd authored almost 5 years ago by Sam Potts <[email protected]>
Merge pull request #1679 from sampotts/develop

3.5.7

8c44425665e4f1cd4fb3fa8593e960d5a518147b authored almost 5 years ago by Sam Potts <[email protected]>