mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #1579] [MERGED] Cleanup remote api requests #1468
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/1579
Author: @Boy132
Created: 8/8/2025
Status: ✅ Merged
Merged: 8/10/2025
Merged by: @notAreYouScared
Base:
main← Head:boy132/remote-api-fixes📝 Commits (2)
16b5140cleanup remote api requests05a8d53small cleanup📊 Changes
7 files changed (+58 additions, -50 deletions)
View changed files
📝
app/Http/Controllers/Api/Remote/ActivityProcessingController.php(+3 -2)📝
app/Http/Controllers/Api/Remote/Servers/ServerContainersController.php(+3 -3)📝
app/Http/Controllers/Api/Remote/Servers/ServerDetailsController.php(+7 -4)📝
app/Http/Controllers/Api/Remote/Servers/ServerInstallController.php(+5 -6)📝
app/Http/Controllers/Api/Remote/Servers/ServerTransferController.php(+18 -27)📝
app/Http/Requests/Api/Remote/InstallationDataRequest.php(+1 -8)➕
app/Http/Requests/Api/Remote/ServerRequest.php(+21 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.