misc_pterodactyl-panel/app/Models
Matthew Penner 970f281859
backups: default is_successful to false (#3522)
* backups: default is_successful to false
* backups: properly query backups
2021-08-03 19:45:25 -07:00
..
Filters Use more standardized phpcs 2021-01-23 12:33:34 -08:00
Objects Use more standardized phpcs 2021-01-23 12:33:34 -08:00
Allocation.php Update Allocation.php (#3468) 2021-07-17 10:02:15 -07:00
ApiKey.php Turns out I hate that huge space formatting, disable that mess 2021-01-27 20:52:11 -08:00
APILog.php Add database list endpoint, add more resource name magic 2018-01-25 21:26:06 -06:00
AuditLog.php Test that a deleted backup makes an audit log entry 2021-07-11 12:15:39 -07:00
Backup.php backups: default is_successful to false (#3522) 2021-08-03 19:45:25 -07:00
Database.php Turns out I hate that huge space formatting, disable that mess 2021-01-27 20:52:11 -08:00
DatabaseHost.php Turns out I hate that huge space formatting, disable that mess 2021-01-27 20:52:11 -08:00
Egg.php Turns out I hate that huge space formatting, disable that mess 2021-01-27 20:52:11 -08:00
EggMount.php Fix errors with mounts; closes #2374 2020-10-03 12:42:27 -07:00
EggVariable.php Turns out I hate that huge space formatting, disable that mess 2021-01-27 20:52:11 -08:00
Location.php Turns out I hate that huge space formatting, disable that mess 2021-01-27 20:52:11 -08:00
Model.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
Mount.php Turns out I hate that huge space formatting, disable that mess 2021-01-27 20:52:11 -08:00
MountNode.php Cleanup mount code; automatically include the mount in the configuration 2020-09-13 09:59:54 -07:00
MountServer.php Fix 500 error when mounting a mount and fix the actual mount being deleted instead of the relation 2020-10-12 11:11:40 -06:00
Nest.php Turns out I hate that huge space formatting, disable that mess 2021-01-27 20:52:11 -08:00
Node.php Turns out I hate that huge space formatting, disable that mess 2021-01-27 20:52:11 -08:00
Permission.php Reeformat with new rules post merge 2021-01-25 19:20:51 -08:00
RecoveryToken.php Turns out I hate that huge space formatting, disable that mess 2021-01-27 20:52:11 -08:00
Schedule.php Add underlying data changes necessary for new task & schedule features 2021-05-01 10:44:40 -07:00
Server.php Correctly handle error; don't overwrite laravel method 2021-01-30 18:07:48 -08:00
ServerTransfer.php Turns out I hate that huge space formatting, disable that mess 2021-01-27 20:52:11 -08:00
ServerVariable.php Turns out I hate that huge space formatting, disable that mess 2021-01-27 20:52:11 -08:00
Session.php [L6] Update composer dependencies to support L6 2019-09-04 21:00:34 -07:00
Setting.php Replace all instances of 255 as a max length with 191; ref #2421 2020-09-26 16:29:26 -07:00
Subuser.php Turns out I hate that huge space formatting, disable that mess 2021-01-27 20:52:11 -08:00
Task.php Add underlying data changes necessary for new task & schedule features 2021-05-01 10:44:40 -07:00
TaskLog.php [L6] Update composer dependencies to support L6 2019-09-04 21:00:34 -07:00
User.php Turns out I hate that huge space formatting, disable that mess 2021-01-27 20:52:11 -08:00