misc_pterodactyl-panel/app/Models
2020-08-25 19:01:08 -07:00
..
Objects Implement server creation though the API. 2018-01-28 17:14:14 -06:00
Traits Don't trigger a recursive nesting call 2020-04-04 11:37:10 -07:00
Allocation.php Update allocations to support ids; protect endpoints; support notes 2020-07-09 20:36:08 -07:00
ApiKey.php Add support for immutable carbon dates in models 2020-04-03 23:22:35 -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
DaemonKey.php Add support for immutable carbon dates in models 2020-04-03 23:22:35 -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 Don't resolve database hosts; closes #2237 2020-08-19 20:38:51 -07:00
Egg.php Allow descrition field to be optional 2020-04-17 20:52:40 -04: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 Less obtuse mounting code 2020-08-25 19:01:08 -07:00
MountNode.php Less obtuse mounting code 2020-08-25 19:01:08 -07:00
MountServer.php Less obtuse mounting code 2020-08-25 19:01:08 -07:00
Nest.php Allow descrition field to be optional 2020-04-17 20:52:40 -04:00
Node.php Only show relevant configuration; update default path to be what the daemon expects 2020-05-09 15:44:13 -07:00
Pack.php Add support for immutable carbon dates in models 2020-04-03 23:22:35 -07:00
Permission.php Support modifying startup variables for servers 2020-08-22 18:13:59 -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 Fix query bug returning _all_ variables; closes #2250 2020-08-23 08:45:39 -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 Add support for immutable carbon dates in models 2020-04-03 23:22:35 -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 [Security] Don't return all servers on the system when not a root admin and admin level servers are requested 2020-07-26 10:43:46 -07:00