Commit Graph
18 Commits
Author SHA1 Message Date
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