[PR #2068] [MERGED] Allow backup transfers #1738

Closed
opened 2026-02-04 20:11:51 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/2068
Author: @JoanFo1456
Created: 1/4/2026
Status: Merged
Merged: 1/19/2026
Merged by: @notAreYouScared

Base: mainHead: backuptransfers


📝 Commits (9)

  • c8cdf9e Working backupTransfers
  • f45da27 Merge branch 'pelican-dev:main' into backuptransfers
  • 10c110f My mistake, rabbit
  • 7f5de26 Add searchable
  • 47586b1 Boy's fixes + some QoL
  • f4c8b02 Rabbit is right
  • 2632a4e I hate rabbit, he's right..
  • 377a3f7 Merge branch 'pelican-dev:main' into backuptransfers
  • b17138d Made Boy's suggestion

📊 Changes

3 files changed (+43 additions, -5 deletions)

View changed files

📝 app/Filament/Admin/Resources/Servers/Pages/EditServer.php (+27 -2)
📝 app/Services/Servers/TransferServerService.php (+13 -3)
📝 lang/en/admin/server.php (+3 -0)

📄 Description

https://github.com/pelican-dev/wings/pull/155
Using Quinten's wings pull request, this fixes the servers not transfering their backups.


🔄 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/pelican-dev/panel/pull/2068 **Author:** [@JoanFo1456](https://github.com/JoanFo1456) **Created:** 1/4/2026 **Status:** ✅ Merged **Merged:** 1/19/2026 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `backuptransfers` --- ### 📝 Commits (9) - [`c8cdf9e`](https://github.com/pelican-dev/panel/commit/c8cdf9e8515180f9ec80751f5dc08e81b9b14de7) Working backupTransfers - [`f45da27`](https://github.com/pelican-dev/panel/commit/f45da27d93ba0df5b19c11d57e39e0694acccc41) Merge branch 'pelican-dev:main' into backuptransfers - [`10c110f`](https://github.com/pelican-dev/panel/commit/10c110fa6528db21e495e3435b91bddf300f5340) My mistake, rabbit - [`7f5de26`](https://github.com/pelican-dev/panel/commit/7f5de26b6bbd45262f1863e3ae9267d9565d848d) Add searchable - [`47586b1`](https://github.com/pelican-dev/panel/commit/47586b1350779821714dc56d067e1068d5faadfb) Boy's fixes + some QoL - [`f4c8b02`](https://github.com/pelican-dev/panel/commit/f4c8b0287e031fc6a4b14d09c0ed2de9cb8d17fc) Rabbit is right - [`2632a4e`](https://github.com/pelican-dev/panel/commit/2632a4ef06ab09a6c50e332574c9fd967155814f) I hate rabbit, he's right.. - [`377a3f7`](https://github.com/pelican-dev/panel/commit/377a3f7283f23ba7d5d1b9aec2251543a2974517) Merge branch 'pelican-dev:main' into backuptransfers - [`b17138d`](https://github.com/pelican-dev/panel/commit/b17138d5b11cdc3fe5c97a961a69b7d025934d0c) Made Boy's suggestion ### 📊 Changes **3 files changed** (+43 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/Servers/Pages/EditServer.php` (+27 -2) 📝 `app/Services/Servers/TransferServerService.php` (+13 -3) 📝 `lang/en/admin/server.php` (+3 -0) </details> ### 📄 Description https://github.com/pelican-dev/wings/pull/155 Using Quinten's wings pull request, this fixes the servers not transfering their backups. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 20:11:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1738