1208 Commits

Author SHA1 Message Date
yellow
5986ca2d9f fix(context-menu): 修复右键菜单事件处理逻辑
- 添加 preventWindowContextMenu 函数处理窗口右键事件
- 使用具名函数替代内联匿名函数避免内存泄漏
- 在组件卸载时正确移除窗口右键事件监听器
- 防止右键菜单事件冒泡冲突导致的菜单无法关闭问题
2026-03-20 11:59:01 +08:00
Clover You
b4216b8f8b chore(vscode): replace deprecated tsdk setting 2026-03-18 16:29:53 +08:00
Clover You
5bd25e5814 fix(lint-staged): ignore .vscode files 2026-03-18 16:29:53 +08:00
Clover You
713b43188f refactor(MyIndex): restructure layout and improve scroll behavior 2026-03-13 14:48:20 +08:00
Clover You
f1d4961195 chore(settings): add 'vueuse' to cSpell words list 2026-03-13 14:48:20 +08:00
Clover You
84cfa6bfbe refactor(MobileScaffold): enhance layout structure and add nested check for safe area 2026-03-13 14:48:20 +08:00
Clover You
7103712c40 fix(chat): prevent group settings form from appearing in private chat (fixes #483) 2026-03-12 00:46:08 +08:00
Clover You
e43750dbd1 refactor(FriendInfo): add TODO for re-implementing scroll functionality in PersonalInfo 2026-03-06 16:18:14 +08:00
Clover You
8c6d482bb1 fix: page is obscured by auxiliary div 2026-03-06 16:18:14 +08:00
Clover You
f6280baba3 refactor(layout): simplify MobileLayout and MobileScaffold structure 2026-03-06 16:18:14 +08:00
Clover You
626f099174 refactor: rename AutoFixHeightPage to MobileScaffold
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (typescript) (push) Has been cancelled
2026-02-25 19:16:52 +08:00
Clover You
9d3c37b22d refactor(layout): move safe-area logic to HeaderBar with fallback to scaffold 2026-02-25 18:51:08 +08:00
Clover You
90a9150ac4 fix(ios): remove window parameter from trigger_haptic_feedback function 2026-02-21 17:20:01 +08:00
Clover You
8bc5591872 chore(vscode): add custom words to cSpell configuration 2026-02-21 17:20:01 +08:00
Clover You
99e1422c70 refactor: extract AreaDrawer into independent component 2026-02-21 17:20:01 +08:00
Clover You
b9aaf13ff0 fix(header-bar): remove debug log from handleBack function 2026-02-12 20:29:51 +08:00
Clover You
f2cc82d180 fix(mobile): back navigation issue on mobile 2026-02-12 20:29:51 +08:00
Clover You
78df34233e fix(style): background img style for all views 2026-02-12 20:29:51 +08:00
Clover You
d25e41656d fix(mobile): Incorrect top safety area 2026-02-07 22:56:50 +08:00
Clover You
2f710099c7 feat(mobile): adapt dark theme 2026-02-06 18:07:35 +08:00
Clover You
31040af2d1 fix(personal-qrcode-page): Blank Layout 2026-02-06 18:07:35 +08:00
Dawn
f5e9b943cf docs(preview): 📝 update WeChat QR code image 2026-02-04 16:23:22 +08:00
Clover You
f6ebc7d87c feat(mobile): adapt dark theme 2026-02-03 18:50:22 +08:00
Dawn
ff1f9b892a build(deps): 📦 upgrade lodash-es from 4.17.21 to 4.17.23
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (typescript) (push) Has been cancelled
2026-01-23 22:10:03 +08:00
Dawn
d167e29486 build(deps): 📦 upgrade lodash from 4.17.21 to 4.17.23 2026-01-23 21:51:21 +08:00
Dawn
68fb18c0bf docs(docs): 📝 update readme 2026-01-23 19:11:14 +08:00
Dawn
2993bad451 chore: release v3.0.9
Some checks failed
Release CI / prepare-frontend (push) Has been cancelled
Release CI / publish-tauri (, ubuntu-22.04) (push) Has been cancelled
Release CI / publish-tauri (, windows-latest) (push) Has been cancelled
Release CI / publish-tauri (--target aarch64-apple-darwin, macos-latest) (push) Has been cancelled
Release CI / publish-tauri (--target x86_64-apple-darwin, macos-latest) (push) Has been cancelled
Release CI / publish-release (push) Has been cancelled
Release CI / upgradeLink-upload (push) Has been cancelled
v3.0.9
2026-01-19 16:06:40 +08:00
Dawn
342eae600c fix(ci): 🐛 fix draft release detection to avoid multiple release IDs for same tag 2026-01-19 15:43:24 +08:00
Dawn
1f661eaaec feat(login): add 3-second delay and cancel option for auto-login on desktop 2026-01-18 03:37:39 +08:00
Dawn
cd42271274 fix(forget-password): 🐛 reset initial step to 1 from 3 2026-01-18 02:40:29 +08:00
Dawn
c65c740797 fix(logout): 🐛 skip token validation during logout to prevent error loops 2026-01-18 02:00:19 +08:00
Dawn
c860a140e3 fix(ios): 🐛 fix ios crash and auto login failure
closed #472
2026-01-17 22:38:36 +08:00
Clover You
7648f777fd feat(i18n): add i18n for community post 2026-01-17 20:50:05 +08:00
Clover You
9c07f86958 feat(i18n): enhance internationalization support by adding mobile titles and computed labels 2026-01-17 20:50:05 +08:00
Dawn
3d81c3338b feat(theme): preserve user theme preference on app restart 2026-01-14 16:44:27 +08:00
Dawn
177d3a29e1 docs(doc): 📝 update QRcode and sponsorship list 2026-01-14 16:39:16 +08:00
Dawn
86a7f3e456 feat(chat): support group member alias resolution when extracting @mentions 2026-01-14 12:41:11 +08:00
Dawn
709bcc4514 feat(monitor): add development memory monitor component 2026-01-14 07:51:23 +08:00
Dawn
2cc3eab991 feat(login): preload group member data and announcements during login 2026-01-13 19:16:54 +08:00
Dawn
4cd1c3cd66 fix(group): 🐛 fix group member refresh problem in single chat 2026-01-13 12:32:13 +08:00
Dawn
e027e320ac fix(chat): 🐛 validate emoji insertion range is within input box 2026-01-13 02:28:19 +08:00
Dawn
a08bb762ff feat(i18n): add loading states and system settings translations 2026-01-12 03:54:34 +08:00
Dawn
0aaf60c0d2 feat(skill): add HuLa skill linking script and project context documentation 2026-01-11 02:50:33 +08:00
Dawn
d560912507 feat(notification): add volume control for message alert sound 2026-01-10 22:24:21 +08:00
Dawn
15b8860f1c build(deps): 📦 upgrade dependencies to latest versions 2026-01-09 23:18:39 +08:00
Dawn
d1812f397d test(common): optimize old account content when switching accounts
switch sqlite according to uid
2026-01-09 22:10:23 +08:00
乾乾
ca10f5ddce fix(plugin): 🐛 display of ai usage times 2026-01-09 15:26:45 +08:00
Dawn
8c18806a83 fix(ios): 🐛 fix ios real machine stuck on startup page due to useNetworkStatus() 2026-01-09 15:05:35 +08:00
Dawn
cb2028a971 fix(ios): 🐛 fix ios simulator can't start
add entitlements modification and improve OAuth provider detection
2026-01-09 15:05:35 +08:00
乾乾
0ba61876b3 fix(view): 🐛 render gitcode icon 2026-01-09 15:05:35 +08:00