Commit Graph

1272 Commits

Author SHA1 Message Date
Pig Fang
1c44b7e416 update travis ci config 2018-07-14 09:07:18 +08:00
Pig Fang
ec5eaeff81 remove unused code 2018-07-14 09:05:20 +08:00
Pig Fang
28cef74dd1 remove patches 2018-07-14 08:59:45 +08:00
Pig Fang
b520a464cb remove hack for test 2018-07-14 08:41:25 +08:00
Pig Fang
b6cda88ae4 fix test 2018-07-14 08:27:15 +08:00
Pig Fang
3f78b3755a fix catching ValidationException 2018-07-13 23:22:20 +08:00
Pig Fang
709baae712 fix and revert 2018-07-13 23:19:59 +08:00
Pig Fang
5b485b7b10 laravel api renaming 2018-07-13 22:57:01 +08:00
Pig Fang
c82d9e55a4 fix l10n on option form 2018-07-13 22:56:48 +08:00
Pig Fang
97d2d9cac2 upgrade laravel to 5.5 and other deps 2018-07-13 22:56:22 +08:00
Pig Fang
29576fd08e method renaming 2018-07-13 21:23:07 +08:00
Pig Fang
7524041a76 use Mail::fake() 2018-07-13 19:23:20 +08:00
Pig Fang
3f77c98783 fix tests of SkinlibController 2018-07-13 19:02:16 +08:00
Pig Fang
b74cc0dd59 fix tests of AdminController 2018-07-13 16:48:15 +08:00
Pig Fang
f8052b9c9b update tests of UpdateController 2018-07-13 16:42:05 +08:00
Pig Fang
d3486f3a40 add laravel/browser-kit-testing 2018-07-13 16:41:50 +08:00
Pig Fang
68d3fb1eb4 fix tests of UserController 2018-07-13 16:24:19 +08:00
Pig Fang
d1442902b2 fix tests of PlayerController 2018-07-13 16:14:49 +08:00
Pig Fang
4c44fa47cd fix tests of plugin hook 2018-07-13 16:10:23 +08:00
Pig Fang
4e6478c8f9 fix tests of middlewares 2018-07-13 16:05:20 +08:00
Pig Fang
f9774e9275 fix tests of HomeController 2018-07-13 15:52:42 +08:00
Pig Fang
d65d6e298e fix tests of ClosetController 2018-07-13 15:51:17 +08:00
Pig Fang
d859d9ce49 fix tests of PluginController 2018-07-13 15:38:22 +08:00
Pig Fang
b1974ffafd fix tests of SetupController 2018-07-13 15:26:19 +08:00
Pig Fang
3143cf0838 fix tests of TextureController 2018-07-13 15:21:13 +08:00
Pig Fang
aa68641eba fix tests of AuthController 2018-07-13 15:13:35 +08:00
Pig Fang
e28f01abf3 upgrade laravel to 5.4 2018-07-13 10:19:29 +08:00
Pig Fang
8e2b2c78fc fix for tests 2018-07-12 17:18:19 +08:00
Pig Fang
2cea484f50 fix for test 2018-07-12 10:52:58 +08:00
Pig Fang
023a48aa8a upgrade phpunit to v5 2018-07-12 10:35:52 +08:00
Pig Fang
3748c8ecd5 upgrade deps 2018-07-12 09:23:32 +08:00
Pig Fang
7bd7deca37 refactor: retrieve closet in skin library 2018-07-12 08:56:44 +08:00
Pig Fang
0c7878f494 use pluck, lists was removed in 5.3 2018-07-11 16:45:38 +08:00
Pig Fang
85baa91a4a fix reading closet 2018-07-11 16:45:07 +08:00
Pig Fang
79746f9e81 use isEmpty on database query result 2018-07-11 16:11:52 +08:00
Pig Fang
16c2ba8b64 save closet after operations 2018-07-11 16:10:45 +08:00
Pig Fang
ef77bd7018 remove arguments in service providers 2018-07-11 16:09:54 +08:00
Pig Fang
e1b2f1806b add inline middleware to retrieve session 2018-07-11 16:09:22 +08:00
Pig Fang
5f3155baa4 fix closure arguments in Arr::where 2018-07-11 16:07:29 +08:00
Pig Fang
3db7799b65 fix handling exceptions 2018-07-11 16:06:10 +08:00
Pig Fang
15ff81d6bb update laravel to 5.3 2018-07-11 16:05:07 +08:00
Pig Fang
e1df46b7cd use stylus instead of sass 2018-07-10 14:19:58 +08:00
printempw
da34062a9c Add L10n support for site name and description 2018-07-06 14:49:39 +08:00
printempw
def8cc39b6 Add support for localized options 2018-07-06 14:46:25 +08:00
printempw
12b32fce3d Update introduction text about scores 2018-07-06 14:09:17 +08:00
printempw
f2477f437b Use composer/semver to compare versions
Remove Utils::versionCompare method.
2018-06-30 16:31:39 +08:00
printempw
40485253ec Refine hashing uploaded file
Remove Utils::upload method.
Add bs_hash_file helper function.
Add HashingFile event.
2018-06-30 16:05:00 +08:00
printempw
3d9478a75c Move Player::getBinaryTexture method to TextureController 2018-06-29 22:45:00 +08:00
printempw
815fef7f3d Enhance rendering notice for unsatisfied plugin dependencies 2018-06-29 20:54:40 +08:00
printempw
b4e8b7e8c9 Update tests of plugins 2018-06-29 18:26:48 +08:00