blessing-skin-server/app/Http/Controllers
2017-01-02 16:23:31 +08:00
..
AdminController.php finish i18n work of option forms 2016-12-31 23:28:09 +08:00
AuthController.php use custom function to get client ip since Symfony's sucks 2016-12-31 13:56:53 +08:00
ClosetController.php fix not deducting score when adding texture to closet 2017-01-02 00:19:55 +08:00
Controller.php
HomeController.php
PlayerController.php add option for returning score when deleting textures 2016-12-21 22:53:53 +08:00
PluginController.php use jQuery DataTable to show plugins page 2017-01-02 12:19:34 +08:00
SetupController.php fix comparing versions contain hyphen 2017-01-02 16:23:31 +08:00
SkinlibController.php fix determining invalid image type 2017-01-01 21:24:23 +08:00
TextureController.php remove constant BASE_DIR 2016-11-21 21:50:24 +08:00
UpdateController.php fix comparing versions contain hyphen 2017-01-02 16:23:31 +08:00
UserController.php