mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1828] [MERGED] Add archive extension selection #1595
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/1828
Author: @notAreYouScared
Created: 10/24/2025
Status: ✅ Merged
Merged: 10/24/2025
Merged by: @notAreYouScared
Base:
main← Head:charles/add-compress-exts📝 Commits (6)
7788aa9wip7a86cb2add lang4d567d8Merge remote-tracking branch 'origin/main' into charles/add-compress-exts0bb6d33Grids are cool92fb20eadd native(false)3c5d379fix rule📊 Changes
5 files changed (+46 additions, -12 deletions)
View changed files
📝
app/Filament/Server/Resources/Files/Pages/ListFiles.php(+40 -10)📝
app/Http/Controllers/Api/Client/Servers/FileController.php(+2 -1)📝
app/Http/Requests/Api/Client/Servers/Files/CompressFilesRequest.php(+1 -0)📝
app/Repositories/Daemon/DaemonFileRepository.php(+2 -1)📝
lang/en/server/file.php(+1 -0)📄 Description
Requires wings/#123
Allows the user to pick an archive type,
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.