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
Shlee 0ebe1f8fb1
Merge pull request #7145 from shleeable/fix/media-blocklist-check-before-store
Check media blocklist before storing uploads to prevent orphaned files
2 weeks ago
..
V1 refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
AdminApiController.php Fix admin instance stats endpoint 404 on Postgres via strict is_admin check 2 weeks ago
ApiController.php refactor: add return type declarations to controller methods 4 weeks ago
ApiV1Controller.php Only dispatch SharePipeline for newly-created reblogs 2 weeks ago
ApiV1Dot1Controller.php Fix login activity groupBy returning stale rows and 500 on strict DBs 2 weeks ago
ApiV2Controller.php Check media blocklist before storing uploads to prevent orphaned files 2 weeks ago
BaseApiController.php Refactor NotificationService 3 weeks ago