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
2aa90a4d4fdc8b4ddfd80fed24496253d453d059
KVideo
/
components
/
player
/
hooks
T
History
kuekhaoyang
2aa90a4d4f
feat: implement proxy mode setting for video playback with retry, none, and always options
2026-01-25 14:40:38 +08:00
..
desktop
feat: Implement window fullscreen option for the player, enhance password gate protection logic, and add a settings icon.
2026-01-25 10:59:47 +08:00
useAutoSkip.ts
feat: Improve hook stability and performance with
useCallback
and
useMemo
, and enhance auto-skip and search error handling.
2026-01-04 18:18:47 +08:00
useDesktopPlayerLogic.ts
feat: Implement window fullscreen option for the player, enhance password gate protection logic, and add a settings icon.
2026-01-25 10:59:47 +08:00
useDesktopPlayerState.ts
feat: Implement video stall detection, next episode loading UI, and persist playback rate across sessions.
2026-01-02 13:17:10 +08:00
useHlsPlayer.ts
Update useHlsPlayer.ts
2026-01-19 22:26:42 +08:00
usePlaybackPolling.ts
new
2025-12-24 23:53:24 +08:00
usePlayerSettings.ts
feat: implement proxy mode setting for video playback with retry, none, and always options
2026-01-25 14:40:38 +08:00
useStallDetection.ts
feat: Implement video stall detection, next episode loading UI, and persist playback rate across sessions.
2026-01-02 13:17:10 +08:00