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-17 01:33:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95e4a733ee0384d69289ac815f28eea99b2b3d7d
KVideo
/
components
/
player
/
hooks
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
..
desktop
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
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
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