cc
|
cb72cc1b92
|
Merge pull request #945 from Jasonzhu1207/refactor/ui-rebuild
Refactor/UI rebuild
|
2026-05-11 22:26:19 +08:00 |
|
cc
|
51214ac994
|
Merge pull request #944 from ztdd88/fix/silk-wasm-external
修复 silk-wasm 被错误内联导致 macOS 语音转写崩溃 (#943)
|
2026-05-11 21:31:13 +08:00 |
|
ztdd88
|
7f4f3c2eb0
|
修复 silk-wasm 被错误内联导致 macOS 语音转写崩溃 (#943)
将 'silk-wasm' 加入主进程 vite external 列表。
silk-wasm 默认会被 rollup 内联进 main.js,CI 构建环境下其内部
import_meta_url 变量被错误优化为 {}.url(即 undefined),
触发 createRequire(undefined) 报错,SILK 解码失败,
语音转写功能完全不可用。
silk-wasm 本身已在 package.json 的 asarUnpack 中(line 184-185),
强制 external 后正常走 require() 从 unpacked 加载,与原意图对齐。
本地 macOS Apple Silicon 验证:
- 构建产物 main.js 已 0 内联(grep tencent silk = 0)
- require("silk-wasm") 动态保留
- 实测语音转写恢复正常
|
2026-05-11 18:18:41 +08:00 |
|
Jason
|
0dc5efb635
|
fix: Splash Page UI
|
2026-05-10 23:07:26 +08:00 |
|
Jason
|
fea00a6e36
|
fix: Splash Page
|
2026-05-10 22:50:19 +08:00 |
|
Jason
|
c1be9bcd52
|
Merge branch 'hicccc77:main' into refactor/ui-rebuild
|
2026-05-10 22:31:22 +08:00 |
|
Jason
|
b6b930ebb9
|
feat: enhance splash screen with dynamic theme support and improved styling
|
2026-05-10 22:29:39 +08:00 |
|
Jason
|
796515d3e8
|
fix: Updated Chat Page UI, & Fixed Address Book White Screen Issue & Optimized Launch Page UI
|
2026-05-10 21:50:46 +08:00 |
|
cc
|
39e527a21a
|
修复了全局wxid错误清洗的问题
|
2026-05-10 15:17:02 +08:00 |
|
cc
|
70aff53ef1
|
Update README.md
nightly-preview
|
2026-05-10 12:05:31 +08:00 |
|
cc
|
2d5832d6a9
|
更新readme
|
2026-05-10 12:04:18 +08:00 |
|
cc
|
604000ae51
|
更新readme
|
2026-05-10 11:54:04 +08:00 |
|
Jason
|
762a2ec832
|
fix: Reply UI
|
2026-05-09 23:48:10 +08:00 |
|
cc
|
810a8e9761
|
#929
|
2026-05-08 19:33:37 +08:00 |
|
cc
|
b126f7a1db
|
Merge pull request #933 from Jasonzhu1207/refactor/ui-rebuild
Refactor: UI Rebuild
|
2026-05-08 19:19:28 +08:00 |
|
Jason
|
e41a1197cb
|
fix: polish splash and export settings
|
2026-05-08 17:33:57 +08:00 |
|
cc
|
3317362187
|
修复 #926 中错误返回0消息的问题
|
2026-05-07 23:10:31 +08:00 |
|
Jason
|
ae5d1d95ab
|
refactor: polish UI for Export and Contacts pages
|
2026-05-07 23:00:24 +08:00 |
|
Jason
|
0bd5610cf0
|
refactor: modernize splash screen
|
2026-05-07 19:46:37 +08:00 |
|
Jason
|
45a4247563
|
ci: harden release workflow
|
2026-05-06 23:20:14 +08:00 |
|
Jason
|
ff15dc6e9f
|
fix: polish chat page refactor
|
2026-05-06 22:36:11 +08:00 |
|
Jason
|
0f0f5abb2a
|
refactor: modernize chat page
|
2026-05-06 21:45:55 +08:00 |
|
Jason
|
128055c4f4
|
Merge branch 'hicccc77:main' into refactor/ui-rebuild
|
2026-05-06 20:06:56 +08:00 |
|
cc
|
a6d652eec9
|
同步资源文件
|
2026-05-06 00:06:50 +08:00 |
|
cc
|
abde85a900
|
#910
|
2026-05-06 00:05:11 +08:00 |
|
cc
|
3f908a4dd3
|
Merge pull request #809 from hicccc77/dependabot/npm_and_yarn/dev/react-virtuoso-4.18.5
chore(deps): bump react-virtuoso from 4.18.4 to 4.18.5
|
2026-05-05 22:43:32 +08:00 |
|
cc
|
961ae4dea8
|
Merge pull request #812 from hicccc77/dependabot/npm_and_yarn/dev/lucide-react-1.8.0
chore(deps): bump lucide-react from 1.7.0 to 1.8.0
|
2026-05-05 22:42:50 +08:00 |
|
cc
|
50a575bf58
|
Merge pull request #824 from hicccc77/dependabot/npm_and_yarn/npm_and_yarn-0a68a62365
Bump @xmldom/xmldom from 0.8.12 to 0.8.13 in the npm_and_yarn group across 1 directory
|
2026-05-05 22:42:37 +08:00 |
|
cc
|
df0e638301
|
Merge pull request #810 from hicccc77/dependabot/npm_and_yarn/dev/vite-8.0.9
chore(deps-dev): bump vite from 7.3.2 to 8.0.10
|
2026-05-05 22:42:25 +08:00 |
|
Jason
|
24ab0239df
|
refactor: BackupPage & ContactsPage & ExportPage & InsightInboxPage & MyFootprintPage & ResourcesPage UI rebuild
|
2026-05-05 22:17:30 +08:00 |
|
Jason
|
5319153879
|
refactor: streamline sns page
|
2026-05-05 20:24:58 +08:00 |
|
Jason
|
4f13b609d4
|
refactor: simplify home page
|
2026-05-05 19:27:56 +08:00 |
|
Jason
|
ab7b27dd27
|
Merge pull request #39 from Jasonzhu1207/main
feat: add insight inbox
|
2026-05-05 16:47:31 +08:00 |
|
cc
|
a0eee30f7d
|
Merge pull request #909 from Jasonzhu1207/main
feat: add insight inbox
|
2026-05-05 14:33:03 +08:00 |
|
Jason
|
416b62fdf1
|
feat: add insight inbox
|
2026-05-05 13:54:50 +08:00 |
|
Jason
|
65247a01d3
|
fix: AI_Insight Icon
|
2026-05-05 12:35:15 +08:00 |
|
Jason
|
b4758d690b
|
feat: add AI insight notification toggle
|
2026-05-05 12:08:32 +08:00 |
|
cc
|
98377beebe
|
同步数据服务
|
2026-05-05 10:15:02 +08:00 |
|
cc
|
c09128b83e
|
支持一键已读
|
2026-05-04 23:34:49 +08:00 |
|
Jason
|
404b06ff16
|
Polish settings anti-revoke and model directory UI
|
2026-05-04 21:19:44 +08:00 |
|
Jason
|
6eb304ef94
|
fix(ui): apply missing flex wrapping and fix sidebar active indicator
|
2026-05-04 19:22:18 +08:00 |
|
cc
|
fd0db6e306
|
修复联系人页面导出异常
|
2026-05-04 18:33:02 +08:00 |
|
Jason
|
a7fa088470
|
fix(ui): address settings layout issues and tighten industrial design
|
2026-05-04 18:13:42 +08:00 |
|
Jason
|
b314fc55f9
|
refactor(ui): apply ChatGPT minimalist styling to SettingsPage
|
2026-05-04 16:25:33 +08:00 |
|
Jason
|
715718c3e5
|
style(sidebar): narrow width from 260px to 200px
|
2026-05-04 15:58:31 +08:00 |
|
Jason
|
72beca65bb
|
fix(theme): restore accent color system, redesign sidebar and report pages
|
2026-05-04 13:29:07 +08:00 |
|
Jason
|
7dc7888869
|
refactor(ui): ChatGPT-style visual overhaul for app shell and analytics pages
|
2026-05-04 12:38:14 +08:00 |
|
cc
|
7233f4249d
|
#894
|
2026-05-04 09:27:57 +08:00 |
|
cc
|
4271d29f2b
|
Merge branch 'dev' of https://github.com/hicccc77/WeFlow into dev
|
2026-05-04 09:25:21 +08:00 |
|
cc
|
86f966d469
|
#899
|
2026-05-04 09:25:15 +08:00 |
|