[PR #2662] [MERGED] batch add client to resources #9871

Closed
opened 2026-04-30 06:01:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2662
Author: @oschwartz10612
Created: 3/17/2026
Status: Merged
Merged: 3/17/2026
Merged by: @oschwartz10612

Base: mainHead: batch-add-client-to-resources


📝 Commits (3)

  • e14e15f Revert: Also update lastPing for legacy
  • 965b702 add batch endpoint
  • c4839fe Merge branch 'dev' into batch-add-client-to-resources

📊 Changes

4 files changed (+256 additions, -2 deletions)

View changed files

📝 server/routers/gerbil/receiveBandwidth.ts (+0 -2)
📝 server/routers/integration.ts (+8 -0)
server/routers/siteResource/batchAddClientToSiteResources.ts (+247 -0)
📝 server/routers/siteResource/index.ts (+1 -0)

📄 Description

  • Revert: Also update lastPing for legacy
  • add batch endpoint

🔄 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/2662 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 3/17/2026 **Status:** ✅ Merged **Merged:** 3/17/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `batch-add-client-to-resources` --- ### 📝 Commits (3) - [`e14e15f`](https://github.com/fosrl/pangolin/commit/e14e15fcbb00b976383b1efc9fbc4f8d2fe25fc7) Revert: Also update lastPing for legacy - [`965b702`](https://github.com/fosrl/pangolin/commit/965b7026f019f5383169f849639d60cfa79b167a) add batch endpoint - [`c4839fe`](https://github.com/fosrl/pangolin/commit/c4839fee081d2df1ced1fb8396c5de9a317718df) Merge branch 'dev' into batch-add-client-to-resources ### 📊 Changes **4 files changed** (+256 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/routers/gerbil/receiveBandwidth.ts` (+0 -2) 📝 `server/routers/integration.ts` (+8 -0) ➕ `server/routers/siteResource/batchAddClientToSiteResources.ts` (+247 -0) 📝 `server/routers/siteResource/index.ts` (+1 -0) </details> ### 📄 Description - **Revert: Also update lastPing for legacy** - **add batch endpoint** --- <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-30 06:01:19 -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#9871