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-14 00:03:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0753492dfd49ff4e9c7bdebc83c8b3166c147835
KVideo
/
components
/
player
/
hooks
T
History
kuekhaoyang
a9888353a3
feat: Implement mobile double-tap gestures for video player controls and apply CSS optimizations.
2026-02-16 23:27:45 +08:00
..
desktop
feat: Implement mobile double-tap gestures for video player controls and apply CSS optimizations.
2026-02-16 23:27:45 +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 mobile double-tap gestures for video player controls and apply CSS optimizations.
2026-02-16 23:27:45 +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
feat: Implement HLS blob URL playback fallback for WebView-based browsers and increment package version.
2026-02-16 21:39:24 +08:00
usePlaybackPolling.ts
new
2025-12-24 23:53:24 +08:00
usePlayerSettings.ts
feat: Introduce 'auto' fullscreen type with device-specific defaults, update player logic and settings, and add dedicated iOS fullscreen documentation.
2026-02-16 10:58:47 +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