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-20 11:13:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95e4a733ee0384d69289ac815f28eea99b2b3d7d
KVideo
/
components
/
player
/
hooks
/
desktop
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
..
useControlsVisibility.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
useDesktopShortcuts.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
useFullscreenControls.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
usePlaybackControls.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
useProgressControls.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
useSkipControls.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
useUtilities.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
useVolumeControls.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