[PR #1872] [CLOSED] Add avatar option to use app logo #1623

Closed
opened 2026-02-05 18:19:34 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1872
Author: @notAreYouScared
Created: 11/8/2025
Status: Closed

Base: mainHead: charles/stock-avatars


📝 Commits (3)

📊 Changes

4 files changed (+63 additions, -0 deletions)

View changed files

app/AvatarProviders/PelicanAvatarProvider.php (+25 -0)
app/Extensions/Avatar/Schemas/AppLogoSchema.php (+34 -0)
📝 app/Providers/Extensions/AvatarServiceProvider.php (+2 -0)
📝 app/Providers/Filament/PanelProvider.php (+2 -0)

📄 Description

No description provided


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

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/1872 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 11/8/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `charles/stock-avatars` --- ### 📝 Commits (3) - [`a725029`](https://github.com/pelican-dev/panel/commit/a725029e37cd931990bc6f2f6e4ff7beb2e6bc15) allow app icon to be used instead of a third party service - [`9f63954`](https://github.com/pelican-dev/panel/commit/9f63954208051669d2abadf74aeacd05cba73cff) add url - [`5d25392`](https://github.com/pelican-dev/panel/commit/5d2539208b7e108685909a749f8e91e95a6d292e) naming ### 📊 Changes **4 files changed** (+63 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `app/AvatarProviders/PelicanAvatarProvider.php` (+25 -0) ➕ `app/Extensions/Avatar/Schemas/AppLogoSchema.php` (+34 -0) 📝 `app/Providers/Extensions/AvatarServiceProvider.php` (+2 -0) 📝 `app/Providers/Filament/PanelProvider.php` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 18:19:34 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1623