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
b11463a347a6de2e72f8c1cc2d9acf17c0f24021
KVideo
/
components
/
player
/
hooks
T
History
kuekhaoyang
b11463a347
refactor: Simplify cast availability logic to immediately show the cast button upon SDK load and update package version.
2026-02-17 09:29:28 +08:00
..
desktop
refactor: Simplify cast availability logic to immediately show the cast button upon SDK load and update package version.
2026-02-17 09:29:28 +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