MartinOscar

Results 16 issues of MartinOscar

Here is a patch to not have to initiate functions using the (new Classname)->Method format as wished in the README

- [x] Make name & env_variables unique for each egg > Throws a 500 if you try to add a duplicate

### Current Behavior The installer keeps going eventhough the user,pass or host is invalid for the cache until you get to first use ![image](https://github.com/user-attachments/assets/03e5b45b-d308-49d4-a369-7a84219a6fdf) ### Expected Behavior The installer should...

🐛 bug
🟢 easy

Make parkertron avoid replying to `systemctl restart wings` with the same exact message This is good ![image](https://github.com/user-attachments/assets/5e5cc810-9c03-401d-8edc-dcb5bf0a25d8) This isn't ![image](https://github.com/user-attachments/assets/0848c56b-d5e6-43c4-8599-55d909e5c9a9)

- [x] Update spatie/laravel-ignition to `^2.8` instead of `^2.7` so its based on spatie/ignition `^1.15` instead of `^1.14` - [x] Edit the _clean_ script in [package.json#L134](https://github.com/RMartinOscar/panel/blob/fa93133fad3a59d876170b478b3bf9e3b85dde46/package.json#L134) to remove `cd`, set...

@matthewpi forgot to add `use Pterodactyl\Exceptions\Http\HttpForbiddenException;` in [this commit](https://github.com/pterodactyl/panel/commit/7bfc265a7ef0b7f8f55b69edb12a8552bfd50a8c#diff-3eeddfaac7c17dd54c38497733101ec9549ad2c40e4ed1ab65092b2dd3f270f4R55)

Drag & Drop should work without clicking Upload button, it should only be used for opening the modal to choose which files to upload & import from urls

🔴 hard

![Image](https://github.com/user-attachments/assets/bdb5e5d5-a58b-4753-af4c-0641d3db4cd5) We'v had a stab at this with @notAreYouScared in https://github.com/pelican-dev/panel/tree/charles/context-menu

🔴 hard