Original PR: https://github.com/fosrl/pangolin/pull/3277 Author: @oschwartz10612 Created: 6/14/2026 Status: ✅ Merged Merged: 6/14/2026 Merged by: @oschwartz10612
Base: main ← Head: dev
main
dev
70bc4c0
a1196d3
a656869
a08c6d7
7 files changed (+177 additions, -177 deletions)
📝 server/private/lib/traefik/getTraefikConfig.ts (+4 -6) 📝 server/routers/serverInfo/getServerInfo.ts (+1 -5) 📝 src/app/admin/license/page.tsx (+11 -6) 📝 src/app/layout.tsx (+19 -19) 📝 src/components/AuthPageFooterNotices.tsx (+4 -4) 📝 src/components/SupporterMessage.tsx (+28 -27) 📝 src/components/SupporterStatus.tsx (+110 -110)
server/private/lib/traefik/getTraefikConfig.ts
server/routers/serverInfo/getServerInfo.ts
src/app/admin/license/page.tsx
src/app/layout.tsx
src/components/AuthPageFooterNotices.tsx
src/components/SupporterMessage.tsx
src/components/SupporterStatus.tsx
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/3277
Author: @oschwartz10612
Created: 6/14/2026
Status: ✅ Merged
Merged: 6/14/2026
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (4)
70bc4c0Remove the path rewrite from the next routea1196d3Remove supporter warninga656869force set supporter status to true in server info endpointa08c6d7Comment out📊 Changes
7 files changed (+177 additions, -177 deletions)
View changed files
📝
server/private/lib/traefik/getTraefikConfig.ts(+4 -6)📝
server/routers/serverInfo/getServerInfo.ts(+1 -5)📝
src/app/admin/license/page.tsx(+11 -6)📝
src/app/layout.tsx(+19 -19)📝
src/components/AuthPageFooterNotices.tsx(+4 -4)📝
src/components/SupporterMessage.tsx(+28 -27)📝
src/components/SupporterStatus.tsx(+110 -110)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.