2977094657
f4fd5bb797
fix: support self sns filter and export
2026-03-15 14:45:17 +08:00
cc
641abc57b9
修复 #389 ;并优化了引导页面
2026-03-14 22:23:10 +08:00
cc
ee0e71d50e
更新窗口优化
2026-03-14 14:30:56 +08:00
superclaw
731f022669
chore: remove monitor debug logs and add log clear action
2026-03-14 14:16:03 +08:00
cc
27a18f1fc6
优化图片窗口的渲染;修复实时管道的问题;优化了图片密钥相关配置流程
2026-03-14 13:34:41 +08:00
xuncha
d8c3ba34a8
每次点击图片的时候 都解密一遍
2026-03-13 21:14:46 +08:00
xuncha
63be8a35ad
修复消息窗口拖动的问题
2026-03-13 21:14:46 +08:00
cc
56227c69f7
一些小更新
2026-03-13 20:34:40 +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
Jiang Huiyuan
f4364b3bd3
Refactor concurrency management in decryptOne function
...
Refactor concurrency handling in decryption process to use a Set for tracking promises instead of an array. This improves performance by simplifying the removal of completed promises.
2026-03-11 19:28:48 +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
67fd53a503
fix(export): unlock session header left columns
2026-03-10 16:17:22 +08:00
aits2026
29529271fb
fix(export): clean session row hover state
2026-03-10 15:58:28 +08:00
aits2026
4489a0f702
fix(export): align session sticky columns
2026-03-10 15:31:15 +08:00
aits2026
0d9fcc731a
fix(export): restore sticky session rows
2026-03-10 14:58:52 +08:00
aits2026
fe1c8862e6
feat(export): pin session table edge columns
2026-03-10 14:55:34 +08:00
aits2026
092450e4f8
chore(export): shorten session export label
2026-03-10 14:48:34 +08:00
aits2026
da054de708
fix(export): clean session row action background
2026-03-10 14:47:14 +08:00
aits2026
dfac3c57cc
fix(export): remove virtuoso horizontal scrollbar
2026-03-10 14:43:14 +08:00
aits2026
0f3ecdc4ee
fix(export): hide duplicate session table scrollbar
2026-03-10 14:39:23 +08:00
aits2026
24c47c3aa3
fix(export): refine session export table layout
2026-03-10 14:33:51 +08:00
aits2026
f53de9fe0b
fix(export): tighten session export tab width
2026-03-10 14:27:24 +08:00
aits2026
ee4d1f5689
style: tighten export tab content layout
2026-03-10 14:18:07 +08:00
aits2026
122ad73c2e
style: remove outer export table frame
2026-03-10 14:15:40 +08:00
aits2026
6ad1e6c3f3
style: tighten export tab spacing
2026-03-10 14:13:51 +08:00
aits2026
c899fa72b8
fix: keep export tabs on one line
2026-03-10 14:11:05 +08:00
aits2026
96ac655d92
fix: preserve text export format selection
2026-03-10 13:55:26 +08:00
aits2026
1d97b19774
style: clean up whisper model layout
2026-03-10 13:49:31 +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
6911132c95
fix: align group analytics header layout
2026-03-10 12:17:21 +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
cbdd5b3a24
fix: refresh sns feed with latest selected contacts
2026-03-10 11:48:25 +08:00
aits2026
c02bc753fd
feat: filter SNS feed by selected contacts
2026-03-10 11:38:38 +08:00
aits2026
d4915e1a62
feat: support batch-select SNS contacts
2026-03-10 11:01:54 +08:00
aits2026
2d4a5fc62f
Revert "feat: enrich mutual friend identities in export dialog"
...
This reverts commit f3027da43885a67583099008991dbfc4def3f4d1.
2026-03-10 09:37:31 +08:00
aits2026
94a010c9b2
feat: enrich mutual friend identities in export dialog
2026-03-10 09:37:31 +08:00
aits2026
a6a202f6ff
fix(export): remove incorrect row action offset
2026-03-10 09:37:31 +08:00
aits2026
2127fdd443
style(export): tighten sticky action cell right padding
2026-03-10 09:37:31 +08:00
aits2026
3b3fd8b35c
fix(export): keep session row actions sticky in viewport
2026-03-10 09:37:31 +08:00
aits2026
95d0937015
fix(export): align session metric columns with header
2026-03-10 09:37:31 +08:00
aits2026
b070b4f659
fix(export): support dragging session table header horizontally
2026-03-10 09:37:31 +08:00
aits2026
a8c05fd26c
fix(export): add top horizontal scrollbar for session table
2026-03-10 09:37:31 +08:00