mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1896] [MERGED] Encode file contents to utf-8 #1644
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/1896
Author: @Boy132
Created: 11/13/2025
Status: ✅ Merged
Merged: 11/13/2025
Merged by: @Boy132
Base:
main← Head:boy132/fix-edit-file-encoding📝 Commits (4)
21f8ca5encode file contents to utf-866000e5also convert install logs9fe3ec3detect encoding3b79be5also detect utf-16📊 Changes
2 files changed (+6 additions, -2 deletions)
View changed files
📝
app/Filament/Admin/Resources/Servers/Pages/EditServer.php(+3 -1)📝
app/Filament/Server/Resources/Files/Pages/EditFiles.php(+3 -1)📄 Description
Closes #1606
ISO-8859-1 file:

UTF-16LE file:

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