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/Console/Commands/User
Your Name 1eae4bbd43 refactor: organize Artisan commands into subfolders
Group console commands into Admin, Dev, FixBugs, Install, Internal, and
User subfolders (matching the earlier reorganization), and add a new
Status subfolder for the status:user, status:profile, and status:post
debug commands. Namespaces updated to match; command signatures and the
total command count are unchanged.
4 weeks ago
..
AddUserDomainBlock.php
…
DeleteUserDomainBlock.php refactor: organize Artisan commands into subfolders 4 weeks ago
ReclaimUsername.php
…
UserAccountDelete.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserAdmin.php
…
UserAvatarDelete.php
…
UserCheckPassword.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserCreate.php
…
UserDelete.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserRegistrationMagicLink.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserSetPassword.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserShow.php
…
UserSuspend.php
…
UserTable.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserToggle2FA.php
…
UserUnsuspend.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserVerifyEmail.php
…