[PR #1129] [MERGED] Catch DaemonFileRepository & show Alert #1195

Closed
opened 2026-02-04 19:25:27 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1129
Author: @rmartinoscar
Created: 3/19/2025
Status: Merged
Merged: 3/19/2025
Merged by: @rmartinoscar

Base: mainHead: fix/CatchDaemonRepository


📝 Commits (3)

  • 2e0c1ff Catch DaemonFileRepository
  • 19372d6 Merge branch 'main' into fix/CatchDaemonRepository
  • cd85e19 Pint

📊 Changes

2 files changed (+71 additions, -41 deletions)

View changed files

📝 app/Filament/Server/Resources/FileResource/Pages/ListFiles.php (+60 -37)
📝 app/Models/File.php (+11 -4)

📄 Description

image


🔄 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/1129 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 3/19/2025 **Status:** ✅ Merged **Merged:** 3/19/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `fix/CatchDaemonRepository` --- ### 📝 Commits (3) - [`2e0c1ff`](https://github.com/pelican-dev/panel/commit/2e0c1ff7e0a1ce5e859e36636ae84687f1680c58) Catch `DaemonFileRepository` - [`19372d6`](https://github.com/pelican-dev/panel/commit/19372d633e3304e8296761950b9b7ef99f927883) Merge branch 'main' into fix/CatchDaemonRepository - [`cd85e19`](https://github.com/pelican-dev/panel/commit/cd85e19449e7356eb2a3095d686168e1af797e4c) Pint ### 📊 Changes **2 files changed** (+71 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Server/Resources/FileResource/Pages/ListFiles.php` (+60 -37) 📝 `app/Models/File.php` (+11 -4) </details> ### 📄 Description ![image](https://github.com/user-attachments/assets/d0141703-089c-48f2-85a9-a6b770ebfc34) --- <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-04 19:25:27 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1195