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
bc25be5b05fa3ce5ee4ee469e6b07ab773ef4003
KVideo
/
components
/
player
/
hooks
T
History
kuekhaoyang
e04fe79355
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
..
desktop
feat: Improve dropdown menu positioning and alignment for MoreMenu and SpeedMenu in rotated fullscreen landscape mode.
2026-02-04 20:10:53 +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 orientation-aware progress bar interaction for forced landscape mode on iOS and update player dependencies.
2026-02-04 16:47:34 +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: Enhance M3U8 ad detection with proxy URL unwrapping and segment-level analysis, and implement proxy fallback for HLS playlist fetching.
2026-02-16 10:31:09 +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