mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1417] [MERGED] Add FileExistsException & Fix error reporting
#1378
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/1417
Author: @rmartinoscar
Created: 5/30/2025
Status: ✅ Merged
Merged: 6/26/2025
Merged by: @rmartinoscar
Base:
main← Head:fix/FileManagerErrorReporting📝 Commits (2)
b38256eAddFileExistsException& Fix error reportingfd38d39Merge branch 'main' into fix/FileManagerErrorReporting📊 Changes
4 files changed (+59 additions, -10 deletions)
View changed files
➕
app/Exceptions/Repository/FileExistsException.php(+7 -0)📝
app/Filament/Server/Resources/FileResource/Pages/ListFiles.php(+32 -8)📝
app/Repositories/Daemon/DaemonFileRepository.php(+17 -2)📝
app/Repositories/Daemon/DaemonRepository.php(+3 -0)📄 Description
Before

After

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