Commit Graph
15 Commits
Author SHA1 Message Date
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 19e9c37d71 移除了未使用的getSiteConfig()函数,除了不必要的get访问器,一些优化 2026-01-02 09:38:38 +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 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 e961e9e195 feat: Extract and display video quality from titles on video cards and update package version. 2025-12-28 17:52:53 +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 43a35e3f47 new 2025-12-24 23:53:24 +08:00