Commit Graph

173 Commits

Author SHA1 Message Date
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
Cursor Agent 0782e7f94f feat: update packages and add comprehensive Docker deployment guide
- Update VERSION.txt to trigger fresh Docker build
- Add detailed DOCKER_DEPLOYMENT.md with complete deployment guide
- Include troubleshooting, security recommendations, and performance tips
- Ensure users can successfully pull from ghcr.io/katelya77/katelyatv:latest
- Support both single container and Docker Compose deployments
2025-08-30 16:00:31 +00:00
katelya 42c5f445be Fix Docker method 2025-08-30 23:53:34 +08:00
Cursor Agent edb9857e4a fix: update Docker deployment instructions to use correct KatelyaTV image
- Fix Docker image paths in README.md, QUICKSTART.md, and RELEASE_NOTES.md
- Update from ghcr.io/senshinya/moontv:latest to ghcr.io/katelya77/katelyatv:latest
- Ensure all Docker Compose examples use correct image
- Verify build compatibility and deployment instructions
- Add comprehensive v0.2.0 release notes with deployment guide
v0.2.0
2025-08-30 15:44:42 +00:00
Katelya ac3a42d0e3 Update README.md 2025-08-29 21:11:07 +08:00
Katelya b25c738dbf Merge pull request #6 from katelya77/cursor/update-documentation-and-release-notes-fb3a
Update documentation and release notes
2025-08-29 16:04:40 +08:00
Cursor Agent 7f73c00e0a Update repo URL, Redis client key, and add environment variable support
Co-authored-by: 20250410303 <20250410303@stu.fosu.edu.cn>
2025-08-29 07:59:44 +00:00