Commit Graph

79 Commits

Author SHA1 Message Date
katelya 8da7d1153f feat: 优化 PageLayout 组件,调整 TopNavbar 的固定定位和注释说明 2025-09-01 22:06:20 +08:00
katelya 63c5e94f25 Merge branch 'main' of https://github.com/katelya77/KatelyaTV 2025-09-01 21:57:24 +08:00
katelya ab4e58dc4c feat: 更新 README 和版本管理脚本,优化 PageLayout 组件布局,添加 .eslintignore 文件 2025-09-01 21:57:20 +08:00
Katelya ea057e7c53 Delete RELEASE_v0.4.0.md 2025-09-01 21:47:56 +08:00
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
katelya 97f2bdae97 Merge branch 'main' of https://github.com/katelya77/KatelyaTV 2025-09-01 21:39:32 +08:00
katelya 1e0c079957 update 2025-09-01 21:39:27 +08:00
Katelya 40278e1ae1 Delete RELEASE_NOTES.md v0.4.0-katelya 2025-09-01 21:38:39 +08:00
Katelya 87c4020f99 Update README.md 2025-09-01 21:31:19 +08:00
Katelya e0c0fb1289 Update README.md 2025-09-01 21:30:40 +08:00
Katelya 3db16acd6c Rename wechat.JPG to wechat.jpg 2025-09-01 21:30:03 +08:00
Katelya 0d14b089c7 Add files via upload 2025-09-01 21:28:28 +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 be5462cbb0 终于可以自由提交了! 2025-09-01 20:40:37 +08:00
katelya af5b2f8e02 移除烦人的版本自动生成,简化提交流程 2025-09-01 20:38:46 +08:00
Katelya 8b2ca1e520 Update README with important video source notice 2025-09-01 13:29:53 +08:00
Katelya ff6a32f371 Update config.json with example API sources 2025-09-01 13:02:22 +08:00
Katelya 702daca788 Update README.md 2025-08-31 22:14:56 +08:00
Katelya d21df45d16 upload screenshot files 2025-08-31 22:12:48 +08:00
Katelya 21ae5b77a8 Delete public/screenshot1.png 2025-08-31 22:08:59 +08:00
Katelya 93af4f97e8 Delete public/screenshot3.png 2025-08-31 22:08:51 +08:00
Katelya b8d09f5220 Delete public/screenshot2.png 2025-08-31 22:08:42 +08:00
Katelya c246350698 Delete public/screenshot.png 2025-08-31 22:08:29 +08:00
Katelya 45d7ff34c7 Update release.yml 2025-08-31 18:47:15 +08:00
Katelya 1134b3a9ad Delete QUICKSTART.md 2025-08-31 18:46:07 +08:00
Katelya dfc6098913 Delete GITHUB_ACTIONS_FIX.md 2025-08-31 18:45:47 +08:00
Katelya 146ed3d7b5 Delete DOCKER_DEPLOYMENT.md 2025-08-31 18:45:30 +08:00
Katelya a4fd8a78d5 Delete CHANGELOG.md 2025-08-31 18:44:21 +08:00
Katelya 82c1606a37 Delete BUGFIXES.md 2025-08-31 18:44:08 +08:00
Katelya 55a3a13659 Delete RELEASE_NOTES_V0.2.0.md 2025-08-31 18:43:32 +08:00
Katelya 298aa98318 Update README.md 2025-08-31 18:22:48 +08:00
Katelya 11b675486b Update docker-image.yml v0.3.0-katelya 2025-08-31 18:01:03 +08:00
Katelya 78ce9d2371 Update docker-image.yml 2025-08-31 16:02:07 +08:00
Katelya 3007705693 Update docker-image.yml 2025-08-31 15:56:26 +08:00
Katelya c6f1368298 Update docker-image.yml 2025-08-31 15:46:15 +08:00
Katelya a371fcf53d Update docker-image.yml 2025-08-31 15:40:19 +08:00
Katelya ea12d9ffae Update UserMenu.tsx 2025-08-31 15:38:54 +08:00
Katelya c7bdf33c77 Update version.ts 2025-08-31 15:38:16 +08:00
Katelya 5e1b92fe88 Update docker-image.yml 2025-08-31 15:32:28 +08:00
Katelya aee8a2a59c Update docker-image.yml 2025-08-31 15:25:12 +08:00
Katelya ae2a08e79c Update docker-image.yml 2025-08-31 15:10:10 +08:00
Katelya 3fbab6c512 Update docker-image.yml 2025-08-31 15:06:16 +08:00
Katelya 8be43f46e8 Update docker-image.yml 2025-08-31 15:01:21 +08:00
Katelya d1afde8406 Update docker-build.yml 2025-08-31 14:50:12 +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 2c3b7efda4 Update sw.js 2025-08-31 00:43:19 +08:00
Katelya 594fdd60ac explain v0.2.0 2025-08-31 00:37:16 +08:00
Katelya 61d61f57f4 Merge pull request #9 from katelya77/cursor/update-documentation-and-release-notes-fb3a
fix: update Docker deployment instructions to use correct KatelyaTV i…
2025-08-31 00:36:41 +08:00
Katelya 93106cbf3b Merge branch 'main' into cursor/update-documentation-and-release-notes-fb3a 2025-08-31 00:36:34 +08:00