blessing-skin-server/app/Services
2016-08-09 21:41:45 +08:00
..
Cipher
Application.php abstract Application class 2016-08-08 22:19:12 +08:00
Boot.php abstract Application class 2016-08-08 22:19:12 +08:00
Config.php use version_compare() to check PHP version 2016-08-09 13:20:18 +08:00
Database.php fix bug of converting object to string 2016-08-09 21:41:45 +08:00
Http.php redirect /api/textures request to real location 2016-08-08 17:49:47 +08:00
Mail.php enhance send method of Mail class 2016-07-28 15:49:36 +08:00
Migration.php decouple migrations 2016-08-06 19:45:18 +08:00
Minecraft.php
Option.php remove finally block 2016-07-28 11:50:35 +08:00
Schema.php abstract boot steps elegantly 2016-07-28 12:01:00 +08:00
Storage.php
Updater.php add checking for updates 2016-08-09 13:18:27 +08:00
Utils.php add option of adding query string to avatar 2016-08-07 16:56:54 +08:00
Validate.php use Validate class in setup 2016-08-06 19:54:03 +08:00
View.php