kuekhaoyang
|
220d1b0faf
|
feat: Implement HLS download and enhance copy link functionality to support original and proxied URLs.
|
2025-11-29 11:05:04 +08:00 |
|
kuekhaoyang
|
3843ecdd84
|
feat: Implement intelligent HLS preloading that respects player loading state and browser buffer health.
|
2025-11-24 22:15:57 +08:00 |
|
kuekhaoyang
|
1384de946c
|
feat: implement image optimization and extract mobile play/pause logic into a new hook.
|
2025-11-24 16:59:13 +08:00 |
|
kuekhaoyang
|
66be634b53
|
feat: Improve video playback state syncing for AirPlay and add unoptimized and referrerPolicy to image components.
|
2025-11-24 16:54:20 +08:00 |
|
kuekhaoyang
|
38bad7546f
|
fix: Refine video seeking logic in playback controls to prevent overwrites and offset HLS preloader start index to avoid browser competition.
|
2025-11-23 23:18:22 +08:00 |
|
kuekhaoyang
|
f0b19c1144
|
feat: Add usePlaybackPolling hook for robust playback progress updates and refine history item matching logic.
|
2025-11-23 23:11:59 +08:00 |
|
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 |
|
kuekhaoyang
|
045247041d
|
fix: prevent unnecessary video seeking if current time is close to initial playback time.
|
2025-11-23 17:21:12 +08:00 |
|
kuekhaoyang
|
4489165a08
|
feat: Introduce shouldAutoPlay prop for video players and add a video content proxy API.
|
2025-11-22 16:41:11 +08:00 |
|
kuekhaoyang
|
1b5f591a7a
|
feat: Integrate video playback progress with history store and ensure seeking on late initialization.
|
2025-11-22 15:53:05 +08:00 |
|
kuekhaoyang
|
58a8d4910e
|
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 |
|
kuekhaoyang
|
6e81559d90
|
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 |
|