feat(proxy): add outbound HTTP proxy support for OAuth + provider req…#22
feat(proxy): add outbound HTTP proxy support for OAuth + provider req…#22sodie2323 wants to merge 4 commits intodecolua:masterfrom
Conversation
4b1b0b1 to
2c36f97
Compare
|
If it looks good, please merge. Thanks! I’d really love to get this feature in |
5323710 to
b4171db
Compare
|
@sodie2323 can you please resolve conflicts. |
b4171db to
9db28ad
Compare
conflicts resolved. Thanks! |
|
@sodie2323 I am sorry but the PR has conflicts again 🙃 @decolua is it possible to merge this PR next? :-) |
- Patch Node fetch via undici ProxyAgent when HTTP_PROXY/HTTPS_PROXY/ALL_PROXY is set - Ensure proxy patch is loaded for both chat pipeline and OAuth token exchange - Add Dashboard Settings → Network to edit outbound proxy and apply immediately - Persist outbound proxy settings in local db and initialize on server startup - Document proxy usage examples in README
9db28ad to
d8312d0
Compare
|
@ViriDendron Done |
|
@decolua can you please merge the PR. |
|
@sodie2323 can you please fix the first word "…uests" in your PR ? |
|
@ViriDendron deleted,thanks for the reminder |
|
Hi @sodie2323 We've cherry-picked and merged your PR into our main branch. Thank you for the contribution — the outbound proxy support is a great addition, especially the clean separation into src/lib/network/ and the no-restart apply behavior. We also applied two small fixes on top:
Appreciate the work! |

Uh oh!
There was an error while loading. Please reload this page.