6 Commits

Author SHA1 Message Date
katelya 9005ed327e chore: 升级版本到 0.7.0-katelya
- 更新 package.json 版本号到 0.7.0-katelya
- 更新 VERSION.txt 时间戳
- 触发 Docker 镜像重新构建
2025-09-04 20:02:17 +08:00
katelya 222126e50f feat: 更新版本至 0.6.0-katelya,新增 TVBox 配置功能及优化用户体验 2025-09-03 20:34:52 +08:00
katelya b365be91e0 feat: 更新版本号至 0.5.0-katelya,添加发布说明文档 2025-09-02 15:36:57 +08:00
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 af5b2f8e02 移除烦人的版本自动生成,简化提交流程 2025-09-01 20:38:46 +08:00
katelya f239211864 Update 2025-08-27 14:07:03 +08:00