100 Commits
Author SHA1 Message Date
jxxghp ccef0d87db 更新缓存版本至v1.0.3 2025-07-13 13:52:16 +08:00
jxxghp 584d290283 增强全局滚动锁定功能 2025-07-13 13:46:28 +08:00
jxxghp 2ab14fa33b fix 2025-07-13 13:35:25 +08:00
jxxghp f0317e1d74 为明亮主题优化Footer组件的背景色透明度 2025-07-13 13:32:05 +08:00
jxxghp 17a206e0f4 更新 DownloadingCard.vue 2025-07-13 11:40:23 +08:00
jxxghp 8ea352cc2f 优化DownloadingCard组件 2025-07-13 11:31:26 +08:00
jxxghp 0f10920898 fix #374 2025-07-13 11:22:27 +08:00
jxxghp eb098ca775 增强滚动锁定功能 2025-07-13 09:46:38 +08:00
jxxghp e25caddfef 更新 package.json 2025-07-12 15:15:48 +08:00
jxxghp c74cf6cf6e 移除构建Plex深度链接时的警告弹窗 2025-07-12 15:13:18 +08:00
jxxghp ce2d04fa64 更新Plex深度链接构建逻辑 2025-07-12 15:04:36 +08:00
jxxghp 40a4e29c7e 重构深度链接功能 2025-07-12 14:57:03 +08:00
jxxghp 60385715e6 新增媒体服务器深度链接功能 2025-07-12 13:47:00 +08:00
jxxghp 3cce92e83d 优化媒体查询条件,增强响应式样式支持 2025-07-12 13:16:30 +08:00
jxxghp 602b0067d2 Merge pull request #373 from jtcymc/v2 2025-07-12 07:17:57 +08:00
jxxghp e409dbd5b8 优化可用高度计算 2025-07-11 15:14:16 +08:00
jxxghp 79d203470a 更新 service-worker.ts 2025-07-11 07:26:01 +08:00
jxxghp 0f1341615b fix size 2025-07-11 07:06:46 +08:00
jxxghp 97f5410b1c Add files via upload 2025-07-10 23:31:48 +08:00
jxxghp 195f6b7e50 优化卡片组件样式 2025-07-10 22:45:59 +08:00
jxxghp 6691f40c49 优化卡片组件样式 2025-07-10 22:00:06 +08:00
jxxghp bc1849f0a0 fix 全屏弹窗背景 2025-07-10 21:06:54 +08:00
jxxghp 0f64ea1403 为垂直导航布局的固定导航栏添加内边距,以改善滚动时的视觉效果 2025-07-10 17:29:48 +08:00
jxxghp 320fc1604c 更新 SubscribeListView.vue 中的 Teleport 组件条件,以支持根据订阅类型动态渲染 2025-07-10 16:54:00 +08:00
jxxghp a8eaf3b995 移除 vite.config.ts 中的缓存键处理逻辑以提高代码简洁性 2025-07-10 16:50:35 +08:00
jxxghp 308a951f78 修正 Vuetify 变量路径为相对路径 2025-07-10 16:40:49 +08:00
jxxghp 9f98b549e9 重构scss文件结构 2025-07-10 16:39:22 +08:00
jxxghp 0e2a259999 优化 WorkflowShareCard 组件 2025-07-10 15:08:10 +08:00
jxxghp b3d3561111 将 useDialogScrollLock 替换为 useScrollLock 2025-07-10 12:56:51 +08:00
jxxghp ad857b0810 删除 useScrollLock 组合式 API 2025-07-10 12:52:57 +08:00
jxxghp 0918fa1685 将所有 VDialog 组件替换为 DialogWrapper 组件 2025-07-10 12:44:37 +08:00
jxxghp 273d1f8ef2 更新 _misc.scss 文件,调整媒体查询条件 2025-07-10 11:25:59 +08:00
jxxghp af1e0a2a60 在 PWAInstallPrompt.vue 中添加 HTTPS 环境检查 2025-07-10 10:59:02 +08:00
jxxghp 79ae772367 优化垂直导航栏样式 2025-07-09 19:53:14 +08:00
jxxghp d57c8aa305 更新 FetchTorrentsAction.vue 2025-07-09 14:39:20 +08:00
jxxghp bbd8c1b6d4 更新 yarn.lock 2025-07-09 13:17:30 +08:00
jxxghp ced9288ed7 优化浏览器警告 2025-07-09 13:16:56 +08:00
jxxghp cf87e2d5ac 添加工作流备注功能 2025-07-09 12:22:08 +08:00
jxxghp 153d4c1d01 更新工作流分享卡片和对话框 2025-07-09 11:44:52 +08:00
jxxghp 1c50fa228e 更新 ForkWorkflowDialog.vue 2025-07-09 11:28:02 +08:00
jxxghp 0067dc6be3 更新 package.json 2025-07-09 11:17:15 +08:00
jxxghp 36389a5b8c 优化 PWA 状态恢复逻辑 2025-07-09 11:07:24 +08:00
jxxghp c7443d993e 更新工作流分享功能 2025-07-09 10:46:33 +08:00
jxxghp 9f8dbf3c75 fix workflow 2025-07-09 00:11:19 +08:00
35332544e4 Add workflow sharing functionality (#371)
* Add workflow sharing feature with share, fork, and browse functionality

Co-authored-by: jxxghp <jxxghp@163.com>

* Refactor workflow page with dynamic tabs and internationalization support

Co-authored-by: jxxghp <jxxghp@163.com>

* Remove workflow share implementation documentation

Co-authored-by: jxxghp <jxxghp@163.com>

* Fix indentation and structure in Chinese locale files

Co-authored-by: jxxghp <jxxghp@163.com>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2025-07-08 23:31:22 +08:00
jxxghp f2bc832aca rollback service.js 2025-07-08 22:17:41 +08:00
jxxghp a6847f7f53 Merge pull request #369 from jxxghp/cursor/fix-pwa-install-prompt-text-display-14c8
Fix PWA install prompt text display
2025-07-08 14:36:18 +08:00
jxxghp 59ee3d8ceb fix 订阅历史按钮 2025-07-08 13:48:45 +08:00
jxxghp 3e152bd389 优化 PWAInstallPrompt 组件中的文本提取逻辑 2025-07-08 13:37:18 +08:00
jxxghp 56e8f61bbf 将 PWAInstallPrompt 组件中的 div 替换为 VCard 2025-07-08 13:26:12 +08:00
jxxghp 83c00b0544 fix PWAInstallPrompt 2025-07-08 13:03:11 +08:00
jxxghp 5f82cc715e 优化 PWA 安装提示组件 2025-07-07 23:18:32 +08:00
jxxghp 3ce7fc34f0 fix PWAInstallPrompt 2025-07-07 23:11:27 +08:00
jxxghp 9fc5291fec 优化服务工作者 2025-07-07 22:56:36 +08:00
jxxghp 27c7a842db Merge pull request #367 from jxxghp/cursor/fix-sync-queue-data-corruption-issues-ee60
Cursor/fix sync queue data corruption issues ee60
2025-07-07 22:49:17 +08:00
jxxghp ffe1992df1 Merge pull request #368 from jxxghp/cursor/fix-ios-detection-inconsistency-in-pwa-2971
Fix iOS detection inconsistency in PWA
2025-07-07 22:48:57 +08:00
jxxghp c787a3c786 Merge pull request #366 from jxxghp/cursor/fix-pwa-support-detection-bug-0f65 2025-07-07 22:43:47 +08:00
jxxghp deaf444864 Merge pull request #364 from jxxghp/cursor/evaluate-app-shell-model-compliance-1502
Evaluate app shell model compliance
2025-07-07 22:09:11 +08:00
jxxghp cd9eaf4fd7 fix Teleport 2025-07-07 17:24:58 +08:00
jxxghp 3cfe27b7b3 fix 2025-07-07 15:17:49 +08:00
jxxghp 44d78fd2ea Merge pull request #363 from cddjr/fix_top_level_await 2025-07-07 14:07:20 +08:00
jxxghp 0cf3342449 重构PWA状态管理 2025-07-07 14:05:11 +08:00
jxxghp 73d7eb65b8 移除可见性状态管理器 2025-07-07 11:32:38 +08:00
jxxghp fca4afb606 优化PWA状态管理 2025-07-07 11:28:57 +08:00
jxxghp b15672d593 fix 2025-07-07 11:19:45 +08:00
jxxghp 7a37a18f23 修复下拉快速访问 2025-07-07 11:17:01 +08:00
jxxghp a14806e840 Merge pull request #361 from jxxghp/cursor/enhance-pwa-state-restoration-features-24b1 2025-07-07 07:50:41 +08:00
jxxghp 325cce5f82 Merge pull request #360 from jxxghp/cursor/analyze-factors-causing-ios-to-kill-pwa-ac82
Analyze factors causing iOS to kill PWA
2025-07-07 06:40:43 +08:00
jxxghp 85db26a704 Merge branch 'v2' into cursor/analyze-factors-causing-ios-to-kill-pwa-ac82 2025-07-06 23:41:42 +08:00
jxxghp 93ad0859e8 重构PWA状态管理,统一检测方法并优化状态恢复逻辑 2025-07-06 23:04:34 +08:00
jxxghp 5d22cb84bf 更新 package.json 2025-07-06 20:03:25 +08:00
jxxghp f01c61e09f 更新 App.vue 2025-07-06 19:52:37 +08:00
jxxghp d50e67f3bc Merge pull request #359 from jxxghp/cursor/pwa-5007
分析PWA状态切换体验问题
2025-07-06 18:35:53 +08:00
jxxghp e9c0792cb3 Merge pull request #358 from jxxghp/cursor/prevent-ios-from-killing-pwa-background-245b
fix: PWA状态管理器初始化在DOM已加载时失败的问题
2025-07-06 15:04:45 +08:00
jxxghp dc56c177b7 Merge pull request #356 from jxxghp/cursor/prevent-ios-from-killing-pwa-background-245b 2025-07-06 14:54:36 +08:00
jxxghp 5aa4e9339d Merge pull request #355 from jxxghp/cursor/fix-sse-issues-in-public-service-js-b303 2025-07-06 08:10:30 +08:00
jxxghp 51fbcdfa56 更新 Footer.vue 2025-07-06 00:51:44 +08:00
jxxghp 61c9b97d70 优化垂直导航布局和动态标签页的样式 2025-07-06 00:43:06 +08:00
jxxghp 23b09d09ce 优化移动端Header UI 2025-07-06 00:43:06 +08:00
jxxghp a00f6ab8ff 更新 HeaderTab.vue 2025-07-05 21:56:28 +08:00
jxxghp bb59095bad 优化 HeaderTab 组件的模糊背景样式 2025-07-05 20:47:18 +08:00
jxxghp da57124d5e Merge pull request #354 from jxxghp/cursor/add-blurred-background-to-headertab-d515 2025-07-05 17:31:17 +08:00
28f38d8b80 Fix tab selection on discovery page (#353)
* Fix: Ensure first tab is selected when no valid tab is active

Co-authored-by: jxxghp <jxxghp@163.com>

* Fix discover page tab selection logic when no tab is active

Co-authored-by: jxxghp <jxxghp@163.com>

* Fix tab selection logic in discover page lifecycle hooks

Co-authored-by: jxxghp <jxxghp@163.com>

* Remove unnecessary onMounted hook in discover page

Co-authored-by: jxxghp <jxxghp@163.com>

* Move dynamic header tab registration after tabs initialization

Co-authored-by: jxxghp <jxxghp@163.com>

* Refactor dynamic header tab registration in discover page

Co-authored-by: jxxghp <jxxghp@163.com>

* Fix tab selection logic in discover page to ensure first tab is selected

Co-authored-by: jxxghp <jxxghp@163.com>

* Update useDynamicHeaderTab to sync modelValue in tab configuration

Co-authored-by: jxxghp <jxxghp@163.com>

* Remove auto-tab selection logic from discover page

Co-authored-by: jxxghp <jxxghp@163.com>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2025-07-05 16:41:24 +08:00
jxxghp 3b7c34258f 更新 _misc.scss 2025-07-05 14:46:54 +08:00
jxxghp 9dde646695 修改 tab-header 的圆角样式 2025-07-05 14:34:30 +08:00
jxxghp 4bdee63f28 优化动态标签页注册逻辑 2025-07-05 14:26:57 +08:00
jxxghp 20dced021d 优化动态标签页注册逻辑 2025-07-05 14:06:00 +08:00
jxxghp 17cf640e23 优化 PageContentTitle 组件的样式,调整了边距;在 discover 页面中引入 useDynamicHeaderTab 组合函数;移除 UserListView 中未使用的 useDisplay 导入。 2025-07-05 12:22:08 +08:00
jxxghp 24369daea0 v2.6.2 2025-07-05 12:13:53 +08:00
jxxghp 873bf905ab 优化动态标签页注册逻辑 2025-07-05 12:13:53 +08:00
jxxghp da0756adf0 动态Tab组件 2025-07-05 12:13:53 +08:00
jxxghp 09942ec946 更新 SubscribeEditDialog.vue 2025-07-05 09:21:25 +08:00
jxxghp 2650bc6068 添加离线状态管理和网络请求处理 2025-07-05 08:23:06 +08:00
jxxghp 6bd7274c9c Update index.html 2025-07-05 06:49:58 +08:00
jxxghp 129ccf9e39 更新 index.html 2025-07-05 06:43:38 +08:00
jxxghp e2b789cfbc 优化加载动画逻辑 2025-07-04 21:26:44 +08:00
jxxghp bb70e91277 重构服务工作者逻辑优 2025-07-04 18:32:04 +08:00
jxxghp f6c07a29ce 更新服务工作者逻辑 2025-07-04 17:30:01 +08:00
jxxghp 4347983fc7 更新vite.config.ts,扩展缓存策略以支持更多文件类型和API请求 2025-07-04 16:57:51 +08:00
jxxghp 12b463d9e8 更新vite.config.ts,增加页面缓存配置 2025-07-04 16:39:31 +08:00