misc_pterodactyl-panel/app/Transformers/Api/Client
2021-08-04 21:15:18 -07:00
..
AccountTransformer.php yeet name_first and name_last from users table 2021-07-28 21:31:00 -06:00
AllocationTransformer.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
BackupTransformer.php Add support for locking backups to prevent any accidental deletions 2021-05-03 21:26:09 -07:00
BaseClientTransformer.php Very basic working implementation of sanctum for API validation 2021-08-04 21:15:16 -07:00
DatabaseTransformer.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
EggTransformer.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
EggVariableTransformer.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
PersonalAccessTokenTransformer.php Update underlying model representation for PATs 2021-08-04 21:15:18 -07:00
ScheduleTransformer.php Add underlying data changes necessary for new task & schedule features 2021-05-01 10:44:40 -07:00
ServerTransformer.php Very basic working implementation of sanctum for API validation 2021-08-04 21:15:16 -07:00
StatsTransformer.php Use updated response from wings 2021-04-04 10:25:54 -07:00
SubuserTransformer.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
TaskTransformer.php Add underlying data changes necessary for new task & schedule features 2021-05-01 10:44:40 -07:00
UserSSHKeyTransformer.php feat(ssh-keys): add ssh key endpoints and ui components 2021-07-17 15:45:46 -06:00
UserTransformer.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
WebauthnKeyTransformer.php tests(unit): add RequireTwoFactorAuthenticationTest 2021-07-18 11:28:14 -06:00