[PR #2167] [MERGED] 1.14.1 #4835

Closed
opened 2026-04-20 09:07:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2167
Author: @oschwartz10612
Created: 12/24/2025
Status: Merged
Merged: 12/24/2025
Merged by: @oschwartz10612

Base: mainHead: dev


📝 Commits (10+)

  • da112d3 add stripPortFromHost and reuse everywhere
  • 77117e4 improved button loading animation
  • 074ee70 add flag to disable product help banners
  • efa9312 fix server admin spacing on mobile sidebar
  • 2652dea fade mobile footer
  • ef697c4 adjustments to mobile header css closes #1930
  • a21f49c add sticky actions col to org idp table
  • 2bb94e2 Merge branch 'main' into dev
  • 8fa62a0 Respect http status for url & maintenance mode
  • 40eeb9b Allow all in country in blueprints

📊 Changes

48 files changed (+394 additions, -261 deletions)

View changed files

📝 messages/bg-BG.json (+3 -1)
📝 messages/cs-CZ.json (+3 -1)
📝 messages/de-DE.json (+3 -1)
📝 messages/en-US.json (+1 -1)
📝 messages/es-ES.json (+3 -1)
📝 messages/fr-FR.json (+3 -1)
📝 messages/it-IT.json (+3 -1)
📝 messages/ko-KR.json (+3 -1)
📝 messages/nb-NO.json (+3 -1)
📝 messages/nl-NL.json (+3 -1)
📝 messages/pl-PL.json (+3 -1)
📝 messages/pt-PT.json (+3 -1)
📝 messages/ru-RU.json (+3 -1)
📝 messages/tr-TR.json (+3 -1)
📝 messages/zh-CN.json (+3 -1)
📝 server/lib/blueprints/types.ts (+6 -8)
📝 server/lib/config.ts (+4 -0)
📝 server/lib/ip.ts (+33 -0)
📝 server/lib/readConfigFile.ts (+2 -1)
📝 server/private/lib/logAccessAudit.ts (+2 -13)

...and 28 more files

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description


🔄 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/2167 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 12/24/2025 **Status:** ✅ Merged **Merged:** 12/24/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`da112d3`](https://github.com/fosrl/pangolin/commit/da112d3417a6ed1a0fdd9fcc46bcf0b4bd41a6a4) add stripPortFromHost and reuse everywhere - [`77117e4`](https://github.com/fosrl/pangolin/commit/77117e48e330b9ffc6c02b30ca55a9a3f98a63fb) improved button loading animation - [`074ee70`](https://github.com/fosrl/pangolin/commit/074ee70025d9ce35f8cad58c0f6611a3ba8c40b3) add flag to disable product help banners - [`efa9312`](https://github.com/fosrl/pangolin/commit/efa9312fcad0c0684d5c7dec8d5873fb417c9d46) fix server admin spacing on mobile sidebar - [`2652dea`](https://github.com/fosrl/pangolin/commit/2652dea09af066e96e7cb0b748c685dcee0a6ed0) fade mobile footer - [`ef697c4`](https://github.com/fosrl/pangolin/commit/ef697c48644ca83f3ac9765672055b84b003c583) adjustments to mobile header css closes #1930 - [`a21f49c`](https://github.com/fosrl/pangolin/commit/a21f49cb0252952308a998909c9cda0d8b58689a) add sticky actions col to org idp table - [`2bb94e2`](https://github.com/fosrl/pangolin/commit/2bb94e24ebb30ceaed3a9d93060ab54a3e33ebcd) Merge branch 'main' into dev - [`8fa62a0`](https://github.com/fosrl/pangolin/commit/8fa62a0908207033628ed184770a912385652231) Respect http status for url & maintenance mode - [`40eeb9b`](https://github.com/fosrl/pangolin/commit/40eeb9b7cb4398bbbe057eccf2c3417e3f16babe) Allow all in country in blueprints ### 📊 Changes **48 files changed** (+394 additions, -261 deletions) <details> <summary>View changed files</summary> 📝 `messages/bg-BG.json` (+3 -1) 📝 `messages/cs-CZ.json` (+3 -1) 📝 `messages/de-DE.json` (+3 -1) 📝 `messages/en-US.json` (+1 -1) 📝 `messages/es-ES.json` (+3 -1) 📝 `messages/fr-FR.json` (+3 -1) 📝 `messages/it-IT.json` (+3 -1) 📝 `messages/ko-KR.json` (+3 -1) 📝 `messages/nb-NO.json` (+3 -1) 📝 `messages/nl-NL.json` (+3 -1) 📝 `messages/pl-PL.json` (+3 -1) 📝 `messages/pt-PT.json` (+3 -1) 📝 `messages/ru-RU.json` (+3 -1) 📝 `messages/tr-TR.json` (+3 -1) 📝 `messages/zh-CN.json` (+3 -1) 📝 `server/lib/blueprints/types.ts` (+6 -8) 📝 `server/lib/config.ts` (+4 -0) 📝 `server/lib/ip.ts` (+33 -0) 📝 `server/lib/readConfigFile.ts` (+2 -1) 📝 `server/private/lib/logAccessAudit.ts` (+2 -13) _...and 28 more files_ </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description - Fix mobile header dissapearing after closing virtual keyboard - Add `flags.disable_product_help_banners` to disable product help banners - Fix machine client credentials page always showing the same ID - UI enhancements - Fix #2163 - Fix #2164 --- <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-04-20 09:07:47 -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#4835