mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-02-02 00:51:05 +08:00
refactor(ProxyManager): streamline proxy configuration and bypass rules handling - Simplified proxy configuration logic in registerIpc by directly assigning bypass rules. - Removed redundant bypass rules assignment in ProxyManager, initializing it as an empty array. - Updated GeneralSettings to conditionally render based on custom proxy mode only. |
||
|---|---|---|
| .. | ||
| configs | ||
| integration/nutstore/sso/lib | ||
| knowledge | ||
| mcpServers | ||
| services | ||
| utils | ||
| bootstrap.ts | ||
| config.ts | ||
| constant.ts | ||
| electron.d.ts | ||
| env.d.ts | ||
| index.ts | ||
| ipc.ts | ||