Commit Graph

90 Commits (main)

Author SHA1 Message Date
maye 6be5c25dfc Update config.json 2025-09-02 11:19:59 +08:00
katelya d9d50891f2 Merge branch 'main' of https://github.com/katelya77/KatelyaTV 2025-09-01 23:34:13 +08:00
katelya cd12ebea76 fixed 2025-09-01 23:34:09 +08:00
Katelya 36c9a6be20
Delete RELEASE_v0.4.0.md 2025-09-01 23:33:53 +08:00
Katelya 8c698ceb7d
Update README.md 2025-09-01 23:33:23 +08:00
katelya 419c686879 Merge branch 'main' of https://github.com/katelya77/KatelyaTV 2025-09-01 23:30:51 +08:00
katelya ec8111243a feat: 添加 RELEASE_v0.4.0 版本说明文件 2025-09-01 23:30:48 +08:00
Katelya 41ea51baae
Fix link to D1初始化.md in README 2025-09-01 23:19:49 +08:00
katelya d639bbe415 feat: 更新 README,重构部署教程,优化 Docker 部署说明和配置示例 2025-09-01 23:14:26 +08:00
katelya dc336af4da feat: 更新 README,移除视频源说明,优化部署和环境变量部分 2025-09-01 22:54:48 +08:00
katelya 3ba6e798f6 feat: 更新 README,优化项目描述和视频源说明,调整布局和功能特性 2025-09-01 22:33:58 +08:00
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 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 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