mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1206] [MERGED] Allow user to choose archive name in FileManager
#1250
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/1206
Author: @rmartinoscar
Created: 4/3/2025
Status: ✅ Merged
Merged: 4/6/2025
Merged by: @notAreYouScared
Base:
main← Head:feature/ArchiveName📝 Commits (2)
c573982Allow user to choosearchivename inFileManagerdbaffe3Rollbackfile.compressactivity translation📊 Changes
4 files changed (+27 additions, -6 deletions)
View changed files
📝
app/Filament/Server/Resources/FileResource/Pages/ListFiles.php(+21 -4)📝
app/Http/Controllers/Api/Client/Servers/FileController.php(+3 -1)📝
app/Http/Requests/Api/Client/Servers/Files/CompressFilesRequest.php(+1 -0)📝
app/Repositories/Daemon/DaemonFileRepository.php(+2 -1)📄 Description
Closes #1202
Requires https://github.com/pelican-dev/wings/pull/83 ✅ & https://github.com/pelican-dev/wings/pull/84 ✅
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.