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/Auth
Your Name e7ba43e2e1 fix: add missing use imports to resolve phpstan class.notFound errors
Add missing imports for Log, Cache, DB, FollowerService, StatusService,
LikeService, ReblogService, UserFilterService, AdminProfile, OauthClient,
and fix StatusTimelineTransformer reference (class didn't exist, replaced
with StatusTransformer).
4 weeks ago
..
ForgotPasswordController.php Lint 9 months ago
LoginController.php Convert string references to `::class` 4 weeks ago
RegisterController.php fix: add missing use imports to resolve phpstan class.notFound errors 4 weeks ago
ResetPasswordController.php Lint 9 months ago