blessing-skin-server/app/Http/Controllers
2018-08-16 17:57:24 +08:00
..
AdminController.php Use server side table 2018-08-13 11:08:14 +08:00
AuthController.php Limit login attempts by IP address 2018-08-16 17:57:24 +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 Support retrieving avatar by tid 2018-07-30 15:18:33 +08:00
UpdateController.php Fix test 2018-07-22 10:50:01 +08:00
UserController.php Add user dashboard page 2018-08-08 09:50:35 +08:00