mirror of
https://github.com/pelican-dev/plugins.git
synced 2026-05-09 08:26:01 +02:00
[PR #99] [MERGED] Added the McLogCleaner-Plugin #110
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/plugins#110
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/plugins/pull/99
Author: @JuggleGaming
Created: 2/9/2026
Status: ✅ Merged
Merged: 2/13/2026
Merged by: @Boy132
Base:
main← Head:mclogcleaner📝 Commits (10+)
452d118Added the McLogCleaner-Plugine664ed0Fixed some things coderrabbitai wanted me to change :D5b82b62Fixed some things coderrabbitai wanted me to change :D02820d0Fixed some things coderrabbitai wanted me to change :D6d2fccbTrying to fix things coderabitai want me to do6ccf949Trying to fix things coderabitai want me to doe605074Trying to fix things coderabitai want me to do1d9c20bFixed typosc191534Fixed an issue seen by coderabbitai4d4bafeFixed an issue seen by coderabbitai📊 Changes
6 files changed (+227 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)➕
mclogcleaner/README.md(+15 -0)➕
mclogcleaner/plugin.json(+15 -0)➕
mclogcleaner/src/Filament/Components/Actions/McLogCleanAction.php(+151 -0)➕
mclogcleaner/src/McLogCleanerPlugin.php(+24 -0)➕
mclogcleaner/src/Providers/McLogCleanerPluginProvider.php(+21 -0)📄 Description
McLogCleaner
McLogCleaner automatically deletes all
.log.gzfiles from the server’slogsfolder.Usage
To use this plugin, add
mclogcleaneras a feature to the egg you want to run it with.Log Deletion Options
When you click Delete logs, a dropdown menu appears where you can choose the minimum age (in days) of log files to delete:
Summary by CodeRabbit
New Features
Documentation
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.