cc
|
86daa8ef06
|
支持自动化条件导出;优化引导页面提示;支持快速添加账号
|
2026-04-12 23:37:26 +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
|
ff33242887
|
实现 #706
|
2026-04-11 17:14:34 +08:00 |
|
cc
|
d6c9a10766
|
优化表述与提示;导出文件命名格式优化;启用进程优化
|
2026-04-09 21:13:13 +08:00 |
|
xuncha
|
ec9c1bbbba
|
朋友圈导出页新增多选功能
|
2026-04-07 19:09:01 +08:00 |
|
cc
|
d128bedffa
|
新增资源管理并修复了朋友圈的资源缓存路径
|
2026-04-06 23:32:59 +08:00 |
|
姜北尘
|
64010ad86b
|
feat:添加导出文件
|
2026-04-04 19:45:05 +08:00 |
|
cc
|
be069e9aed
|
实现 #584
|
2026-03-31 21:24:31 +08:00 |
|
JiQingzhe2004
|
9f4e4790f5
|
feat: 强制更新支持 minimumVersion,阻止低版本用户继续使用
|
2026-03-27 14:43:08 +08:00 |
|
cc
|
2604be38f0
|
朋友圈支持定位解析;导出时表情包支持语义化补充导出
|
2026-03-21 14:50:40 +08:00 |
|
xuncha
|
7760358c02
|
优化选择
|
2026-03-20 15:19:10 +08:00 |
|
xuncha
|
a163ea377c
|
导出时 日历只有一个
|
2026-03-20 15:12:13 +08:00 |
|
cc
|
de7f7bc8de
|
计划优化 P5/5
|
2026-03-19 22:52:51 +08:00 |
|
cc
|
b8079f11d0
|
计划优化 P4/5
|
2026-03-19 22:30:45 +08:00 |
|
xuncha
|
f2b1b07f58
|
新增询问窗口
|
2026-03-16 17:21:59 +08:00 |
|
xuncha
|
bf48e865ac
|
新增最小化窗口 https://github.com/hicccc77/WeFlow/issues/359
|
2026-03-16 16:48:01 +08:00 |
|
xuncha
|
7e05909404
|
Merge pull request #459 from 2977094657/dev
fix(chat): 修复消息搜索结果的发送者信息和头像加载
|
2026-03-16 10:34:04 +08:00 |
|
2977094657
|
66a2b3224f
|
fix(chat): repair search result sender info
|
2026-03-16 10:17:40 +08:00 |
|
H3CoF6
|
6beefb9fc0
|
fix: 修复 sidebar 的显示问题
|
2026-03-16 07:40:16 +08:00 |
|
2977094657
|
c0ad450960
|
fix(chat): stabilize history pagination and message keys
|
2026-03-15 19:08:13 +08:00 |
|
cc
|
d6b95036b5
|
一个简单的安卓岛
|
2026-03-15 11:42:41 +08:00 |
|
cc
|
641abc57b9
|
修复 #389 ;并优化了引导页面
|
2026-03-14 22:23:10 +08:00 |
|
cc
|
ee0e71d50e
|
更新窗口优化
|
2026-03-14 14:30:56 +08:00 |
|
cc
|
27a18f1fc6
|
优化图片窗口的渲染;修复实时管道的问题;优化了图片密钥相关配置流程
|
2026-03-14 13:34:41 +08:00 |
|
cc
|
d872a8af20
|
Merge branch 'dev' of https://github.com/hicccc77/WeFlow into dev
|
2026-03-12 23:52:49 +08:00 |
|
cc
|
4966cdbfac
|
页面交互与动画优化
|
2026-03-12 23:52:46 +08:00 |
|
superclaw
|
5daa7bce73
|
feat: update app logic and add unsigned mac arm64 dmg action
|
2026-03-12 22:56:09 +08:00 |
|
xuncha
|
b0ea6c0ea2
|
Merge pull request #404 from aits2026/codex/ts0306-01-export-opt
feat: 优化聊天分析、设置弹窗与导出会话交互
|
2026-03-10 17:40:35 +08:00 |
|
aits2026
|
11c7de3568
|
fix: unify collapsed account menu width
|
2026-03-10 13:43:24 +08:00 |
|
aits2026
|
38d899fa94
|
style: tighten settings and account menu
|
2026-03-10 13:38:29 +08:00 |
|
aits2026
|
37796c98c9
|
feat: show settings as modal dialog
|
2026-03-10 13:32:19 +08:00 |
|
aits2026
|
5b2e48badd
|
refactor: streamline sidebar account menu
|
2026-03-10 13:24:47 +08:00 |
|
aits2026
|
627aa35f88
|
refactor: move sidebar toggle to title bar
|
2026-03-10 12:38:23 +08:00 |
|
aits2026
|
74e974177c
|
refactor: tighten private analytics header
|
2026-03-10 12:24:42 +08:00 |
|
aits2026
|
f1affc7d63
|
refactor: simplify chat analytics header
|
2026-03-10 12:12:50 +08:00 |
|
aits2026
|
bea824aee9
|
feat: unify chat analytics navigation
|
2026-03-10 12:04:56 +08:00 |
|
aits2026
|
d4915e1a62
|
feat: support batch-select SNS contacts
|
2026-03-10 11:01:54 +08:00 |
|
hicccc77
|
836032d93e
|
fix: 修复聊天记录页面崩溃问题并添加错误边界保护
|
2026-03-08 18:51:20 +08:00 |
|
aits2026
|
f4caa51da5
|
refactor(sns): open contact timeline from sidebar
|
2026-03-06 16:07:48 +08:00 |
|
aits2026
|
0599de372a
|
refactor(sns): move jump calendar to header
|
2026-03-06 15:44:24 +08:00 |
|
aits2026
|
1c89ee2797
|
style(sns): move friends count to contact header
|
2026-03-06 15:42:10 +08:00 |
|
aits2026
|
5fd846bfc8
|
feat(sns): show daily counts in jump calendar
|
2026-03-06 15:39:13 +08:00 |
|
aits2026
|
02aefcf155
|
fix(sns): stabilize jump date popover month
|
2026-03-06 15:34:58 +08:00 |
|
aits2026
|
e92983dd80
|
style(sns): compact jump date filter row
|
2026-03-06 15:32:13 +08:00 |
|
aits2026
|
03f65317a9
|
refactor(sns): use shared jump date popover
|
2026-03-06 15:30:10 +08:00 |
|
aits2026
|
cacb9e449c
|
style(export): make media defaults responsive
|
2026-03-06 14:53:51 +08:00 |
|
aits2026
|
18313141f4
|
style(export): reorder defaults fields
|
2026-03-06 14:52:28 +08:00 |
|
aits2026
|
ecd73ae0d6
|
style(export): compact media default labels
|
2026-03-06 14:50:35 +08:00 |
|