mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
[PR #952] [MERGED] Fix File Upload
#1076
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/952
Author: @rmartinoscar
Created: 1/26/2025
Status: ✅ Merged
Merged: 2/14/2025
Merged by: @rmartinoscar
Base:
main← Head:fix/FileUpload📝 Commits (9)
c5976abLog correct file nameb08a145Remove duplicated throws comment00e1f61Set maxSize1f975bbAdd hintdc19c66Simplified hints2348165Fix unit conversiond4c6c56Merge branch 'main' into fix/FileUpload972489aAdd translations0fc6c81Remove label📊 Changes
5 files changed (+11 additions, -3 deletions)
View changed files
📝
app/Filament/Admin/Resources/NodeResource/Pages/CreateNode.php(+3 -0)📝
app/Filament/Admin/Resources/NodeResource/Pages/EditNode.php(+2 -0)📝
app/Filament/Server/Resources/FileResource/Pages/ListFiles.php(+2 -2)📝
app/Repositories/Daemon/DaemonFileRepository.php(+0 -1)📝
lang/en/admin/node.php(+4 -0)📄 Description
Before



After
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.