misc_pterodactyl-panel/app/Models
2020-09-13 11:38:42 -07:00
..
Objects Implement server creation though the API. 2018-01-28 17:14:14 -06:00
Allocation.php Update allocations to support ids; protect endpoints; support notes 2020-07-09 20:36:08 -07:00
ApiKey.php Remove all references of packs from the Panel 2020-09-13 11:13:37 -07:00
APILog.php Add database list endpoint, add more resource name magic 2018-01-25 21:26:06 -06:00
Backup.php Use checksum more broadly, not specifically SHA256 2020-08-23 18:06:47 -07:00
Database.php Prevent creating a new database via the application API if server is at its limit; closes #2129 2020-06-23 20:07:37 -07:00
DatabaseHost.php Rely on the test connection to the MySQL instance rather than trying to validate the host manually; closes #2311; closes #2282 2020-09-10 20:09:07 -07:00
Egg.php Remove all references of packs from the Panel 2020-09-13 11:13:37 -07:00
EggVariable.php Include egg variables in the output from the API 2020-08-22 15:43:28 -07:00
Location.php Add test cases for client servers endpoint 2020-06-27 10:35:02 -07:00
Model.php Whoops, remove this too 2020-04-04 11:57:50 -07:00
Mount.php Fix casting 2020-09-13 10:04:30 -07:00
MountNode.php Cleanup mount code; automatically include the mount in the configuration 2020-09-13 09:59:54 -07:00
MountServer.php Cleanup mount code; automatically include the mount in the configuration 2020-09-13 09:59:54 -07:00
Nest.php Remove all references of packs from the Panel 2020-09-13 11:13:37 -07:00
Node.php Start ripping out old search functionality for models 2020-09-13 11:29:47 -07:00
Permission.php Require specific permission for reading the actual contents of a file; ref #2288 2020-08-31 19:36:30 -07:00
RecoveryToken.php Fix failing tests (which caught a bug in the new client query) 2020-07-09 21:32:31 -07:00
Schedule.php Add support for immutable carbon dates in models 2020-04-03 23:22:35 -07:00
Server.php Remove all references to daemon keys from the codebase 2020-09-13 11:38:42 -07:00
ServerTransfer.php Fix Validable class on ServerTransfer.php 2020-06-06 11:37:43 -06:00
ServerVariable.php Format files 2019-09-05 21:32:57 -07:00
Session.php [L6] Update composer dependencies to support L6 2019-09-04 21:00:34 -07:00
Setting.php Add support for immutable carbon dates in models 2020-04-03 23:22:35 -07:00
Subuser.php Remove all references to daemon keys from the codebase 2020-09-13 11:38:42 -07:00
Task.php Fix handling of backup tasks; closes #2067 2020-06-18 21:00:04 -07:00
TaskLog.php [L6] Update composer dependencies to support L6 2019-09-04 21:00:34 -07:00
User.php Remove all references to daemon keys from the codebase 2020-09-13 11:38:42 -07:00