Popular repositories Loading
-
media-chrome-fork
media-chrome-fork PublicForked from muxinc/media-chrome
Custom elements (web components) for making audio and video player controls that look great in your website or app.
TypeScript
-
next-video-fork
next-video-fork PublicForked from muxinc/next-video
The easiest way to add video in your Nextjs app.
TypeScript
25 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 5 commits in 2 repositories
Created 1 repository
-
Pintorado/next-video-fork
TypeScript
This contribution was made on Mar 12
Created a pull request in muxinc/media-chrome that received 24 comments
feat: persist mute state
Closes #1072
Changes
MEDIA_UNMUTE_REQUEST
: When unmuting, if the preferred volume is too low (<= 0.25), set the volume to 0.25. Otherwise, restore…
+37
−2
lines changed
•
24
comments
Opened 4 other pull requests in 2 repositories
muxinc/media-chrome
3
merged
-
fix: timerange thumb and tooltip drift mobile
This contribution was made on Mar 19
-
example: Changed dash-video-element to latest version and added esm modifier
This contribution was made on Mar 18
-
example: Changed video source of the JW player media example
This contribution was made on Mar 14
muxinc/next-video
1
merged
-
feat: handle missing token errors
This contribution was made on Mar 13
Reviewed 3 pull requests in 1 repository
muxinc/media-chrome
3 pull requests
-
fix(fullscreen-api): mediaIsFullscreen state is updating properly
This contribution was made on Mar 27
-
fix: timerange thumb and tooltip drift mobile
This contribution was made on Mar 21
-
feat: persist mute state
This contribution was made on Mar 12
Opened their first issue on GitHub in muxinc/media-chrome Public
First issue
Error in DASH media exampleCreated an issue in muxinc/media-chrome that received 1 comment
mediaIsFullscreen state is always false
We are experiencing a simililiar pattern with other selector-variables such as
useMediaSelector((state) => state?.mediaIsFullscreen)
^ This is alw…
1
comment
Opened 2 other issues in 2 repositories
muxinc/player.style
1
open
-
Some themes are not visible or have styling issues
This contribution was made on Mar 21
muxinc/media-chrome
1
closed
-
Error in JW player media example
This contribution was made on Mar 14