KatelyaTV/src/components
katelya 4d4f2ab665 feat: enhance PageLayout for better responsiveness and scrolling behavior
- Updated PageLayout component to use flexbox for improved layout structure.
- Ensured the main content area is scrollable by adjusting CSS classes.
- Modified the minimum height calculations for better visual consistency across devices.
- Added comments for clarity on layout changes and their purposes.

chore: add Workbox service worker for improved caching and offline support

- Introduced Workbox for managing caching strategies and offline capabilities.
- Implemented various caching strategies including CacheFirst and NetworkFirst.
- Added expiration and cleanup mechanisms for cached entries.
- Enhanced precaching functionality to ensure assets are available offline.
2025-09-01 21:47:05 +08:00
..
BackButton.tsx Update 2025-08-27 14:07:03 +08:00
CapsuleSwitch.tsx Update 2025-08-27 14:07:03 +08:00
ContinueWatching.tsx Update 2025-08-27 14:07:03 +08:00
DoubanCardSkeleton.tsx Update 2025-08-27 14:07:03 +08:00
DoubanSelector.tsx Update 2025-08-27 14:07:03 +08:00
EpisodeSelector.tsx Update 2025-08-27 14:07:03 +08:00
IOSCompatibility.tsx update 2025-08-29 13:53:41 +08:00
ImagePlaceholder.tsx Update 2025-08-27 14:07:03 +08:00
MobileBottomNav.tsx update 2025-08-29 13:53:41 +08:00
MobileHeader.tsx update 2025-08-29 13:53:41 +08:00
PageLayout.tsx feat: enhance PageLayout for better responsiveness and scrolling behavior 2025-09-01 21:47:05 +08:00
ScrollableRow.tsx Update 2025-08-27 14:07:03 +08:00
Sidebar.tsx update 2025-08-29 13:53:41 +08:00
SiteProvider.tsx Update 2025-08-27 14:07:03 +08:00
ThemeProvider.tsx Update 2025-08-27 14:07:03 +08:00
ThemeToggle.tsx feat: Enhance package manager detection script and improve type safety in components 2025-09-01 21:23:45 +08:00
UserMenu.tsx Update UserMenu.tsx 2025-08-31 15:38:54 +08:00
VideoCard.tsx feat: Enhance package manager detection script and improve type safety in components 2025-09-01 21:23:45 +08:00