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-15 08:43:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79f2928172a31cb4e657e4ddfd2902b79f619be3
KVideo
/
components
/
player
/
hooks
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
..
desktop
fix: prevent unnecessary video seeking if current time is close to initial playback time.
2025-11-23 17:21:12 +08:00
mobile
fix: prevent unnecessary video seeking if current time is close to initial playback time.
2025-11-23 17:21:12 +08:00
useDesktopPlayerLogic.ts
feat: Introduce
shouldAutoPlay
prop for video players and add a video content proxy API.
2025-11-22 16:41:11 +08:00
useDesktopPlayerState.ts
feat: Introduce distinct mobile and desktop video player UI, controls, and state management, along with new styling and icon components.
2025-11-21 12:34:45 +08:00
useHLSPreloader.ts
feat: Implement HLS cache management with service worker updates, metadata tracking, and a settings UI.
2025-11-23 14:22:51 +08:00
useMobileGestures.ts
feat: Implement comprehensive search functionality, enhance video player controls for desktop and mobile, and refactor settings and history UI.
2025-11-21 19:00:23 +08:00
useMobilePlayerLogic.ts
feat: Introduce
shouldAutoPlay
prop for video players and add a video content proxy API.
2025-11-22 16:41:11 +08:00
useMobilePlayerState.ts
feat: Introduce distinct mobile and desktop video player UI, controls, and state management, along with new styling and icon components.
2025-11-21 12:34:45 +08:00