Commit Graph
13 Commits
Author SHA1 Message Date
kuekhaoyang 0b98c40d05 Refactor navigation button in PlayerContent; replace Button component with a button element for improved styling and accessibility 2025-11-17 09:14:23 +08:00
kuekhaoyang f64b021e74 Remove automatic cache restoration on homepage load; ensure clean state when no URL query is present 2025-11-17 09:11:06 +08:00
kuekhaoyang 7a217e82e2 Refactor search functionality to allow automatic search without clearing cache; update performSearch to manage cache based on user actions 2025-11-17 09:07:16 +08:00
kuekhaoyang b23199e632 Refactor video loading state management; improve loading messages and optimize fetch logic in player component 2025-11-16 23:09:56 +08:00
kuekhaoyang 907af13ce7 Refactor video validation process by removing client-side playback testing; streamline episode filtering and enhance loading animation with accurate progress tracking 2025-11-16 22:56:39 +08:00
kuekhaoyang 5889d6300d Enhance streaming search API to process sources concurrently and validate videos immediately; improve loading animation with accurate progress tracking 2025-11-16 22:39:20 +08:00
kuekhaoyang 5b4caf11c0 Enhance video validation process with client-side playback testing; filter out non-playable episodes and improve loading animation stages 2025-11-16 22:28:51 +08:00
kuekhaoyang c73cca570e Enhance video availability checks with improved accuracy and reduced concurrency; update source availability validation for better reliability 2025-11-16 21:53:18 +08:00
kuekhaoyang ec052df078 Refactor video source identifiers and enhance player navigation with improved button functionality 2025-11-16 21:40:29 +08:00
kuekhaoyang d97a8b7aec Refactor code structure for improved readability and maintainability 2025-11-16 19:14:12 +08:00
kuekhaoyang d0790d1307 Implement streaming search API and enhance video availability checks with loading animation 2025-11-16 19:03:19 +08:00
kuekhaoyang 610cc522c7 Enhance video source validation and availability checks across API routes and UI components 2025-11-16 11:26:28 +08:00
kuekhaoyang 11a5055b76 init 2025-11-16 10:49:55 +08:00