mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/mihomo-party-org/clash-party.git
synced 2026-09-20 08:03:39 +08:00
* feat: add app proxy management page with per-app proxy toggle - Add Apps page showing active connections grouped by process - Add per-app proxy on/off switch (disabled apps get DIRECT rule) - Add AppsCard to sidebar navigation - Add IAppProxyRule type and appProxyRules config - Inject PROCESS-NAME rules for disabled apps in factory - Fix removeAllListeners to removeListener for mihomoConnections - Add i18n for apps page (zh-CN, zh-TW, en-US, ru-RU, fa-IR) * chore: 将 .omc, .claude, debug 目录从版本控制中移除 - 将 .omc, .claude, debug 加入 .gitignore - 将 .omc, .claude, debug 加入 .prettierignore - 从 git 追踪中移除 .omc 目录
17 lines
155 B
Plaintext
17 lines
155 B
Plaintext
node_modules
|
|
resources/files
|
|
resources/sidecar
|
|
extra
|
|
dist
|
|
out
|
|
.DS_Store
|
|
*.log*
|
|
.idea
|
|
*.ttf
|
|
party.md
|
|
CLAUDE.md
|
|
tsconfig.node.tsbuildinfo
|
|
.omc
|
|
.claude
|
|
debug
|