Commit Graph

110 Commits

Author SHA1 Message Date
katelya 53ef9281ba feat: 更新 README.md,移除内置视频源并提供用户自定义资源站配置说明 2025-09-02 17:21:47 +08:00
katelya fa958d0987 Refactor service worker and remove test page
- Updated service worker (sw.js) to improve caching strategies and update asset revisions.
- Deleted the test page (page.tsx) as it is no longer needed.
- Refactored EpisodeSelector component to simplify logic and improve performance.
- Added a .dockerignore file to exclude unnecessary files from Docker builds.
2025-09-02 17:08:23 +08:00
katelya f545058bf8 feat: 添加 'use client' 声明到 EpisodeSelector 和 TestPage 组件 2025-09-02 16:40:48 +08:00
katelya aa03a0b932 feat: 添加剧集选择器测试页面,包含响应式布局和调试信息 2025-09-02 16:33:22 +08:00
katelya 5dacbc027d fix: 修改每页显示集数的默认值为 10,更新导航按钮样式以增强可用性 2025-09-02 16:21:18 +08:00
katelya 0b60840097 feat: 添加左右导航按钮和智能响应式布局到集数选择器组件 2025-09-02 16:05:00 +08:00
katelya dd01a91383 fix: 调整跳过控制器中元素的 z-index 以避免重叠问题 2025-09-02 15:44:28 +08:00
katelya 6f9c2f01e2 Merge branch 'main' of https://github.com/katelya77/KatelyaTV v0.5.0-katelya 2025-09-02 15:37:10 +08:00
katelya b365be91e0 feat: 更新版本号至 0.5.0-katelya,添加发布说明文档 2025-09-02 15:36:57 +08:00
katelya f5de700f0f feat: 删除旧的发布工作流配置 2025-09-02 15:36:51 +08:00
Katelya 2e8ad3d429 Delete .github/workflows/release-new.yml 2025-09-02 15:31:06 +08:00
katelya c582366206 feat: 添加新的发布工作流,支持 Docker 镜像构建和推送 2025-09-02 15:24:12 +08:00
katelya d268fa7dd5 feat: 更新发布配置和文档,修改 Docker 镜像地址为 katelya77/KatelyaTV 2025-09-02 15:16:51 +08:00
katelya d410bde28c Merge branch 'main' of https://github.com/katelya77/KatelyaTV 2025-09-02 14:50:00 +08:00
katelya d5726c4f07 feat: Implement intelligent skip feature with enhanced settings
- Added support for time input in minutes:seconds format for skipping segments.
- Introduced automatic skipping functionality for both opening and ending segments.
- Enhanced UI for skip settings with a floating configuration card.
- Implemented countdown timer for automatic next episode playback.
- Added batch settings for configuring multiple skip segments at once.
- Updated SkipController component to handle new skip logic and UI changes.
- Created comprehensive usage guide for the new skip feature.
2025-09-02 14:49:56 +08:00
Katelya e24dcf087e Update README.md 2025-09-02 14:31:10 +08:00
katelya 7d9675d617 fix readme.md 2025-09-02 14:28:00 +08:00
katelya a6bcb72987 添加跳过片头片尾功能,更新相关组件和文档,支持用户自定义设置 2025-09-02 14:18:44 +08:00
katelya 5bbea4f3d5 实现 LocalStorage 存储支持,添加跳过配置功能及相关 API,更新 Docker 部署兼容性测试脚本 2025-09-02 14:01:52 +08:00
katelya 0ceed4a5f7 配置 Edge Runtime 以支持 Cloudflare Pages 2025-09-02 13:56:01 +08:00
katelya 348494336a 添加跳过配置功能,包括数据库和API支持,更新播放器以处理跳过片段 2025-09-02 13:49:46 +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 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