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
Your Name 17a5b5c3de fix: resolve 6 Larastan errors in controller return types
- DeckController: add missing View contract import
- CuratedRegisterController::proceed(): add default switch case
- GroupController::reportAction(): add default switch case
- InstallController::checkDatabase/precheckDatabase: add missing return
4 weeks ago
..
Admin refactor: add return type declarations to controller methods 4 weeks ago
Api refactor: add return type declarations to controller methods 4 weeks ago
Auth refactor: add return type declarations to controller methods 4 weeks ago
Groups refactor: add return type declarations to controller methods 4 weeks ago
Import fix: replace Auth facade with $request->user() in request-scoped classes 4 weeks ago
OAuth Pint app/ 4 weeks ago
Settings fix: replace Auth facade with $request->user() in request-scoped classes 4 weeks ago
Stories refactor: add return type declarations to controller methods 4 weeks ago
AccountController.php refactor: add return type declarations to controller methods 4 weeks ago
AccountInterstitialController.php refactor: add return type declarations to controller methods 4 weeks ago
AdminController.php refactor: add return type declarations to controller methods 4 weeks ago
AdminCuratedRegisterController.php refactor: add return type declarations to controller methods 4 weeks ago
AdminInviteController.php refactor: add return type declarations to controller methods 4 weeks ago
AdminShadowFilterController.php refactor: add return type declarations to controller methods 4 weeks ago
ApiController.php refactor: add return type declarations to controller methods 4 weeks ago
AppRegisterController.php refactor: add return type declarations to controller methods 4 weeks ago
AuthorizeInteractionController.php refactor: add return type declarations to controller methods 4 weeks ago
AvatarController.php refactor: add return type declarations to controller methods 4 weeks ago
BookmarkController.php Pint app/ 4 weeks ago
CircleController.php refactor: add return type declarations to controller methods 4 weeks ago
CircleProfileController.php Lint 9 months ago
CollectionController.php refactor: add return type declarations to controller methods 4 weeks ago
CollectionItemController.php Lint 9 months ago
CommentController.php refactor: add return type declarations to controller methods 4 weeks ago
ComposeController.php refactor: add return type declarations to controller methods 4 weeks ago
ContactController.php refactor: add return type declarations to controller methods 4 weeks ago
Controller.php
CuratedRegisterController.php fix: resolve 6 Larastan errors in controller return types 4 weeks ago
CustomFilterController.php refactor: add return type declarations to controller methods 4 weeks ago
CustomFilterKeywordController.php Lint 9 months ago
CustomFilterStatusController.php Lint 9 months ago
DeckController.php fix: resolve 6 Larastan errors in controller return types 4 weeks ago
DirectMessageController.php refactor: add return type declarations to controller methods 4 weeks ago
DiscoverCategoryController.php Lint 9 months ago
DiscoverCategoryHashtagController.php Lint 9 months ago
DiscoverController.php refactor: add return type declarations to controller methods 4 weeks ago
FederationController.php refactor: add return type declarations to controller methods 4 weeks ago
FollowerController.php refactor: add return type declarations to controller methods 4 weeks ago
GroupController.php fix: resolve 6 Larastan errors in controller return types 4 weeks ago
GroupFederationController.php refactor: add return type declarations to controller methods 4 weeks ago
GroupPostController.php Lint 9 months ago
HashtagController.php
HashtagFollowController.php refactor: add return type declarations to controller methods 4 weeks ago
HealthCheckController.php refactor: add return type declarations to controller methods 4 weeks ago
ImportController.php Lint 9 months ago
ImportPostController.php refactor: add return type declarations to controller methods 4 weeks ago
InstallController.php fix: resolve 6 Larastan errors in controller return types 4 weeks ago
InstanceActorController.php refactor: add return type declarations to controller methods 4 weeks ago
InternalApiController.php refactor: add return type declarations to controller methods 4 weeks ago
LandingController.php refactor: add return type declarations to controller methods 4 weeks ago
LikeController.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
LiveStreamController.php refactor: add return type declarations to controller methods 4 weeks ago
MediaBlocklistController.php refactor: add return type declarations to controller methods 4 weeks ago
MediaController.php refactor: add return type declarations to controller methods 4 weeks ago
MediaTagController.php refactor: add return type declarations to controller methods 4 weeks ago
MicroController.php refactor: add return type declarations to controller methods 4 weeks ago
MobileController.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
NewsroomController.php refactor: add return type declarations to controller methods 4 weeks ago
NotificationController.php
PageController.php refactor: add return type declarations to controller methods 4 weeks ago
ParentalControlsController.php refactor: add return type declarations to controller methods 4 weeks ago
PersonalAccessTokenController.php refactor: add return type declarations to controller methods 4 weeks ago
PixelfedDirectoryController.php refactor: add return type declarations to controller methods 4 weeks ago
PlaceController.php refactor: add return type declarations to controller methods 4 weeks ago
PollController.php Lint 9 months ago
PortfolioController.php refactor: add return type declarations to controller methods 4 weeks ago
ProfileAliasController.php refactor: add return type declarations to controller methods 4 weeks ago
ProfileController.php refactor: add return type declarations to controller methods 4 weeks ago
ProfileMigrationController.php refactor: add return type declarations to controller methods 4 weeks ago
ProfileSponsorController.php refactor: add return type declarations to controller methods 4 weeks ago
PublicApiController.php refactor: add return type declarations to controller methods 4 weeks ago
RemoteAuthController.php refactor: add return type declarations to controller methods 4 weeks ago
RemoteOidcController.php refactor: add return type declarations to controller methods 4 weeks ago
ReportController.php refactor: add return type declarations to controller methods 4 weeks ago
SearchController.php refactor: add return type declarations to controller methods 4 weeks ago
SeasonalController.php refactor: add return type declarations to controller methods 4 weeks ago
SettingsController.php refactor: add return type declarations to controller methods 4 weeks ago
SiteController.php refactor: add return type declarations to controller methods 4 weeks ago
SoftwareUpdateController.php Lint 9 months ago
SpaController.php refactor: add return type declarations to controller methods 4 weeks ago
StatusController.php refactor: add return type declarations to controller methods 4 weeks ago
StatusEditController.php Merge branch 'staging' into remove-exp-pue 1 month ago
StoryComposeController.php refactor: add return type declarations to controller methods 4 weeks ago
StoryController.php refactor: add return type declarations to controller methods 4 weeks ago
TimelineController.php refactor: add return type declarations to controller methods 4 weeks ago
UIKitController.php Lint 9 months ago
UserAppSettingsController.php Lint 9 months ago
UserEmailForgotController.php refactor: add return type declarations to controller methods 4 weeks ago
UserInviteController.php refactor: add return type declarations to controller methods 4 weeks ago
UserRolesController.php Lint 9 months ago