You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/app/Http/Controllers/Api
Your Name b4bd3c87a0 Validate report object_id as a positive integer to fix 500 on array input 2 weeks ago
..
V1 refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
AdminApiController.php Fix AdminApiController profiles endpoint, dont include deleted accounts 2 weeks ago
ApiController.php refactor: add return type declarations to controller methods 4 weeks ago
ApiV1Controller.php Import Purify facade in ApiV1Controller to fix larastan class.notFound 2 weeks ago
ApiV1Dot1Controller.php Validate report object_id as a positive integer to fix 500 on array input 2 weeks ago
ApiV2Controller.php Fix account storage limit not freeing on media deletion (#7169) 2 weeks ago
BaseApiController.php Refactor NotificationService 3 weeks ago