snomiao
1e0e1fdfc2
Python Linting / Run Ruff (push) Has been cancelled
Python Linting / Run Pylint (push) Has been cancelled
Build package / Build Test (3.10) (push) Has been cancelled
Build package / Build Test (3.11) (push) Has been cancelled
Build package / Build Test (3.12) (push) Has been cancelled
Build package / Build Test (3.13) (push) Has been cancelled
Build package / Build Test (3.14) (push) Has been cancelled
feat: add HTTP/HTTPS proxy configuration via CLI args and settings file
...
- New CLI args: --http-proxy, --https-proxy, --no-proxy
- Falls back to comfy.settings.json keys: Comfy.Network.Proxy.HttpUrl,
Comfy.Network.Proxy.HttpsUrl, Comfy.Network.Proxy.NoProxy
- Priority: CLI args override all; settings file fills gaps only
(existing env vars take precedence over settings file)
- Credentials are redacted in startup logs via netloc-split approach
(safe against malformed ports and empty-username/non-empty-password)
- Specific exception handling (OSError, JSONDecodeError) with warning log
2026-04-29 09:12:24 +09:00
..
2026-03-06 18:20:07 -05:00
2025-11-23 04:55:22 -05:00
2026-03-12 10:14:28 -07:00
2025-01-18 05:27:58 -05:00
2025-09-04 20:36:20 -04:00
2026-02-11 14:53:42 -05:00
2026-04-23 11:14:42 -07:00
2025-07-16 14:42:07 -04:00
2024-06-27 18:43:11 -04:00
2026-01-21 23:03:51 -05:00
2026-04-23 00:07:43 -04:00
2026-02-15 20:30:09 -05:00
2026-04-29 09:12:24 +09:00
2024-07-30 14:41:13 -04:00
2026-01-12 17:05:54 -05:00
2023-08-18 11:13:29 -04:00
2023-04-01 23:19:15 -04:00
2025-03-06 00:24:43 -05:00
2024-07-17 13:12:50 -04:00
2023-04-01 23:19:15 -04:00
2026-01-12 17:05:54 -05:00
2024-11-21 08:38:23 -05:00
2025-04-05 07:01:01 -04:00
2026-02-01 01:01:11 -05:00
2026-02-26 01:30:31 -05:00
2026-03-19 20:42:42 -07:00
2026-02-13 22:23:52 -05:00
2025-01-24 06:15:54 -05:00
2024-08-12 23:20:57 -04:00
2026-03-14 18:36:29 -04:00
2025-07-06 07:07:39 -04:00
2026-01-01 22:06:14 -05:00
2026-03-02 19:43:47 -05:00
2026-02-13 15:35:13 -05:00
2026-03-09 16:08:51 -04:00
2026-03-27 21:34:16 -04:00
2026-04-23 00:07:43 -04:00
2026-04-23 00:07:43 -04:00
2026-04-28 19:15:02 -04:00
2026-04-27 22:22:31 -04:00
2026-02-25 23:38:46 -05:00
2025-10-23 21:21:14 -04:00
2026-04-27 22:22:31 -04:00
2023-09-13 11:38:20 -04:00
2025-10-15 16:47:26 -07:00
2026-04-28 19:15:02 -04:00
2025-09-13 18:03:34 -04:00
2026-03-14 18:36:29 -04:00
2026-02-16 20:09:24 -05:00
2026-03-21 17:53:25 -04:00
2026-02-28 16:50:18 -05:00
2026-03-21 17:47:42 -04:00
2024-07-30 14:41:13 -04:00
2026-03-25 22:48:28 -04:00
2026-04-21 10:46:37 -07:00
2025-04-25 19:36:00 -04:00
2025-12-05 18:25:31 -05:00
2026-04-23 00:07:43 -04:00
2026-03-19 13:29:34 -04:00
2026-02-01 01:01:11 -05:00