mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-21 17:20:36 -05:00
[PR #2698] [MERGED] Improve proxy list message size #13970
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/2698
Author: @oschwartz10612
Created: 3/23/2026
Status: ✅ Merged
Merged: 3/23/2026
Merged by: @oschwartz10612
Base:
dev← Head:msg-opt📝 Commits (6)
dae1695Fix defaults for orgs6cf1b9bSupport improved targets msg v235fed74Merge branch 'dev' into msg-optb01fcc7Fix ts and add note about ipv4c660df5Merge branch 'dev' into msg-opt37d331eUpdate version📊 Changes
8 files changed (+230 additions, -39 deletions)
View changed files
📝
server/lib/ip.ts(+123 -0)📝
server/lib/readConfigFile.ts(+2 -2)📝
server/lib/rebuildClientAssociations.ts(+13 -19)📝
server/routers/client/targets.ts(+75 -6)📝
server/routers/newt/buildConfiguration.ts(+7 -5)📝
server/routers/newt/handleGetConfigMessage.ts(+4 -1)📝
server/routers/siteResource/createSiteResource.ts(+1 -1)📝
server/routers/siteResource/updateSiteResource.ts(+5 -5)📄 Description
Fix the formatting of the proxy list sent to newt so for many resources it is not overwhelmed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.