jxxghp
b29c6bd83f
feat: add AI agent configuration step and expand basic settings with OCR and recognition source options
2026-04-16 17:36:27 +08:00
jxxghp
660338688a
refactor: adjust TransferHistoryView layout offset and apply code style improvements
2026-04-08 13:47:04 +08:00
jxxghp
2d50bd7536
refactor: optimize useAvailableHeight to improve resize event handling and performance
2026-04-08 13:23:29 +08:00
jxxghp
b02a4f1347
refactor: extract available height calculation logic into a reusable useAvailableHeight composable
2026-04-08 13:08:51 +08:00
EkkoG
38dfb3af07
feat: add QQ notification channel support with validation and localization
2026-03-07 23:21:09 +08:00
doumao
ff7658b5ba
feat: 完成绿联媒体服务前端接入与展示优化
2026-02-28 22:09:09 +08:00
PKC278
be40f55bd9
feat(search): 添加AI推荐功能并优化相关逻辑
2026-01-15 03:04:58 +08:00
PKC278
e5749bd6ef
address review comments for useVersionChecker
...
- Simplify props passing for VersionUpdateToast
- Remove redundant removeEventListener call
2026-01-06 15:07:20 +08:00
PKC278
38da061cf1
refactor(useVersionChecker): 优化版本检查逻辑和通知机制
...
feat(locales): 更新多语言版本信息
style(main.scss): 移除版本更新通知样式
2026-01-06 12:00:11 +08:00
PKC278
f342b08179
fix(service-worker): 优化缓存版本控制和监控缓存大小逻辑
2026-01-03 21:53:04 +08:00
PKC278
0fcad02f3b
fix(VersionUpdateToast): 优化通知样式
...
fix(useVersionChecker): 优化处理逻辑
2026-01-03 20:15:05 +08:00
PKC278
78e2d05730
feat(index): 添加页面加载超时提示,修改默认主题设置为跟随系统
...
fix(service-worker): 优化清理运行时缓存逻辑
2026-01-03 19:08:16 +08:00
PKC278
6d2916dc9f
feat(pwa): 重构 Service Worker 及版本更新机制
2026-01-02 20:36:33 +08:00
PKC278
1132beea5e
feat(aboutDialog): 添加清除缓存按钮
2025-12-30 04:01:11 +08:00
PKC278
b98512789f
feat(uiMode): 添加UI模式手动切换功能
2025-12-30 01:42:43 +08:00
PKC278
ec4500dcef
refactor(versionChecker): 重构版本检查功能并更新通知样式
2025-12-30 00:00:37 +08:00
景大侠
1ed4052814
fix #401
2025-11-17 14:08:51 +08:00
jxxghp
08f36a74ca
增强配置向导功能
2025-09-11 14:30:52 +08:00
jxxghp
27582004da
增强配置向导功能
2025-09-11 08:31:13 +08:00
jxxghp
4a2073a038
优化配置向导
2025-09-10 16:56:06 +08:00
jxxghp
c8a65ecbe4
修复配置向导中的用户信息保存逻辑
2025-09-10 15:23:48 +08:00
jxxghp
3750d5cba0
增强配置向导功能
2025-09-10 14:46:02 +08:00
jxxghp
55b383780e
Split setup vue into view components ( #386 )
...
* Refactor: Extract setup wizard into composable and components
This commit refactors the setup wizard by extracting its logic into a composable function `useSetupWizard` and breaking down the UI into individual components for better organization and reusability.
Co-authored-by: jxxghp <jxxghp@qq.com >
* Refactor: Move setup wizard components to separate files
This commit refactors the setup wizard by extracting individual steps into their own Vue components. This improves code organization and maintainability.
Co-authored-by: jxxghp <jxxghp@qq.com >
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-09-10 11:48:09 +08:00
jxxghp
1af1a06700
优化 SSE 管理器
2025-08-24 17:34:43 +08:00
jxxghp
472d1960d9
重构对话框组件,将所有 DialogWrapper 替换为 VDialog,并更新缓存版本至 v1.1.0
2025-08-23 18:55:34 +08:00
jxxghp
2a9ea81ad4
feat: 优化SSE连接延迟,添加初始化状态提示
2025-08-17 08:39:02 +08:00
jxxghp
1586137a5d
优化离线状态管理逻辑
2025-07-20 08:25:20 +08:00
jxxghp
6cb8bf74df
在滚动锁定功能中添加事件传播停止,以增强用户体验
2025-07-19 17:45:43 +08:00
jxxghp
b4ad39db12
优化全局滚动锁定功能
2025-07-18 16:39:25 +08:00
jxxghp
584d290283
增强全局滚动锁定功能
2025-07-13 13:46:28 +08:00
jxxghp
eb098ca775
增强滚动锁定功能
2025-07-13 09:46:38 +08:00
jxxghp
97f5410b1c
Add files via upload
2025-07-10 23:31:48 +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
36389a5b8c
优化 PWA 状态恢复逻辑
2025-07-09 11:07:24 +08:00
jxxghp
59ee3d8ceb
fix 订阅历史按钮
2025-07-08 13:48:45 +08:00
jxxghp
5f82cc715e
优化 PWA 安装提示组件
2025-07-07 23:18:32 +08:00
Cursor Agent
a80877bab7
Fix PWA install detection on iOS with additional check for MSStream
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-07 14:48:00 +00:00
Cursor Agent
15340dd550
Improve PWA install support detection for various platforms
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-07 14:25:12 +00:00
Cursor Agent
6cb6a5822b
Implement PWA optimizations with advanced caching and install features
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-07 13:46:09 +00:00
jxxghp
3cfe27b7b3
fix
2025-07-07 15:17:49 +08:00
jxxghp
0cf3342449
重构PWA状态管理
2025-07-07 14:05:11 +08:00
jxxghp
7a37a18f23
修复下拉快速访问
2025-07-07 11:17:01 +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
Cursor Agent
65b0acdcb4
Refactor data refresh mechanism with conditional timer support
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-06 15:29:44 +00:00
jxxghp
93ad0859e8
重构PWA状态管理,统一检测方法并优化状态恢复逻辑
2025-07-06 23:04:34 +08:00
Cursor Agent
bea6c1e326
Optimize PWA background performance with SSE and timer management
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-06 14:52:58 +00:00
Cursor Agent
3726c472fc
Remove console logs for silent PWA state restoration optimization
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-06 10:31:35 +00:00
Cursor Agent
e1ff50e1e3
Refactor usePWAState and useGlobalPWAState composables
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-06 06:50:30 +00:00