This website requires JavaScript.
Explore
Help
Sign In
ZSCGR
/
KVideo
Watch
1
Star
0
Fork
0
mirror of
https://github.com/KuekHaoYang/KVideo.git
synced
2026-08-19 10:43:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95e4a733ee0384d69289ac815f28eea99b2b3d7d
KVideo
/
components
/
player
/
hooks
/
mobile
T
History
kuekhaoyang
95e4a733ee
fix: Prevent video from getting stuck at 00:00:00 by seeking to 0.1s on start and enable autoplay by default.
2025-11-23 21:59:00 +08:00
..
mobile-player-params.ts
feat: Introduce
shouldAutoPlay
prop for video players and add a video content proxy API.
2025-11-22 16:41:11 +08:00
useMobileFullscreenControls.ts
refactor: extract player control logic into dedicated desktop and mobile hooks and introduce new mobile player control components.
2025-11-21 12:47:40 +08:00
useMobileMenuControls.ts
refactor: extract player control logic into dedicated desktop and mobile hooks and introduce new mobile player control components.
2025-11-21 12:47:40 +08:00
useMobilePlaybackControls.ts
fix: Prevent video from getting stuck at 00:00:00 by seeking to 0.1s on start and enable autoplay by default.
2025-11-23 21:59:00 +08:00
useMobileProgressControls.ts
refactor: extract player control logic into dedicated desktop and mobile hooks and introduce new mobile player control components.
2025-11-21 12:47:40 +08:00
useMobileSkipControls.ts
refactor: extract player control logic into dedicated desktop and mobile hooks and introduce new mobile player control components.
2025-11-21 12:47:40 +08:00
useMobileUtilities.ts
refactor: extract player control logic into dedicated desktop and mobile hooks and introduce new mobile player control components.
2025-11-21 12:47:40 +08:00