Commit Graph

  • 35f7f4d83a feat: upgrade player fullscreen buffering and panel controls kuekhaoyang 2026-03-26 13:51:45 +08:00
  • 286d72341e fix: update video resolution badge visibility logic in DesktopVideoPlayer kuekhaoyang 2026-03-18 13:26:47 +08:00
  • 5d8c3daba0 feat: add full source resolution probing and display in player UI kuekhaoyang 2026-03-18 13:06:58 +08:00
  • 064a27c8b6 feat: implement Upstash Redis for user config sync, replacing file-based persistence kuekhaoyang 2026-03-18 12:52:24 +08:00
  • 3564ce1ede chore: update package versions and add user config sync API kuekhaoyang 2026-03-18 12:44:05 +08:00
  • 54c1d353d7 Update README.md Kuek Hao YangandGitHub 2026-03-16 19:09:27 +08:00
  • a6634f61b3 Update README.md Kuek Hao YangandGitHub 2026-03-16 19:08:17 +08:00
  • 1439a15d22 feat: Enhance PlayerSettings with Danmaku options and improve UI components kuekhaoyang 2026-03-15 17:01:51 +08:00
  • 5782da19c6 feat: refine UI design system with polished colors, animations, and components (v4.7.0) kuekhaoyangandClaude Opus 4.6 2026-03-15 16:58:03 +08:00
  • df137c97f3 feat: upgrade Liquid Glass design system to full spec (v4.6.0) kuekhaoyangandClaude Opus 4.6 2026-03-15 15:47:16 +08:00
  • b424047c5b feat: add resolution probing support to VideoCard, VideoGrid, and VideoGroupCard components kuekhaoyang 2026-03-12 23:36:30 +08:00
  • b41ead2564 feat: import useResolutionProbe hook for video resolution probing in VideoGrid component kuekhaoyang 2026-03-12 23:36:23 +08:00
  • f7a166ea19 feat: implement Probe Resolution API and add useResolutionProbe hook for video resolution detection kuekhaoyang 2026-03-12 23:34:00 +08:00
  • a567f62e19 feat: update quality patterns to include HDR and remove redundant HD entry kuekhaoyang 2026-03-12 23:23:04 +08:00
  • b5a8a7f6c6 feat: enhance HLS player to prefer H.264 for compatibility with HEVC levels and update VideoGroupCard to include premium parameter in URL kuekhaoyang 2026-03-12 23:20:29 +08:00
  • 49fd5b70f4 feat: add video resolution detection and expose callback in player components kuekhaoyang 2026-03-12 23:12:55 +08:00
  • 0e87c94a64 feat: 修复超长 URL (414) 问题,添加分辨率检测,修复高级模式 bug,提升兼容性 kuekhaoyang 2026-03-12 22:58:30 +08:00
  • dd760153e3 Update kuekhaoyang 2026-03-05 16:20:48 +08:00
  • 1e14948225 feat: implement locale switching between Simplified and Traditional Chinese with opencc-js kuekhaoyang 2026-03-01 13:22:06 +08:00
  • c95d7d5d95 feat: add premium password protection and enhance search functionality kuekhaoyang 2026-03-01 12:06:53 +08:00
  • 64b35b2fbd Merge pull request #90 from vvwn/main Kuek Hao YangandGitHub 2026-02-25 17:31:18 +08:00
  • 1dfd3b2056 修复 package-lock 依赖 vvwn 2026-02-24 10:00:33 +00:00
  • 15d938ffa4 Update package-lock.json with new structure vvwnandGitHub 2026-02-24 16:55:23 +08:00
  • bee91705bd Enhance MovieCard with hover effects and link handling vvwnandGitHub 2026-02-24 16:42:29 +08:00
  • e6b84568fb Update package-lock.json with new dependencies vvwnandGitHub 2026-02-24 16:28:53 +08:00
  • c9e68caab1 Refactor subscription logic for Zustand v4/v5 vvwnandGitHub 2026-02-24 15:34:28 +08:00
  • 33499131bc Fix formatting in package.json vvwnandGitHub 2026-02-24 15:30:00 +08:00
  • 15b753cf9d Add initial package.json with dependencies and scripts vvwnandGitHub 2026-02-24 15:20:43 +08:00
  • c848d6d013 Delete package.json vvwnandGitHub 2026-02-24 15:20:07 +08:00
  • 1d777968f3 Add user sync API with Redis integration vvwnandGitHub 2026-02-24 14:50:42 +08:00
  • 4f894c6011 Delete app/api/user/sync/route.ts vvwnandGitHub 2026-02-24 14:49:10 +08:00
  • b3d9a31e25 Integrate AutoSync component into layout vvwnandGitHub 2026-02-24 14:38:32 +08:00
  • 076c4ac0f6 Add AutoSync component for cloud synchronization vvwnandGitHub 2026-02-24 14:26:35 +08:00
  • 224ec37e40 Implement useCloudSync hook for cloud data sync vvwnandGitHub 2026-02-24 14:25:13 +08:00
  • 57c00c9611 Add user sync route with GET and POST methods vvwnandGitHub 2026-02-24 14:18:44 +08:00
  • e8681c4ac9 Delete app/api/user vvwnandGitHub 2026-02-24 14:11:15 +08:00
  • 628c85299d Create user vvwnandGitHub 2026-02-24 14:09:46 +08:00
  • eddcee2abf Delete app/api/user directory vvwnandGitHub 2026-02-24 14:09:02 +08:00
  • 6e2561c3b9 Add user sync API with Redis integration vvwnandGitHub 2026-02-24 14:07:45 +08:00
  • 29b649b731 feat: Enhance IPTV stream proxy with robust M3U8 detection and add Cloudflare Pages configuration, alongside minor UI layout adjustments. kuekhaoyang 2026-02-20 17:52:41 +08:00
  • 98599bb972 feat: implement multi-level IPTV sidebar with source and group expansion, multi-route collapse, and optimized search performance. kuekhaoyang 2026-02-20 11:41:53 +08:00
  • d92fc9d986 fix: Improve UI responsiveness by adding flex-wrap to various components and update package version. kuekhaoyang 2026-02-19 22:11:26 +08:00
  • d59b5af38c refactor: improve UI responsiveness in settings components and refactor scrollbar hiding class. kuekhaoyang 2026-02-19 21:57:22 +08:00
  • 82993e368b feat: Improve UI responsiveness for player controls, settings, and import tabs, and update lucide-react to 0.575.0. kuekhaoyang 2026-02-19 21:11:19 +08:00
  • 4f91549ca9 feat: Update IPTV API routes to use Edge runtime. kuekhaoyang 2026-02-19 14:31:59 +08:00
  • c0fcfcc4ac feat: implement IPTV channel search debouncing and pagination, add video source auto-fallback, and improve type normalization. kuekhaoyang 2026-02-19 14:27:17 +08:00
  • 9ea9f85507 feat: Implement user-defined video sources and danmaku API management with new settings pages and a dedicated store. kuekhaoyang 2026-02-19 11:56:14 +08:00
  • e1ea1a0d9a feat: Implement IPTV access control, enhance IPTV player with keyboard shortcuts, auto-refresh source latencies, normalize video type names, and persist source badge expansion state. kuekhaoyang 2026-02-18 11:53:42 +08:00
  • 54263f926b feat: Implement granular role-based access control, enhance IPTV stream proxy with header forwarding, and improve IPTV store with per-source channel caching. kuekhaoyang 2026-02-18 10:24:03 +08:00
  • aa8f8e9ff9 feat: enhance IPTV player with comprehensive controls, improved stream loading robustness, and UI refinements including volume, progress, and fullscreen. kuekhaoyang 2026-02-17 22:24:49 +08:00
  • 4256ef4179 feat: Add pagination to the IPTV channel grid and enable editing for IPTV sources. kuekhaoyang 2026-02-17 20:42:26 +08:00
  • 798fac455a feat: Implement background search for alternative video sources and enhance source switching capabilities. kuekhaoyang 2026-02-17 19:33:02 +08:00
  • 6a2e28c615 feat: Implement IPTV stream proxy to resolve CORS issues and refine desktop player menu positioning for fullscreen. kuekhaoyang 2026-02-17 17:57:56 +08:00
  • 5d139114b5 feat: Implement IPTV functionality with channel management and player, and add admin account configuration generation. kuekhaoyang 2026-02-17 16:37:53 +08:00
  • 91280f250f feat: Enhance spatial navigation for TV remotes by making more components focusable, improving input field handling, and refining video card image fallback UI. kuekhaoyang 2026-02-17 12:56:22 +08:00
  • acf8cff63a feat: Persist player volume and mute settings and integrate source selection directly into the episode list. kuekhaoyang 2026-02-17 12:42:41 +08:00
  • 2e7aebc513 feat: Implement query regeneration for personalized recommendations to fetch more content and refine tab pre-selection logic. kuekhaoyang 2026-02-17 12:12:21 +08:00
  • 338981dadb feat: Add initial support for Android TV and Apple TV platforms, introduce a dedicated premium mode settings store, and implement personalized video recommendations. kuekhaoyang 2026-02-17 12:00:07 +08:00
  • 0750ebc12b feat: Add comprehensive danmaku settings UI and store integration, and refactor danmaku props from player control components. kuekhaoyang 2026-02-17 10:38:23 +08:00
  • df37806de7 feat: Implement danmaku (bullet comments) functionality with API integration, settings, and player display. kuekhaoyang 2026-02-17 10:21:07 +08:00
  • b11463a347 refactor: Simplify cast availability logic to immediately show the cast button upon SDK load and update package version. kuekhaoyang 2026-02-17 09:29:28 +08:00
  • d1c601e362 chore: bump project version to 4.2.1 and update documentation and lock file. kuekhaoyang 2026-02-17 00:19:47 +08:00
  • 0753492dfd feat: Implement new authentication and account management system, refactoring password gates and settings components. kuekhaoyang 2026-02-17 00:09:56 +08:00
  • ba615e8965 feat: Introduce user-editable source ID field with automatic generation and editing state handling. kuekhaoyang 2026-02-16 23:35:44 +08:00
  • a9888353a3 feat: Implement mobile double-tap gestures for video player controls and apply CSS optimizations. kuekhaoyang 2026-02-16 23:27:45 +08:00
  • 98e314e31a feat: Implement settings password protection with a dedicated gate, management UI, and API integration. kuekhaoyang 2026-02-16 22:54:16 +08:00
  • a8c4586859 fix: Accumulate video counts per source across search result pages in search action. kuekhaoyang 2026-02-16 22:19:53 +08:00
  • e95fae4284 feat: Implement language filtering and display language information across video components. kuekhaoyang 2026-02-16 22:08:25 +08:00
  • c8402aedef feat: Implement HLS blob URL playback fallback for WebView-based browsers and increment package version. kuekhaoyang 2026-02-16 21:39:24 +08:00
  • bc25be5b05 feat: Implement parallel multi-page fetching from each search source and introduce client-side load more pagination for aggregated results. kuekhaoyang 2026-02-16 11:32:20 +08:00
  • d54039663a feat: Implement premium search history, add 'auto' fullscreen option, and update project version. kuekhaoyang 2026-02-16 11:10:09 +08:00
  • e04fe79355 feat: Introduce 'auto' fullscreen type with device-specific defaults, update player logic and settings, and add dedicated iOS fullscreen documentation. kuekhaoyang 2026-02-16 10:58:47 +08:00
  • bb7bc3e75f feat: Enhance M3U8 ad detection with proxy URL unwrapping and segment-level analysis, and implement proxy fallback for HLS playlist fetching. kuekhaoyang 2026-02-16 10:31:06 +08:00
  • 9aafe20505 Merge pull request #59 from sky06walker/main Kuek Hao YangandGitHub 2026-02-06 15:33:47 +08:00
  • 1b3e2415c8 Add upstream sync badge to README Chong Wei HonandGitHub 2026-02-06 14:51:17 +08:00
  • 0ef63eb570 Update upstream repository in workflow configuration Chong Wei HonandGitHub 2026-02-06 14:47:45 +08:00
  • 950b05f06e feat: Improve episode parsing in parsePlayUrl to handle missing names and provide default Chinese episode names. kuekhaoyang 2026-02-05 19:51:58 +08:00
  • 772e377b3d feat: Conditionally adjust speed menu and button dimensions for rotated display. kuekhaoyang 2026-02-04 20:18:02 +08:00
  • 30f54e5fa7 feat: Improve dropdown menu positioning and alignment for MoreMenu and SpeedMenu in rotated fullscreen landscape mode. kuekhaoyang 2026-02-04 20:10:53 +08:00
  • 5d13724af4 feat: Adjust menu positioning logic for rotated mode by modifying left, align, top, and bottom styles. kuekhaoyang 2026-02-04 19:42:31 +08:00
  • b12bdc06da feat: Implement smart positioning and dynamic opening for desktop menus, and refine overlay navigation button pointer event handling. kuekhaoyang 2026-02-04 19:27:29 +08:00
  • cfebce6f56 feat: Center desktop player menus in normal mode and adjust right controls z-index. kuekhaoyang 2026-02-04 18:57:12 +08:00
  • b608d1031c feat: Enhance desktop player menu positioning for rotated states and improve control button clickability. kuekhaoyang 2026-02-04 17:36:16 +08:00
  • a7020529df Refactor: improve dropdown menu positioning by calculating relative to container and adjust slider track hover area. kuekhaoyang 2026-02-04 17:22:35 +08:00
  • 787110bd40 . kuekhaoyang 2026-02-04 17:13:00 +08:00
  • 9e6275f68b feat: enhance video player progress bar touch interaction by adding native touch event handling and increasing touch target area. kuekhaoyang 2026-02-04 17:02:23 +08:00
  • 157ab4345f update kuekhaoyang 2026-02-04 16:51:11 +08:00
  • 22d6d4fee6 feat: Implement orientation-aware progress bar interaction for forced landscape mode on iOS and update player dependencies. kuekhaoyang 2026-02-04 16:47:34 +08:00
  • 56004edb29 feat: Implement PWA support and enhance desktop player menu positioning with dynamic space awareness. kuekhaoyang 2026-02-03 20:18:38 +08:00
  • a68be420af feat: Enhance web fullscreen experience on iOS by forcing windowed mode, handling orientation, and preventing native player takeover. kuekhaoyang 2026-02-03 20:08:47 +08:00
  • dcc897f139 feat: Enhance player page mobile experience with a new SegmentedControl component for tab-based content switching. kuekhaoyang 2026-01-25 16:01:28 +08:00
  • 30600e4d95 feat: Implement scroll position management with a new setting, add a back-to-top button, and extend search cache duration. kuekhaoyang 2026-01-25 15:42:21 +08:00
  • 7368582398 . kuekhaoyang 2026-01-25 15:02:46 +08:00
  • 198ca2ddd7 feat: Implement URL state persistence for search queries, source filters, and type filters, and update search form styling. kuekhaoyang 2026-01-25 14:55:38 +08:00
  • 2aa90a4d4f feat: implement proxy mode setting for video playback with retry, none, and always options kuekhaoyang 2026-01-25 14:40:38 +08:00
  • f4b16bac2d . kuekhaoyang 2026-01-25 11:55:19 +08:00
  • d6f3c4badb . kuekhaoyang 2026-01-25 11:45:43 +08:00
  • cd230a79d7 . kuekhaoyang 2026-01-25 11:45:03 +08:00
  • d412764384 feat: Add player settings page for default fullscreen mode selection and refine player fullscreen UI. kuekhaoyang 2026-01-25 11:18:26 +08:00
  • c9fde882c9 feat: Implement window fullscreen option for the player, enhance password gate protection logic, and add a settings icon. kuekhaoyang 2026-01-25 10:59:47 +08:00