SuYao
4927f98e59
revert(Proxy): remove proxyManager usage from multiple services ( #3720 )
...
* revert(Proxy): remove proxyManager usage from multiple services
* refactor(ProxyManager): streamline proxy configuration and management
2025-03-21 16:04:45 +08:00
suyao
62a8c28a6a
fix: correct proxy URL parsing in ProxyManager
2025-03-16 10:27:28 +08:00
suyao
bac4dcf73c
refactor(Proxy): Improve system proxy monitoring and configuration handling
2025-03-13 00:01:17 +08:00
suyao
06ab8f35ce
refactor(Proxy): Update proxy configuration handling
2025-03-13 00:01:17 +08:00
suyao
b9d97e8a35
feat(Proxy): Implement proxy management system
...
- Add ProxyManager service to handle system, custom, and no proxy configurations
- Integrate proxy support for Gemini, Knowledge, and WebDav services
- Add fetch-socks and undici for advanced proxy handling
- Enhance proxy configuration with environment variable and session management
2025-03-11 09:56:40 +08:00
kangfenmao
11bd55701c
revert: some proxy errors in main process ( #2294 )
2025-03-01 23:17:44 +08:00
suyao
5bacf048f2
fix: The proxy configuration is not correctly passed.
2025-03-01 00:42:56 +08:00
SuYao
d51da99b8f
fix: some proxy errors in main process ( #2294 )
...
* formatter proxy config type
* fix: some proxy errors in main process
* chore: Remove debug logging in ProxyManager
2025-02-27 16:46:05 +08:00