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-16 17:23:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79f2928172a31cb4e657e4ddfd2902b79f619be3
KVideo
/
components
/
player
/
hooks
/
mobile
T
History
kuekhaoyang
045247041d
fix: prevent unnecessary video seeking if current time is close to initial playback time.
2025-11-23 17:21:12 +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 unnecessary video seeking if current time is close to initial playback time.
2025-11-23 17:21:12 +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