Commit Graph
110 Commits
Author SHA1 Message Date
kuekhaoyang d1c601e362 chore: bump project version to 4.2.1 and update documentation and lock file. 2026-02-17 00:19:47 +08:00
kuekhaoyang 0753492dfd feat: Implement new authentication and account management system, refactoring password gates and settings components. 2026-02-17 00:09:56 +08:00
kuekhaoyang ba615e8965 feat: Introduce user-editable source ID field with automatic generation and editing state handling. 2026-02-16 23:35:44 +08:00
kuekhaoyang a9888353a3 feat: Implement mobile double-tap gestures for video player controls and apply CSS optimizations. 2026-02-16 23:27:45 +08:00
kuekhaoyang 98e314e31a feat: Implement settings password protection with a dedicated gate, management UI, and API integration. 2026-02-16 22:54:16 +08:00
kuekhaoyang a8c4586859 fix: Accumulate video counts per source across search result pages in search action. 2026-02-16 22:19:53 +08:00
kuekhaoyang e95fae4284 feat: Implement language filtering and display language information across video components. 2026-02-16 22:08:25 +08:00
kuekhaoyang c8402aedef feat: Implement HLS blob URL playback fallback for WebView-based browsers and increment package version. 2026-02-16 21:39:24 +08:00
kuekhaoyang bc25be5b05 feat: Implement parallel multi-page fetching from each search source and introduce client-side load more pagination for aggregated results. 2026-02-16 11:32:20 +08:00
kuekhaoyang d54039663a feat: Implement premium search history, add 'auto' fullscreen option, and update project version. 2026-02-16 11:10:09 +08:00
kuekhaoyang e04fe79355 feat: Introduce 'auto' fullscreen type with device-specific defaults, update player logic and settings, and add dedicated iOS fullscreen documentation. 2026-02-16 10:58:47 +08:00
kuekhaoyang bb7bc3e75f feat: Enhance M3U8 ad detection with proxy URL unwrapping and segment-level analysis, and implement proxy fallback for HLS playlist fetching. 2026-02-16 10:31:09 +08:00
Kuek Hao YangandGitHub 9aafe20505 Merge pull request #59 from sky06walker/main
feat: add automated upstream sync workflow
2026-02-06 15:33:47 +08:00
Chong Wei HonandGitHub 1b3e2415c8 Add upstream sync badge to README 2026-02-06 14:51:17 +08:00
Chong Wei HonandGitHub 0ef63eb570 Update upstream repository in workflow configuration 2026-02-06 14:47:45 +08:00
kuekhaoyang 950b05f06e feat: Improve episode parsing in parsePlayUrl to handle missing names and provide default Chinese episode names. 2026-02-05 19:51:58 +08:00
kuekhaoyang 772e377b3d feat: Conditionally adjust speed menu and button dimensions for rotated display. 2026-02-04 20:18:02 +08:00
kuekhaoyang 30f54e5fa7 feat: Improve dropdown menu positioning and alignment for MoreMenu and SpeedMenu in rotated fullscreen landscape mode. 2026-02-04 20:10:53 +08:00
kuekhaoyang 5d13724af4 feat: Adjust menu positioning logic for rotated mode by modifying left, align, top, and bottom styles. 2026-02-04 19:42:31 +08:00
kuekhaoyang b12bdc06da feat: Implement smart positioning and dynamic opening for desktop menus, and refine overlay navigation button pointer event handling. 2026-02-04 19:27:29 +08:00
kuekhaoyang cfebce6f56 feat: Center desktop player menus in normal mode and adjust right controls z-index. 2026-02-04 18:57:12 +08:00
kuekhaoyang b608d1031c feat: Enhance desktop player menu positioning for rotated states and improve control button clickability. 2026-02-04 17:36:16 +08:00
kuekhaoyang a7020529df Refactor: improve dropdown menu positioning by calculating relative to container and adjust slider track hover area. 2026-02-04 17:22:35 +08:00
kuekhaoyang 787110bd40 . 2026-02-04 17:13:00 +08:00
kuekhaoyang 9e6275f68b feat: enhance video player progress bar touch interaction by adding native touch event handling and increasing touch target area. 2026-02-04 17:02:23 +08:00
kuekhaoyang 157ab4345f update 2026-02-04 16:51:11 +08:00
kuekhaoyang 22d6d4fee6 feat: Implement orientation-aware progress bar interaction for forced landscape mode on iOS and update player dependencies. 2026-02-04 16:47:34 +08:00
kuekhaoyang 56004edb29 feat: Implement PWA support and enhance desktop player menu positioning with dynamic space awareness. 2026-02-03 20:18:38 +08:00
kuekhaoyang a68be420af feat: Enhance web fullscreen experience on iOS by forcing windowed mode, handling orientation, and preventing native player takeover. 2026-02-03 20:08:47 +08:00
kuekhaoyang dcc897f139 feat: Enhance player page mobile experience with a new SegmentedControl component for tab-based content switching. 2026-01-25 16:01:28 +08:00
kuekhaoyang 30600e4d95 feat: Implement scroll position management with a new setting, add a back-to-top button, and extend search cache duration. 2026-01-25 15:42:21 +08:00
kuekhaoyang 7368582398 . 2026-01-25 15:02:46 +08:00
kuekhaoyang 198ca2ddd7 feat: Implement URL state persistence for search queries, source filters, and type filters, and update search form styling. 2026-01-25 14:55:38 +08:00
kuekhaoyang 2aa90a4d4f feat: implement proxy mode setting for video playback with retry, none, and always options 2026-01-25 14:40:38 +08:00
kuekhaoyang f4b16bac2d . 2026-01-25 11:55:19 +08:00
kuekhaoyang d6f3c4badb . 2026-01-25 11:45:43 +08:00
kuekhaoyang cd230a79d7 . 2026-01-25 11:45:03 +08:00
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
Kuek Hao YangandGitHub 69b58cc2b7 Merge pull request #51 from Troray/fix/source-switch-chrome-safari
Fix/修复Chromium内核浏览器无法正常换源的问题
2026-01-25 09:55:23 +08:00
Troray 3d3a7d445b update useVideoPlayer.ts 2026-01-24 03:07:08 +08:00
Troray fdb5f31154 fix(useVideoPlayer): 统一 buffered 状态与 refresh 逻辑
- 更新 CustomVideoPlayer 的 key 以包含 source
- 确保播放器组件在源切换时正确重新挂载
2026-01-24 02:47:58 +08:00
Troray 1b09998cdf fix(VideoPlayer): 处理 sourceopen 与浏览器差异
- 优化 useEffect 逻辑,当 source 变化时重置状态
- 确保数据重新获取时显示正确的加载状态
2026-01-24 02:46:44 +08:00
Troray 69f49d88fd fix(player/page): 兼容 Chrome/Safari 源切换播放中断
- 移除 window.location.reload()
- 添加注释说明自动重新获取机制
2026-01-24 02:40:55 +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
Kuek Hao YangandGitHub aec824ebcd Merge pull request #49 from Troray/feature/add-ad-filter
新增M3U8启发式广告检测算法并支持动态关键词配置
2026-01-21 18:45:21 +08:00
Troray 140b39ecf7 Update m3u8-utils.ts 2026-01-19 22:32:39 +08:00
Troray 47e8df2c6a Update useHlsPlayer.ts 2026-01-19 22:26:42 +08:00