kuekhaoyang
d412764384
feat: Add player settings page for default fullscreen mode selection and refine player fullscreen UI.
2026-01-25 11:18:26 +08:00
kuekhaoyang
c9fde882c9
feat: Implement window fullscreen option for the player, enhance password gate protection logic, and add a settings icon.
2026-01-25 10:59:47 +08:00
kuekhaoyang
c492dc310b
feat: Implement password persistence using localStorage, controlled by the new PERSIST_PASSWORD environment variable.
2026-01-25 10:41:24 +08:00
kuekhaoyang
9b3766d1af
feat: Enhance desktop player more menu with fullscreen responsiveness, auto-close on scroll, and updated styling.
2026-01-25 10:23:06 +08:00
Troray
fdb5f31154
fix(useVideoPlayer): 统一 buffered 状态与 refresh 逻辑
...
- 更新 CustomVideoPlayer 的 key 以包含 source
- 确保播放器组件在源切换时正确重新挂载
2026-01-24 02:47:58 +08:00
kuekhaoyang
49c37b372f
feat: Update Next.js to 16.1.4, bump project version to 4.0.0, refine DesktopMoreMenu UI, and remove AD_FILTER_GUIDE.md.
2026-01-21 19:13:21 +08:00
Troray
47e8df2c6a
Update useHlsPlayer.ts
2026-01-19 22:26:42 +08:00
Troray
c3d01e95a4
新增M3U8启发式广告检测算法并支持动态关键词配置
2026-01-19 21:52:38 +08:00
kuekhaoyang
04aa734ff8
Update
2026-01-13 16:32:01 +08:00
kuekhaoyang
a93f96c967
Fix Progress bar can't drag
2026-01-13 16:11:25 +08:00
kuekhaoyang
b11e762350
Update
2026-01-13 16:04:13 +08:00
kuekhaoyang
427f4e2a9a
Update
2026-01-12 19:41:18 +08:00
kuekhaoyang
c137d3c933
Update
2026-01-12 19:29:58 +08:00
kuekhaoyang
26cfa10c3a
feat: Replace adult and secret content features with a new premium content system.
2026-01-04 19:04:27 +08:00
kuekhaoyang
bd0aee233d
feat: add isSecret prop to PlayerNavbar for conditional navigation and title text, and update package version
2026-01-04 18:24:55 +08:00
kuekhaoyang
d7cd4c6e36
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
kuekhaoyang
e9d060f74a
chore: remove PWA installation banner, associated hooks, manifest, and PWA metadata from the application.
2026-01-02 14:08:50 +08:00
kuekhaoyang
cb0dee9469
feat: Implement PWA installation prompt and banner.
2026-01-02 14:04:23 +08:00
kuekhaoyang
c5e2397f2a
feat: implement secret mode with separate history and favorites, and dedicated player links
2026-01-02 13:54:27 +08:00
kuekhaoyang
8dd9bb67b5
feat: Add Douban tags API, enhance popular movies hook, and improve Chinese localization.
2026-01-02 13:42:20 +08:00
kuekhaoyang
f379c52e76
feat: Implement video stall detection, next episode loading UI, and persist playback rate across sessions.
2026-01-02 13:17:10 +08:00
Troray
9adb951c66
feature/site-meta
...
通过环境命令设置站点名称、描述
2026-01-02 07:57:25 +08:00
kuekhaoyang
73e5ec5046
feat: Refine player control button sizes and update play button styling.
2025-12-29 12:53:11 +08:00
kuekhaoyang
f5b9fcf0d1
feat: add mouse wheel horizontal scrolling to TagList and update package version
2025-12-29 11:34:48 +08:00
kuekhaoyang
7f0b37cda5
feat: Add onSpeedMenuMouseEnter prop to DesktopOverlayWrapper and expose isOutroActive from useAutoSkip.
2025-12-29 10:50:15 +08:00
kuekhaoyang
c920a3160a
feat: Introduce display settings for real-time latency and search mode, enhance video player controls, and add a generic UI switch component.
2025-12-29 10:48:25 +08:00
kuekhaoyang
592129c42f
style: Add overflow-hidden to video card poster and update package version.
2025-12-28 18:22:27 +08:00
kuekhaoyang
deb55a40fe
fix: Adjust desktop player menus to portal into a specified container for improved positioning.
2025-12-28 18:16:35 +08:00
kuekhaoyang
6d5267be79
fix: Update video quality text color in VideoCard and bump package version.
2025-12-28 18:01:45 +08:00
kuekhaoyang
3e6b646542
fix: correct VideoCard component nesting and bump package version.
2025-12-28 17:55:28 +08:00
kuekhaoyang
e961e9e195
feat: Extract and display video quality from titles on video cards and update package version.
2025-12-28 17:52:53 +08:00
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