misc_pterodactyl-panel/app/Transformers/Api/Client
Dane Everitt 74b1776c00
Merge pull request #2646 from AreYouRlyScared/#2608
Add admin area link to view config
2020-11-08 11:48:22 -08: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 Use checksum more broadly, not specifically SHA256 2020-08-23 18:06:47 -07:00
BaseClientTransformer.php Add endpoints to return a server's egg configuration 2019-09-22 15:30:53 -07:00
DatabaseTransformer.php Don't return things a user shouldn't be able to see via the API includes 2020-08-22 16:54:12 -07:00
EggTransformer.php Add endpoints to return a server's egg configuration 2019-09-22 15:30:53 -07:00
EggVariableTransformer.php Don't return variables to users that they should not be able to see; closes #2388 2020-09-22 21:12:00 -07:00
ScheduleTransformer.php Always include the tasks with a schedule 2020-03-22 13:57:31 -07:00
ServerTransformer.php Merge pull request #2646 from AreYouRlyScared/#2608 2020-11-08 11:48:22 -08:00
StatsTransformer.php Correctly handle response from daemon for server stats; #2183 2020-07-29 20:34:06 -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