blessing-skin-server/app/Http/Controllers
2020-08-20 10:28:27 +08:00
..
AdminController.php refactor controllers 2020-05-27 17:28:24 +08:00
AuthController.php extract "disable-registration" as plugin 2020-06-19 19:05:51 +08:00
ClosetController.php allow to customize perPage at closet 2020-07-04 09:30:57 +08:00
ClosetManagementController.php add more events for ClosetManagementController 2020-06-07 10:54:26 +08:00
Controller.php Apply php-cs-fixer 2019-12-14 11:10:37 +08:00
HomeController.php extract "disable-registration" as plugin 2020-06-19 19:05:51 +08:00
MarketController.php allow l10n of plugins market registry 2020-04-07 16:09:30 +08:00
NotificationsController.php parsedown -> commonmark 2020-08-20 10:28:27 +08:00
OptionsController.php extract "disable-registration" as plugin 2020-06-19 19:05:51 +08:00
PlayerController.php fix that texture isn't checked if it's existed in closet 2020-08-19 12:13:19 +08:00
PlayersManagementController.php extract "single-player" function as plugin 2020-06-03 14:47:44 +08:00
PluginController.php parsedown -> commonmark 2020-08-20 10:28:27 +08:00
ReportController.php optimize querying reports 2020-06-08 09:51:35 +08:00
SetupController.php refactor 2020-05-31 16:37:09 +08:00
SkinlibController.php parsedown -> commonmark 2020-08-20 10:28:27 +08:00
TextureController.php fix previews and avatars cannot be indivdually cached 2020-07-29 18:38:21 +08:00
TranslationsController.php tweak routes of i18n management 2020-06-16 09:50:30 +08:00
UpdateController.php refactor update 2020-06-24 10:49:53 +08:00
UserController.php parsedown -> commonmark 2020-08-20 10:28:27 +08:00
UsersManagementController.php add missing user.banned event 2020-05-19 19:02:09 +08:00