NuvioStreaming/src/components/home
tapframe e2db895d66 Enhance ContinueWatchingSection with background refresh and loading state management
This update improves the ContinueWatchingSection component by implementing a background refresh mechanism and managing loading states more effectively. The loadContinueWatching function now prevents concurrent refreshes and allows for manual refreshes with a loading indicator. Additionally, the debounce time for background refreshes has been slightly increased, enhancing performance and user experience.
2025-06-21 20:22:27 +05:30
..
CatalogSection.tsx Refactor animation durations across multiple components for improved performance and consistency 2025-06-21 18:36:20 +05:30
ContentItem.tsx Refactor image handling and prefetching logic across multiple components for improved performance and memory management 2025-06-21 18:47:46 +05:30
ContinueWatchingSection.tsx Enhance ContinueWatchingSection with background refresh and loading state management 2025-06-21 20:22:27 +05:30
DropUpMenu.tsx Implement caching mechanism in useFeaturedContent hook to optimize data fetching and reduce unnecessary network requests; update HomeScreen to utilize new FeaturedContent component for improved structure and readability. Enhance refresh logic to handle persistence and ensure timely updates based on content source changes. 2025-05-03 13:58:06 +05:30
FeaturedContent.tsx Refactor image handling and prefetching logic across multiple components for improved performance and memory management 2025-06-21 18:47:46 +05:30
SkeletonLoaders.tsx Implement theme context integration across components for improved UI consistency 2025-05-03 21:49:20 +05:30
ThisWeekSection.tsx Refactor animation durations across multiple components for improved performance and consistency 2025-06-21 18:36:20 +05:30