mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
[PR #1985] [MERGED] Fix File global search path & rename to nested search #1688
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/1985
Author: @rmartinoscar
Created: 12/11/2025
Status: ✅ Merged
Merged: 12/11/2025
Merged by: @rmartinoscar
Base:
main← Head:issue/1935📝 Commits (2)
06f4d20Fix File global search pathe0119beRename File global_search => nested_search📊 Changes
3 files changed (+11 additions, -11 deletions)
View changed files
📝
app/Filament/Server/Resources/Files/Pages/ListFiles.php(+5 -5)📝
app/Filament/Server/Resources/Files/Pages/SearchFiles.php(+4 -4)📝
lang/en/server/file.php(+2 -2)📄 Description
Closes #1935
Rename to Nested search to reflect that the path you are doing this action in matters, if you search in
worldit will only search under that dir not on the whole/home/container🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.