misc_pterodactyl-panel/app/Models
2022-05-14 18:08:48 -04: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 Don't allow allocations to be deleted by users if no limit is defined; closes #3703 2022-05-07 15:05:28 -04: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 Fix missing user agent headers to store an empty string rather than null value 2021-09-11 13:00:53 -07:00
Backup.php Run php-cs-fixer 2021-08-15 17:20:36 -07:00
Database.php Allow more values for remote field when creating a database; closes #3842 2022-05-07 14:17:10 -04:00
DatabaseHost.php Turns out I hate that huge space formatting, disable that mess 2021-01-27 20:52:11 -08:00
Egg.php Support naming docker images on eggs; closes #4052 2022-05-07 17:45:22 -04: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 Run php-cs-fixer 2022-05-14 16:03:50 -04: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 node: lowercase fqdn in letsencrypt path (#3890) 2022-01-17 19:56:57 -07: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 Add support for storing SSH keys on user accounts 2022-05-14 17:31:53 -04:00
UserSSHKey.php Add test coverage for the SSH key endpoints 2022-05-14 18:08:48 -04:00