[PR #3277] [MERGED] Fix middleware and suppoter footer #36925

Closed
opened 2026-06-18 22:11:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: dev


📝 Commits (4)

  • 70bc4c0 Remove the path rewrite from the next route
  • a1196d3 Remove supporter warning
  • a656869 force set supporter status to true in server info endpoint
  • a08c6d7 Comment 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

  • Remove the path rewrite from the next route
  • Remove supporter warning

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fosrl/pangolin/pull/3277 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 6/14/2026 **Status:** ✅ Merged **Merged:** 6/14/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (4) - [`70bc4c0`](https://github.com/fosrl/pangolin/commit/70bc4c0b30527ee2bf0c4adfaca296885149e9ac) Remove the path rewrite from the next route - [`a1196d3`](https://github.com/fosrl/pangolin/commit/a1196d3da60163089ea5dd394d0941fef9ee4e24) Remove supporter warning - [`a656869`](https://github.com/fosrl/pangolin/commit/a6568692b778bbc3b23526fd38ad7645bbd99b4f) force set supporter status to true in server info endpoint - [`a08c6d7`](https://github.com/fosrl/pangolin/commit/a08c6d70fef9fe7ecc252f1c3674295ab182febb) Comment out ### 📊 Changes **7 files changed** (+177 additions, -177 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description - **Remove the path rewrite from the next route** - **Remove supporter warning** --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-18 22:11:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#36925