Commit Graph
12 Commits
Author SHA1 Message Date
katelya 4617b0199b feat: Enhance package manager detection script and improve type safety in components
- Updated `check-package-manager.js` to disable specific ESLint rules for better readability.
- Refactored `page.tsx` in the login module to remove unnecessary type assertions and improve state management.
- Modified `page.tsx` in the home module to enhance error handling, improve layout with grid system, and limit displayed items.
- Adjusted `PageLayout.tsx` to implement responsive layout changes for the play page.
- Improved `ThemeToggle.tsx` to ensure proper dependency tracking in useEffect.
- Enhanced `VideoCard.tsx` with better type definitions for favorites.
- Updated `db.client.ts` to rename legacy cache prefix for future migration.
- Added runtime configuration types in `types.ts` and extended global Window interface.
- Introduced a new Workbox service worker file for improved caching strategies.
2025-09-01 21:23:45 +08:00
katelya be5462cbb0 终于可以自由提交了! 2025-09-01 20:40:37 +08:00
katelya af5b2f8e02 移除烦人的版本自动生成,简化提交流程 2025-09-01 20:38:46 +08:00
katelya 438869f1ec update 2025-08-31 14:43:47 +08:00
katelya 0f89112e14 update 2025-08-31 14:39:46 +08:00
katelya 42c5f445be Fix Docker method 2025-08-30 23:53:34 +08:00
katelya 60b1042a29 Update README.md 2025-08-29 15:36:45 +08:00
katelya 38f5ec35a1 Merge branch 'main' of https://github.com/katelya77/KatelyaTV 2025-08-29 15:07:31 +08:00
katelya 1969ddfe59 update 2025-08-29 15:07:00 +08:00
katelya c65d7e0e56 update 2025-08-29 13:55:19 +08:00
katelya 446c2f003e update 2025-08-29 13:53:41 +08:00
katelya f239211864 Update 2025-08-27 14:07:03 +08:00