rbrecruiter/app/Http/Controllers
Miguel Nogueira cbcc1f025a
Refactored ban system
Implemented a Reddit-like account suspension system (similar to subreddit bans). This makes it easier to ban users from the app, and the code has also been cleaned up.

The interface was also revamped.
2021-07-20 22:35:49 +01:00
..
Auth Show current pw policy in register page 2021-01-06 03:48:14 +00:00
ApiKeyController.php More refactoring 2021-07-20 10:32:43 +01:00
ApplicationController.php More refactoring 2021-07-20 10:32:43 +01:00
AppointmentController.php More refactoring 2021-07-20 10:32:43 +01:00
BanController.php Refactored ban system 2021-07-20 22:35:49 +01:00
CommentController.php More refactoring 2021-07-20 10:32:43 +01:00
ContactController.php Separation of Concerns + old coude cleanup 2021-07-20 00:35:03 +01:00
Controller.php Recent changes 2020-11-02 21:44:05 +00:00
DashboardController.php Recent changes 2020-11-02 21:44:05 +00:00
DevToolsController.php Separation of Concerns + old coude cleanup 2021-07-20 00:35:03 +01:00
FormController.php Separation of Concerns + old coude cleanup 2021-07-20 00:35:03 +01:00
HomeController.php Recent changes 2020-11-02 21:44:05 +00:00
OptionsController.php Separation of Concerns + old coude cleanup 2021-07-20 00:35:03 +01:00
ProfileController.php Refactored ban system 2021-07-20 22:35:49 +01:00
SecuritySettingsController.php Separation of Concerns + old coude cleanup 2021-07-20 00:35:03 +01:00
TeamController.php Separation of Concerns + old coude cleanup 2021-07-20 00:35:03 +01:00
TeamFileController.php Separation of Concerns + old coude cleanup 2021-07-20 00:35:03 +01:00
UserController.php More refactoring 2021-07-20 10:32:43 +01:00
VacancyController.php Separation of Concerns + old coude cleanup 2021-07-20 00:35:03 +01:00
VoteController.php More refactoring 2021-07-20 10:32:43 +01:00