H3CoF6
|
f4d63d01bd
|
适配更多wechat路径,优化拉起失败提示
|
2026-04-12 13:27:18 +08:00 |
|
xuncha
|
bf3dfbba0f
|
Merge branch 'dev' into dev
|
2026-04-12 08:37:03 +08:00 |
|
xuncha
|
7e1ca95bef
|
修复导出页头像丢失
|
2026-04-12 08:36:13 +08:00 |
|
xuncha
|
b7cb2cd42d
|
优化了选择会话逻辑
|
2026-04-12 08:20:54 +08:00 |
|
xuncha
|
6359123323
|
优化了接龙的消息样式
|
2026-04-12 08:11:20 +08:00 |
|
xuncha
|
f2f78bb4e2
|
实现了服务号的推送以及未读
|
2026-04-12 08:03:12 +08:00 |
|
xuncha
|
716b21b0dd
|
Merge branch 'dev' into feature/export-date-range-time-picker-v2
|
2026-04-12 07:26:00 +08:00 |
|
xuncha
|
cde3590986
|
优化一下ui
|
2026-04-12 07:10:59 +08:00 |
|
佘志高
|
caf5b0c9db
|
fix(export): 统一时间输入框字体与日期输入框一致
|
2026-04-11 22:18:03 +08:00 |
|
佘志高
|
f2d6188c53
|
feat(export): 导出日期范围添加时间选择功能
为导出窗口的日期范围选择器添加了时间(HH:mm)选择功能:
- 在日期输入框下方添加了时间选择控件(type="time")
- 默认时间范围:开始 00:00,结束 23:59
- 支持精确到分钟的时间范围设置
- 预设类型(今天、昨天、最近7天等)默认使用 00:00-23:59
- 自定义时间范围保留用户设置的具体时间
- 添加了结束时间不能早于开始时间的验证
修改文件:
- src/utils/exportDateRange.ts - 支持 YYYY-MM-DD HH:mm 格式的解析和格式化
- src/components/Export/ExportDateRangeDialog.tsx - 添加时间选择 UI 和逻辑
- src/components/Export/ExportDateRangeDialog.scss - 时间输入框样式
- src/pages/ExportPage.tsx - 修复 preset 类型的默认时间不正确的 bug
|
2026-04-11 22:00:32 +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 |
|
cc
|
e57b9d07f1
|
Merge pull request #703 from Jasonzhu1207/main
fix:修改了几处中文乱码
|
2026-04-10 21:07:41 +08:00 |
|
Jason
|
36bed846b2
|
chore: merge upstream main into fork main
|
2026-04-10 20:45:04 +08:00 |
|
cc
|
ddf6b63aec
|
更新描述文案
|
2026-04-10 20:34:16 +08:00 |
|
Jason
|
afa8bb5fe0
|
fix: clean up garbled Chinese text
|
2026-04-10 20:13:46 +08:00 |
|
cc
|
d6c9a10766
|
优化表述与提示;导出文件命名格式优化;启用进程优化
|
2026-04-09 21:13:13 +08:00 |
|
H3CoF6
|
d768c8d08c
|
fix: 删除wayland的检测和警告相关代码
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-09 15:22:13 +08:00 |
|
cc
|
33188485b7
|
修复一些乱码问题
|
2026-04-08 19:26:48 +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 |
|
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 |
|
xuncha
|
01fc5cd1a0
|
导出在选择完整列的时候私聊不会有群昵称
|
2026-04-07 19:29:35 +08:00 |
|
xuncha
|
b12ffff310
|
Merge branch 'dev' into fix-export-excel-columns
|
2026-04-07 19:16:41 +08:00 |
|
xuncha
|
835359edf8
|
Merge branch 'main' into fix-export-excel-columns
|
2026-04-07 19:16:14 +08:00 |
|
xuncha
|
88d41f6857
|
修复导出页意外的横向滑动条
|
2026-04-07 19:09:16 +08:00 |
|
xuncha
|
ec9c1bbbba
|
朋友圈导出页新增多选功能
|
2026-04-07 19:09:01 +08:00 |
|
chrocy
|
f9313392f1
|
feat: 优化 Excel 导出设置,解决 #529,将「导出完整列」选项合并到「发送者名称显示」中
|
2026-04-07 16:44:59 +08:00 |
|
H3CoF6
|
45deb99e3d
|
delete wayland notice
|
2026-04-07 03:37:11 +08:00 |
|
cc
|
d128bedffa
|
新增资源管理并修复了朋友圈的资源缓存路径
|
2026-04-06 23:32:59 +08: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 |
|
Jason
|
a52619c4d5
|
Merge pull request #9 from Jasonzhu1207/v0/jasonzhu081207-4751-0177d73e
Enable AI insights and Telegram push notifications
|
2026-04-06 18:13:03 +08:00 |
|
v0
|
cf40d3ad63
|
feat: optimize prompt caching and add Telegram push
Add system prompt caching, custom prompt, and Telegram push settings.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-06 09:56:11 +00:00 |
|
Jason
|
b8cd9a8c38
|
Merge branch 'hicccc77:main' into main
|
2026-04-06 13:13:15 +08:00 |
|
v0
|
c4c7df2608
|
fix: resolve insight tab loading and performance issues
Fix chat session loading logic and optimize session retrieval performance.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-06 03:35:39 +00:00 |
|
ethan
|
867f85e8f2
|
实现 #580 引用消息支持部分引用显示
|
2026-04-05 17:39:22 -04:00 |
|
v0
|
89f3ec57f5
|
feat: add configurable AI insight settings and desktop logging
Introduce new configurable fields and log insights to desktop.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-05 17:20:23 +00:00 |
|
v0
|
95f1e73a39
|
fix: resolve core bugs and enhance logging for AI insights
Fix aggressive activity analysis and loop bug, add detailed logs, and introduce test trigger button.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-05 17:11:05 +00:00 |
|
v0
|
5971757a28
|
feat: add aiInsightWhitelist to settings page
Implement aiInsightWhitelist feature with UI and filtering logic.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-05 16:42:43 +00:00 |
|
v0
|
93a9df48f4
|
feat: implement AI insights service and settings tab
Add core insight service and IPC handlers; update config and settings page.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-05 15:32:22 +00:00 |
|
cc
|
f00525d21a
|
交互细节修复与代码修复
|
2026-04-05 10:57:49 +08:00 |
|
cc
|
585ec39f8e
|
Merge branch 'dev' of https://github.com/hicccc77/WeFlow into dev
|
2026-04-04 23:14:57 +08:00 |
|
cc
|
a0189fdd0a
|
修复 #597;实现 #556;修复 #623与 #543;修复卡片图片问题
|
2026-04-04 23:14:54 +08:00 |
|
姜北尘
|
a60381522d
|
fix
|
2026-04-04 20:04:01 +08:00 |
|
姜北尘
|
64010ad86b
|
feat:添加导出文件
|
2026-04-04 19:45:05 +08:00 |
|
cc
|
05fdbab496
|
更新信息
|
2026-04-04 13:26:06 +08:00 |
|
H3CoF6
|
db429abf5b
|
时间排序
|
2026-04-04 02:34:57 +08:00 |
|
H3CoF6
|
19d5ae7e15
|
fix: 修复账号类型,删除广告账号
|
2026-04-04 01:53:03 +08:00 |
|