misc_pterodactyl-panel/app/Transformers/Api/Client
2020-07-09 20:36:08 -07:00
..
AccountTransformer.php Revert use of cookies, go back to using a JWT 2018-06-06 22:49:44 -07:00
AllocationTransformer.php Update allocations to support ids; protect endpoints; support notes 2020-07-09 20:36:08 -07:00
ApiKeyTransformer.php Add base support for creating a new API key for an account 2020-03-22 18:15:38 -07:00
BackupTransformer.php Basic backend support to at least store a backup model in the DB 2020-04-04 12:26:39 -07:00
BaseClientTransformer.php Add endpoints to return a server's egg configuration 2019-09-22 15:30:53 -07:00
DatabaseTransformer.php Add variable to API endpoint 2020-04-22 06:17:26 -04:00
EggTransformer.php Add endpoints to return a server's egg configuration 2019-09-22 15:30:53 -07:00
ScheduleTransformer.php Always include the tasks with a schedule 2020-03-22 13:57:31 -07:00
ServerTransformer.php [Breaking] Return server allocations automatically as a relation object 2020-07-09 19:17:24 -07:00
StatsTransformer.php Update server listing and associated logic to pull from the panel dynamiacally 2019-08-17 16:03:10 -07:00
SubuserTransformer.php Implement basic code for creating/updating a subuser 2020-03-27 14:23:13 -07:00
TaskTransformer.php Add basic listing of server schedules 2020-02-08 15:23:08 -08:00
UserTransformer.php Fix up subuser API response for clients 2019-12-28 12:03:19 -08:00