mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #1277] [MERGED] Allow changing of the console font #1293
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/1277
Author: @notAreYouScared
Created: 4/19/2025
Status: ✅ Merged
Merged: 5/1/2025
Merged by: @notAreYouScared
Base:
main← Head:charles/change-font📝 Commits (10+)
b28f7f3Custom Fonts0bfc150Merge branch 'main' into charles/change-font21e09a9Update app/Filament/Pages/Auth/EditProfile.phpaa2df36wipc6ae617wip59a4d81Update app/Filament/Pages/Auth/EditProfile.phpa5723cfUpdate app/helpers.phpec4f100Merge branch 'main' into charles/change-font854b550updatecda1b2eMerge branch 'main' into charles/change-font📊 Changes
11 files changed (+79 additions, -26 deletions)
View changed files
📝
.gitignore(+0 -1)📝
Dockerfile(+3 -2)📝
app/Filament/Admin/Pages/Settings.php(+10 -1)📝
app/Filament/Pages/Auth/EditProfile.php(+32 -5)📝
app/helpers.php(+14 -0)📝
docker/entrypoint.sh(+1 -1)📝
lang/en/admin/setting.php(+2 -0)📝
public/css/filament/server/console.css(+0 -12)➖
public/fonts/ComicMono-Bold.ttf(+0 -0)📝
resources/views/filament/components/server-console.blade.php(+17 -4)📝
storage/app/public/fonts/ComicMono.ttf(+0 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.