mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1065] [MERGED] Add Laravel Data package, also some small fixes #1153
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/1065
Author: @lancepioch
Created: 3/7/2025
Status: ✅ Merged
Merged: 3/9/2025
Merged by: @lancepioch
Base:
main← Head:lance/more-phpstan📝 Commits (8)
cb60d40Simplifyfad519bUpdate these0346126Merge branch 'main' into lance/more-phpstan6ee017cAdd Laravel Data97be4d1Remove unused imports2ee5daaQuick fix9b5f56aFix double arrayb258c51Update app/Console/Commands/Egg/CheckEggUpdatesCommand.php📊 Changes
29 files changed (+1686 additions, -497 deletions)
View changed files
📝
app/Console/Commands/Egg/CheckEggUpdatesCommand.php(+9 -5)📝
app/Extensions/OAuth/Providers/AuthentikProvider.php(+2 -2)📝
app/Models/ActivityLog.php(+1 -1)📝
app/Models/Allocation.php(+1 -1)📝
app/Models/ApiKey.php(+12 -12)📝
app/Models/Backup.php(+11 -11)📝
app/Models/Database.php(+8 -8)📝
app/Models/DatabaseHost.php(+8 -8)📝
app/Models/Egg.php(+18 -18)📝
app/Models/EggVariable.php(+11 -11)📝
app/Models/Mount.php(+10 -12)📝
app/Models/Node.php(+19 -42)📝
app/Models/Permission.php(+3 -3)📝
app/Models/RecoveryToken.php(+2 -2)📝
app/Models/Schedule.php(+13 -13)📝
app/Models/Server.php(+22 -22)📝
app/Models/ServerTransfer.php(+11 -11)📝
app/Models/ServerVariable.php(+4 -4)📝
app/Models/Subuser.php(+5 -5)📝
app/Models/Task.php(+8 -8)...and 9 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.