cc
|
5221d427ed
|
Merge branch 'dev' of https://github.com/hicccc77/WeFlow into dev
|
2026-04-18 12:54:24 +08:00 |
|
cc
|
6c84e0c35a
|
图片与视频索引优化 #786;修复 #786;修复导出页面打开目录缺失路径的问题;完善朋友圈卡片封面解析
|
2026-04-18 12:54:14 +08:00 |
|
Jason
|
b8bcfa23be
|
Merge branch 'hicccc77:main' into main
|
2026-04-17 22:36:42 +08:00 |
|
Jason
|
00bd632ad9
|
fix(ai): append current time to AI prompts
|
2026-04-17 21:54:26 +08:00 |
|
cc
|
e83fcfdc4c
|
Merge pull request #776 from Jasonzhu1207/main
feat(ai): add configurable max_tokens in shared AI settings
|
2026-04-17 20:23:19 +08:00 |
|
Jason
|
111a1961bf
|
feat(ai): add configurable max_tokens in shared model settings
|
2026-04-16 23:04:09 +08:00 |
|
cc
|
fd4a214f9f
|
修复 #773 #714
|
2026-04-16 22:03:39 +08:00 |
|
cc
|
f9122492db
|
Merge branch 'dev' of https://github.com/hicccc77/WeFlow into dev
|
2026-04-15 23:57:40 +08:00 |
|
cc
|
ab1d64e0c9
|
图片解密再次优化
|
2026-04-15 23:57:33 +08:00 |
|
cc
|
93bafbd9f7
|
Merge pull request #760 from Jasonzhu1207/main
feat:AI见解支持结合社交媒体平台消息以进行综合分析
|
2026-04-14 23:03:49 +08:00 |
|
cc
|
419a53d6ec
|
图片解密重构 #527 #522 #696;修复 #752
|
2026-04-14 23:02:06 +08:00 |
|
Jason
|
5da4454af9
|
fix: allow no-cookie weibo context and adjust insight copy
|
2026-04-13 23:58:02 +08:00 |
|
Jason
|
2e77d9468a
|
fix: restore social context path and relax weibo cookie requirement
|
2026-04-13 23:30:57 +08:00 |
|
Jason
|
9f45c3f5eb
|
Merge branch 'hicccc77:main' into main
|
2026-04-13 23:02:10 +08:00 |
|
cc
|
8f7ece7691
|
Merge branch 'dev' of https://github.com/hicccc77/WeFlow into dev
|
2026-04-12 23:37:29 +08:00 |
|
cc
|
86daa8ef06
|
支持自动化条件导出;优化引导页面提示;支持快速添加账号
|
2026-04-12 23:37:26 +08:00 |
|
Jason
|
4ba567ca09
|
Update weiboService.ts
|
2026-04-12 22:55:59 +08:00 |
|
Jason
|
1be03734a4
|
feat: add experimental Weibo context to AI insights
|
2026-04-12 20:53:10 +08:00 |
|
Jason
|
f3bb548626
|
fix: clean AI insight prompt and debug log formatting
|
2026-04-12 16:24:29 +08:00 |
|
Jason
|
a734cedac1
|
feat: add AI insight debug log export toggle
|
2026-04-12 15:45:43 +08:00 |
|
cc
|
b086507569
|
Merge branch 'dev' of https://github.com/hicccc77/WeFlow into dev
|
2026-04-12 14:19:51 +08:00 |
|
cc
|
360f4917b1
|
更新提示文案
|
2026-04-12 14:19:46 +08:00 |
|
H3CoF6
|
f4d63d01bd
|
适配更多wechat路径,优化拉起失败提示
|
2026-04-12 13:27:18 +08:00 |
|
xuncha
|
6359123323
|
优化了接龙的消息样式
|
2026-04-12 08:11:20 +08:00 |
|
xuncha
|
f2f78bb4e2
|
实现了服务号的推送以及未读
|
2026-04-12 08:03:12 +08:00 |
|
cc
|
b9af7ffc8c
|
一些更新
|
2026-04-11 19:52:40 +08:00 |
|
cc
|
726edfa850
|
Merge branch 'dev' of https://github.com/hicccc77/WeFlow into dev
|
2026-04-11 17:14:41 +08:00 |
|
cc
|
ff33242887
|
实现 #706
|
2026-04-11 17:14:34 +08:00 |
|
Jason
|
36bed846b2
|
chore: merge upstream main into fork main
|
2026-04-10 20:45:04 +08:00 |
|
Jason
|
afa8bb5fe0
|
fix: clean up garbled Chinese text
|
2026-04-10 20:13:46 +08:00 |
|
cc
|
397cc888db
|
尝试修复工作流;修复mac上权限异常的问题
|
2026-04-10 19:46:11 +08:00 |
|
cc
|
22a2616534
|
修复密钥问题
|
2026-04-10 19:23:32 +08:00 |
|
cc
|
d6c9a10766
|
优化表述与提示;导出文件命名格式优化;启用进程优化
|
2026-04-09 21:13:13 +08:00 |
|
cc
|
8e8f1b3d22
|
删除见解多余日志
|
2026-04-08 19:50:25 +08:00 |
|
cc
|
5b6117ec28
|
修复见解意外启动的问题
|
2026-04-08 19:32:44 +08:00 |
|
fatfathao
|
7a51d8cf64
|
fix: 将通知头像存储在缓存文件中,通过LRU缓存维护头像缓存数量,点击通知后可以跳转到对应的会话窗口(fixes #654)
|
2026-04-08 13:11:27 +08:00 |
|
Jason
|
d96000f0d9
|
Merge branch 'hicccc77:main' into main
|
2026-04-07 23:05:17 +08:00 |
|
xuncha
|
73ee524d1f
|
Merge branch 'dev' into dev
|
2026-04-07 22:49:10 +08:00 |
|
xuncha
|
4af8334f50
|
修复图片解密
|
2026-04-07 22:45:15 +08:00 |
|
cc
|
43fed79204
|
Merge pull request #653 from Jasonzhu1207/feature/ai-insight
Feature:增加AI见解功能
|
2026-04-07 22:21:42 +08:00 |
|
cc
|
b356814ebb
|
规范化资源文件;修复消息气泡宽度异常的问题;优化资源管理页面性能
|
2026-04-07 20:53:45 +08:00 |
|
cc
|
0acad9927a
|
重新修复 #654 所提到的问题
|
2026-04-07 20:14:23 +08:00 |
|
xuncha
|
01fc5cd1a0
|
导出在选择完整列的时候私聊不会有群昵称
|
2026-04-07 19:29:35 +08:00 |
|
xuncha
|
c56ba6e0a1
|
Merge branch 'dev' into fix/http-api-security
|
2026-04-07 15:35:46 +08:00 |
|
fatfathao
|
60248b28f8
|
fix: 更改linux中的消息通知走D-bus总线
|
2026-04-07 01:30:26 +08:00 |
|
cc
|
d128bedffa
|
新增资源管理并修复了朋友圈的资源缓存路径
|
2026-04-06 23:32:59 +08:00 |
|
v0
|
c4774e1ce1
|
refactor: optimize insightService to skip getSessions() in whitelist mode
Eliminate unnecessary getSessions() calls and use lightweight queries for performance.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-06 12:33:11 +00:00 |
|
v0
|
a23461bfce
|
fix: optimize insightService for performance
Address DB connection issues, cache TTL, and timer handling to improve efficiency.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-06 12:06:02 +00:00 |
|
v0
|
4beddb7a62
|
fix: resolve main thread block and high CPU issues
Switch 'fs.appendFileSync' to 'fs.appendFile' and optimize 'getSessionsCached' to reduce DB access.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-06 11:28:33 +00:00 |
|
v0
|
9adffc3cd7
|
fix: resolve multiple issues and performance enhancement
Fix performance issue, Telegram prefix, and two encoding bugs; update custom prompt UI.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-06 10:55:30 +00:00 |
|