Commit Graph
38 Commits
Author SHA1 Message Date
kuekhaoyang e7a3671b8e feat: add PWA manifest and Apple Web App configuration, and bump package version 2026-01-02 14:00:24 +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
Kuek Hao YangandGitHub 1604b85b8a Merge pull request #29 from Troray/feature/site-meta
通过环境变量设置站点名称和描述
2026-01-02 10:22:30 +08:00
Troray 19e9c37d71 移除了未使用的getSiteConfig()函数,除了不必要的get访问器,一些优化 2026-01-02 09:38:38 +08:00
Troray beae13fa1e 修复README.md代码块语言标识 2026-01-02 09:37:01 +08:00
Troray 9adb951c66 feature/site-meta
通过环境命令设置站点名称、描述
2026-01-02 07:57:25 +08:00
kuekhaoyang d8da86054c fix: Improve useHomePage search logic to retry searches when sources become available and prevent empty queries. 2025-12-30 11:58:47 +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
Kuek Hao YangandGitHub 1e67ad9240 Merge pull request #17 from WuChenDi/main
style: Optimize card component layout and information display styles
2025-12-27 10:47:24 +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 cb04d276bb chore: Bump project version to 3.5.0. 2025-12-26 20:56:13 +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 2f9e5da688 feat: Add outputFileTracingRoot and turbopack root configurations to next.config.ts. 2025-12-25 17:26:17 +08:00
kuekhaoyang 80d99626c4 fix: Use a proxy for external URL fetches to avoid CORS issues. 2025-12-25 17:20:51 +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 609fba7571 feat: Implement automatic subscription source syncing, initialize subscriptions from environment, and integrate into home page. 2025-12-25 12:11:46 +08:00
kuekhaoyang 0da172bbad feat: Enhance settings import to support source list merging, improve environment subscription parsing, and add page reload after import. 2025-12-25 11:56:45 +08:00
kuekhaoyang 082437a961 feat: Configure adult types API route to use edge runtime. 2025-12-25 00:00:41 +08:00
kuekhaoyang 5018d32942 chore: bump project version to 3.0.0 2025-12-24 23:57:14 +08:00
kuekhaoyang 43a35e3f47 new 2025-12-24 23:53:24 +08:00