misc_pterodactyl-panel/app/Models
2020-04-04 14:10:18 -06:00
..
Objects Implement server creation though the API. 2018-01-28 17:14:14 -06:00
Traits [L6] Break search functionality without breaking the entire app 2019-09-04 21:21:07 -07:00
Allocation.php Update server creation data logic 2019-11-16 13:33:01 -08:00
ApiKey.php Fix API key creation logic 2020-03-28 16:06:36 -07:00
APILog.php Add database list endpoint, add more resource name magic 2018-01-25 21:26:06 -06:00
DaemonKey.php [L6] Add support for custom model validation logic 2019-09-04 22:19:57 -07:00
Database.php [L6] Add support for custom model validation logic 2019-09-04 22:19:57 -07:00
DatabaseHost.php Merge branch '0.7-develop' into develop 2020-03-15 17:30:28 -07:00
Egg.php Fix up subuser API response for clients 2019-12-28 12:03:19 -08:00
EggVariable.php [L6] Add support for custom model validation logic 2019-09-04 22:19:57 -07:00
Location.php [L6] Add support for custom model validation logic 2019-09-04 22:19:57 -07:00
Nest.php Fix up subuser API response for clients 2019-12-28 12:03:19 -08:00
Node.php Get to the point where we can start notifying the other daemon, remove TransferJob.php, add DaemonTransferRepository.php 2020-04-04 00:50:12 -06:00
Pack.php Basic support for installation process 2020-01-18 15:26:15 -08:00
Permission.php Add permissions handling to the console; remove kill permission (wrapped in with stop) 2020-03-29 22:12:50 -07:00
Schedule.php Always include the tasks with a schedule 2020-03-22 13:57:31 -07:00
Server.php Add ServerTransfer relation in Models/Server.php, notify the new daemon about the incoming server transfer 2020-04-04 14:10:18 -06:00
ServerTransfer.php Add Models/ServerTransfer.php 2020-04-04 11:37:44 -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 [L6] Add support for custom model validation logic 2019-09-04 22:19:57 -07:00
Subuser.php Pass at removing extraneous permissions table and using native MySQL JSON 2020-03-22 16:56:00 -07:00
Task.php Add base support for editing an existing task 2020-03-18 22:28:32 -07:00
TaskLog.php [L6] Update composer dependencies to support L6 2019-09-04 21:00:34 -07:00
User.php Fix authorization checking for subusers 2020-03-28 16:18:56 -07:00
Validable.php Fix API key creation logic 2020-03-28 16:06:36 -07:00