[PR #2962] [MERGED] 1.18.1-s.6 #12036

Closed
opened 2026-05-06 16:36:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2962
Author: @oschwartz10612
Created: 5/1/2026
Status: Merged
Merged: 5/1/2026
Merged by: @oschwartz10612

Base: mainHead: dev


📝 Commits (7)

  • 4524bdc Add http cert syncing for use with the controller
  • 4651f19 Support acme_json_path as a directory of acme file
  • f8b85d4 fix sidebar product updates spacing
  • 9757c3d show newt version on site
  • 2211637 increase target site selector width
  • b907850 Add missing heading
  • fbf95c5 Start creating ns one level down

📊 Changes

8 files changed (+642 additions, -283 deletions)

View changed files

📝 messages/en-US.json (+3 -1)
📝 server/private/lib/acmeCertSync.ts (+291 -17)
📝 server/private/lib/readConfigFile.ts (+163 -164)
📝 server/private/routers/certificates/createCertificate.ts (+11 -1)
📝 server/routers/site/getSite.ts (+8 -4)
📝 src/components/ProductUpdates.tsx (+47 -36)
📝 src/components/SiteInfoCard.tsx (+117 -57)
📝 src/components/resource-target-address-item.tsx (+2 -3)

📄 Description

  • Add http cert syncing for use with the controller
  • Support acme_json_path as a directory of acme file
  • fix sidebar product updates spacing
  • show newt version on site
  • increase target site selector width
  • Add missing heading
  • Start creating ns one level down

🔄 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/2962 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 5/1/2026 **Status:** ✅ Merged **Merged:** 5/1/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (7) - [`4524bdc`](https://github.com/fosrl/pangolin/commit/4524bdc094feb46897fa78fe206f8ff91f379082) Add http cert syncing for use with the controller - [`4651f19`](https://github.com/fosrl/pangolin/commit/4651f19c53e8993de2a5032e86ec3a43cc8b454d) Support acme_json_path as a directory of acme file - [`f8b85d4`](https://github.com/fosrl/pangolin/commit/f8b85d4b4e1f830b473b06d42a380659355485e3) fix sidebar product updates spacing - [`9757c3d`](https://github.com/fosrl/pangolin/commit/9757c3d8b6859780c0195ca90dcbfd69cbf1b226) show newt version on site - [`2211637`](https://github.com/fosrl/pangolin/commit/22116373e3b314c18e766d651c5ad8b7818b3a78) increase target site selector width - [`b907850`](https://github.com/fosrl/pangolin/commit/b907850344cc6418b59c524426efc3860d821d3b) Add missing heading - [`fbf95c5`](https://github.com/fosrl/pangolin/commit/fbf95c536311efe4eb88921cf9f67e419b4f947f) Start creating ns one level down ### 📊 Changes **8 files changed** (+642 additions, -283 deletions) <details> <summary>View changed files</summary> 📝 `messages/en-US.json` (+3 -1) 📝 `server/private/lib/acmeCertSync.ts` (+291 -17) 📝 `server/private/lib/readConfigFile.ts` (+163 -164) 📝 `server/private/routers/certificates/createCertificate.ts` (+11 -1) 📝 `server/routers/site/getSite.ts` (+8 -4) 📝 `src/components/ProductUpdates.tsx` (+47 -36) 📝 `src/components/SiteInfoCard.tsx` (+117 -57) 📝 `src/components/resource-target-address-item.tsx` (+2 -3) </details> ### 📄 Description - **Add http cert syncing for use with the controller** - **Support acme_json_path as a directory of acme file** - **fix sidebar product updates spacing** - **show newt version on site** - **increase target site selector width** - **Add missing heading** - **Start creating ns one level down** --- <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-05-06 16:36:57 -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#12036