cc
3af90bd6e9
Merge pull request #415 from SuperJuice666/dev
...
Fix: 修复批量解密海量图片时导致的 V8 内存溢出 (OOM) 问题
2026-03-12 19:48:06 +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
e209bd68d4
fix: export link metadata for arkme json
2026-03-10 14:06:03 +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
aits2026
ecd64f62bc
feat(export): show and stop background page tasks
2026-03-10 09:37:31 +08:00
aits2026
5affd4e57b
fix(export): restore session table body rendering
2026-03-10 09:37:31 +08:00
aits2026
76d69ab7dd
fix(export): improve dark-mode layout dropdown contrast
2026-03-10 09:37:31 +08:00
aits2026
1d1b38210a
fix(export): add horizontal scrollbar for narrow session table
2026-03-10 09:37:31 +08:00
hicccc77
836032d93e
fix: 修复聊天记录页面崩溃问题并添加错误边界保护
2026-03-08 18:51:20 +08:00
hicccc77
e54eb8fea2
fix: 修复年度报告页面导致主题异常的问题
2026-03-08 14:00:38 +08:00
hicccc77
439259ec57
feat: 添加 macOS 跨平台支持的 wcdb_api 库
2026-03-08 11:43:26 +08:00
cc
a0dda0b866
Merge pull request #384 from hicccc77/dev
...
修复了一些问题
2026-03-08 00:21:07 +08:00
cc
6913defc12
修复了一些问题
2026-03-08 00:19:46 +08:00