mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #2068] [MERGED] Allow backup transfers #1738
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:backuptransfers📝 Commits (9)
c8cdf9eWorking backupTransfersf45da27Merge branch 'pelican-dev:main' into backuptransfers10c110fMy mistake, rabbit7f5de26Add searchable47586b1Boy's fixes + some QoLf4c8b02Rabbit is right2632a4eI hate rabbit, he's right..377a3f7Merge branch 'pelican-dev:main' into backuptransfersb17138dMade 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.