KatelyaTV/src
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
..
app feat: Enhance package manager detection script and improve type safety in components 2025-09-01 21:23:45 +08:00
components feat: enhance PageLayout for better responsiveness and scrolling behavior 2025-09-01 21:47:05 +08:00
lib feat: Enhance package manager detection script and improve type safety in components 2025-09-01 21:23:45 +08:00
styles Update 2025-08-27 14:07:03 +08:00
middleware.ts Update 2025-08-27 14:07:03 +08:00