GraphictoriaWeb/web/app/Http/Controllers/Web/Auth
Graphictoria 0083a01d85 Catalog changes and punishments.
- Updated pagination to 35 assets per page in order to fit with newer card scaling.
- Implemented the ability to go to traverse pages in the shop.
- Allowed the CPU/Memory usage updater job to run when the site is under maintenance.
- User punishments.
- Revamped punishment notice page.
- Created middleware to redirect to punishment notice page when a punishment is active.
- Completed moderation status label on user admin/search pages.
- Added routes for punishments.
- Fixed user homepage button on user admin page.
- Added punishments section on user admin page.
- Removed legacy bans.
- Prevent banned user thumbnails from being rendered.
2023-01-07 04:21:58 -05:00
..
AuthenticatedSessionController.php Major refactors to the way routes work 2022-05-07 22:37:05 -04:00
ConfirmablePasswordController.php Major refactors to the way routes work 2022-05-07 22:37:05 -04:00
DoubleSessionBlockController.php Major refactors to the way routes work 2022-05-07 22:37:05 -04:00
EmailVerificationNotificationController.php Major refactors to the way routes work 2022-05-07 22:37:05 -04:00
EmailVerificationPromptController.php Indev dashboard feed. 2022-05-11 20:51:25 -04:00
NewPasswordController.php Major refactors to the way routes work 2022-05-07 22:37:05 -04:00
PasswordResetLinkController.php Major refactors to the way routes work 2022-05-07 22:37:05 -04:00
RegisteredUserController.php Major refactors to the way routes work 2022-05-07 22:37:05 -04:00
VerifyEmailController.php Indev dashboard feed. 2022-05-11 20:51:25 -04:00