blessing-skin-server/app/Http/Controllers
2018-08-17 22:02:05 +08:00
..
AdminController.php Add a option for requiring player name when register 2018-08-17 17:03:38 +08:00
AuthController.php Add a option for requiring player name when register 2018-08-17 17:03:38 +08:00
ClosetController.php Use Laravel's auth system and use another captcha generator 2018-07-20 14:42:43 +08:00
Controller.php Remove unused code 2018-07-21 17:55:44 +08:00
HomeController.php Use Laravel's auth system and use another captcha generator 2018-07-20 14:42:43 +08:00
PlayerController.php Add method for retrieving all players 2018-07-30 15:45:08 +08:00
PluginController.php use Route::view and Route::redirect 2018-07-17 17:17:31 +08:00
SetupController.php Remove unused code 2018-07-21 17:55:44 +08:00
SkinlibController.php Support changing texture model from skinlib 2018-08-16 17:42:54 +08:00
TextureController.php Fix timezone of Last-Modified header 2018-08-17 22:02:05 +08:00
UpdateController.php Fix test 2018-07-22 10:50:01 +08:00
UserController.php Support email verification 2018-08-17 12:32:44 +08:00