wudi
e5bfd6a449
style(cards): adjust movie and video card styling
...
- Change padding from p-3 to pt-3 for movie card title section
- Add text-center alignment to movie card title
- Remove flex layout from video card info section
- Move vod_remarks inside title as bracketed prefix in video card
- Remove separate paragraph for vod_remarks in video card
- Adjust line-clamp and height constraints for video titles
2025-12-27 09:54:28 +08:00
kuekhaoyang
ff18e10af5
feat: Enhance video playback stability, integrate more menu into control visibility, and improve player UI responsiveness.
2025-12-26 21:12:09 +08:00
kuekhaoyang
3afd65ffcc
feat: Remove mobile video player implementation and related hooks, consolidating CustomVideoPlayer to use only the desktop player.
2025-12-26 20:53:14 +08:00
kuekhaoyang
337fcb9837
feat: Refine HLS player configuration with more aggressive buffering, conservative ABR, and extended loading retries and timeouts.
2025-12-26 18:45:41 +08:00
kuekhaoyang
a6d65ba432
feat: add fullscreen toggle prop to desktop player controls.
2025-12-26 11:55:15 +08:00
kuekhaoyang
8e985e2268
feat: Add Google Cast functionality and controls to the desktop player.
2025-12-26 11:51:56 +08:00
kuekhaoyang
1d5a8b8d47
refactor: streamline PasswordGate's initial lock state by passing environment password status as a prop
2025-12-26 11:34:25 +08:00
kuekhaoyang
760ba2493e
feat: Enhance fullscreen toggle and detection with cross-browser prefixes and fallbacks.
2025-12-26 11:23:06 +08:00
kuekhaoyang
95cee83bf4
feat: Synchronize environment-provided subscription sources with user settings.
2025-12-25 16:57:15 +08:00
kuekhaoyang
7c1f1db046
refactor: remove runtime fetching of environment subscriptions and envSubscriptionsSet state.
2025-12-25 16:38:27 +08:00
kuekhaoyang
48d6568a70
feat: add support for environment variable defined subscription sources and runtime config API
2025-12-25 16:25:53 +08:00
kuekhaoyang
43a35e3f47
new
2025-12-24 23:53:24 +08:00