504 Commits

Author SHA1 Message Date
Memory
98be9d3065
Revert "opt: auto-scroll behavior to reactivate only on user scroll"
This reverts commit 848f6277cb56a0829e7f1da61f2f3ab21ae1064c.
2025-10-28 13:35:21 +08:00
Moon
0b2f64f42d
Revert "fix: prevent event propagation on button press in proxies page"
This reverts commit b272634c11e6ee93493b01e9b9a41941d5d433a1.
2025-10-22 18:27:45 +08:00
Memory
96552778e6
chore: update depends & add missing translation
* update depends

* add missing translation
2025-10-22 12:38:09 +08:00
Memory
55860af9b3
feat: backup & restore 2025-10-22 12:19:16 +08:00
Moon
605351a498
style: remove divider of the last setting item 2025-10-22 11:50:35 +08:00
Justin
b272634c11
fix: prevent event propagation on button press in proxies page 2025-10-21 14:30:44 +08:00
moon
154e2787d5 fix: core-initial-state 2025-10-20 07:31:28 +08:00
Memory
877a84dc32
feat: rule example & rule validation 2025-10-19 22:38:59 +08:00
Moon
f61072c309
fix: remove envs introduced in v1.7.0 to make Linux TUN work properly (#1283) 2025-10-18 20:46:43 +08:00
ezequielnick
51b8c879ea feat: add table view to connection page 2025-10-17 21:45:43 +08:00
Memory
2eb10df116
feat: support pausing on the connections page 2025-10-15 13:08:09 +08:00
Memory
2bf54446df
feat: add visual rule editor (#1251)
* feat: add visual rule editor

* Support MATCH

* Support Additional Parameters

* Use Trash Icon

* Support sorting

* Support adding prepend/append rules

* IoIosArrow -> IoMdArrow

* More checks

* Support delete with undo
2025-10-11 07:02:14 +08:00
Leon Wang
6429e93adf
fix: inconsistent applied profile when rapidly switching profiles (#1268) 2025-10-11 07:01:51 +08:00
Memory
96ef2d2bbc
i18n: add translations for mihomo.tproxyPort 2025-10-08 14:38:59 +08:00
ezequielnick
4f5af4ee30 1.8.8 Released 2025-10-06 12:53:33 +08:00
Memory
1ff165d61b
migrate: move WebUI from global settings to mihomo page 2025-10-06 12:40:01 +08:00
ezequielnick
b1d02c9f82 style: add indicator icons to expandable items in settings page 2025-10-05 11:43:24 +08:00
ezequielnick
3aff005f81 fix: resolve all type errors & update changelog 2025-10-04 13:07:38 +08:00
ezequielnick
7bdebcf298 feat: reimplement scroll position memory for proxy page 2025-10-04 12:47:27 +08:00
ezequielnick
a7e769f402 refactor: improve proxy page performance 2025-10-04 12:44:09 +08:00
Memory
a7de9b2588
refactor: Redesign and migrate WebUI to global settings 2025-10-03 22:49:41 +08:00
ezequielnick
814112f541 style: update logo & changelog 2025-10-03 21:01:41 +08:00
Jiawen Geng
717239f56b
feat: add placeholder for subscription URL in profile management across multiple languages (#1244) 2025-10-03 18:48:32 +08:00
Memory
9681f77e20
feat: connection card pure number display 2025-09-30 00:05:32 +08:00
Memory
f488cc3643
perf: reload config without kernel restart 2025-09-29 23:42:40 +08:00
Memory
6832db788a
feat: switch triggerMainWindow behavior 2025-09-29 23:16:06 +08:00
Memory
99a5505d16
feat: launch WebUI directly from subscription manager 2025-09-27 10:00:21 +08:00
Memory
76a849e376
i18n: refine Russian (ru-RU) translations 2025-09-27 09:37:35 +08:00
Memory
74b65430be
opt: card size 2025-09-27 09:37:22 +08:00
Memory
848f6277cb
opt: auto-scroll behavior to reactivate only on user scroll 2025-09-23 12:18:25 +08:00
苹果派派
eb69bd51a6
feat: add webdav backup cron scheduler and resore filename sort (#1192) 2025-09-19 19:27:17 +08:00
Memory
ae8582bf94
feat: remember logs page filter keywords 2025-09-11 11:25:14 +08:00
Memory
ecd92417e4
feat: add kernel version selection
* feat: add kernel version selection

* full

* update translations
2025-09-10 19:19:06 +08:00
ezequielnick
4137f91ccb fix: handle core state errors caused by rapid profile switching 2025-09-09 17:00:04 +08:00
ezequielnick
e075bd5d8c style: update macos showTraffic tray logo 2025-09-09 10:52:47 +08:00
Memory
a24432f8ce
fix: gist url 404 error 2025-09-09 10:15:01 +08:00
Memory
b05fb02e67
style: add mihomo restart title andmissing translations
* style: add mihomo restart title

* feat: Add missing translations
2025-09-07 18:59:29 +08:00
ezequielnick
305210cb96 Merge branch 'socket-man' into smart_core
* socket-man:
  chore: update mac logo
  fix: unexpected lightmode core exit
  Revert "fix: selection loss in light mode"
  refactor: simplify UID handling logic on unix
  fix: missing admin check logs
  style: update macos logo
  style: update app logo
  feat: add socket management
2025-09-07 08:23:26 +08:00
Memory
bcecca7ab7
feat: add fetch timeout configuration 2025-09-05 11:57:51 +08:00
ezequielnick
e7eff4ca93 style: update app logo 2025-09-03 21:09:54 +08:00
ezequielnick
6b1815c666 style: update logo 2025-09-03 11:30:14 +08:00
Memory
29584d3ba9
Revert "fix: 修复DNS配置和性能优化,解决运行时配置显示问题 (#1094)" (#1097)
This reverts commit 68bbde0d163ca08fe8b709c60b02b726598fb221.
2025-09-03 09:11:33 +08:00
zengql
68bbde0d16
fix: 修复DNS配置和性能优化,解决运行时配置显示问题 (#1094)
- 修复DNS配置相关问题
- 性能优化改进
- 添加mihomoConfigs() API用于获取实时配置
- 修复config-viewer显示log-level总是info的问题
- 优化核心启动流程,使用API轮询替代日志解析
- 重构配置管理,提升启动稳定性

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-02 23:20:51 +08:00
Memory
d51d6ed0d7
feat: disableAnimations 2025-09-01 10:59:00 +08:00
zengql
b61d0e68ed
feat: 添加DNS fallback配置并修复页面加载慢问题 (#1062)
- 新增DNS回退服务器配置界面和多语言支持
- 修复DNS配置合并逻辑,确保fallback始终为空数组
- 解决订阅fallback配置导致的双重DNS查询性能问题

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-01 09:42:38 +08:00
Memory
195306f251
fix: deleted subscriptions reappearing
* chore: udpate download link

* fix: deleted subscriptions reappearing

---------

Co-authored-by: ezequielnick <107352853+ezequielnick@users.noreply.github.com>
2025-08-31 12:54:43 +08:00
ezequielnick
77058594ec chore: update logo 2025-08-30 22:18:04 +08:00
Memory
8672693c33
style: display config parameters after DNS style title 2025-08-30 14:22:25 +08:00
Memory
17c1c8c56d
feat: add tray icon color disable setting 2025-08-30 09:19:35 +08:00
Memory
0c38d3eb26
mihomo-party -> clash-party 2025-08-30 08:52:35 +08:00