printempw
2d90498d80
Set model preference to slim when applying slim skin to new players
2018-08-21 12:55:13 +08:00
printempw
f7de3c026d
Fix ServicesTest/HookTest
2018-08-16 01:26:23 +08:00
printempw
8aa3416260
Update traits for unit test
2018-08-16 01:01:22 +08:00
printempw
5051e8b2f8
Update UpdateControllerTest
2018-08-16 00:42:49 +08:00
printempw
dafe2583fe
Update PluginControllerTest
2018-08-15 23:13:34 +08:00
printempw
b124c75e4b
Update MarketControllerTest
2018-08-15 22:48:25 +08:00
printempw
f076049b68
Add trait GenerateFakePlugins
2018-08-15 22:39:29 +08:00
printempw
0b52c40661
Add trait MockGuzzleClient for tests
2018-08-15 22:22:55 +08:00
printempw
503cb20c83
Restrict PluginController access to super admin only
2018-08-15 17:08:05 +08:00
printempw
0b1ed82cf7
Update translations
2018-08-14 01:45:26 +08:00
printempw
6a3e567010
Update PluginControllerTest
2018-08-12 22:54:51 +08:00
printempw
6570e3327f
Add check for plugin updates
2018-08-12 22:43:21 +08:00
printempw
bffdb151ea
Fix MarketControllerTest::testGetMarketData
2018-08-12 21:06:47 +08:00
printempw
59c9a599fc
Add tests for plugin marketplace
2018-08-12 20:31:03 +08:00
printempw
5fa78b622f
Fix PluginControllerTest::testGetPluginData
2018-08-12 14:54:11 +08:00
printempw
74d5a98f6d
Fix test of getting plugin data
2018-08-11 23:36:28 +08:00
printempw
1da1388079
Use guzzle to download update packages
2018-08-08 00:02:42 +08:00
printempw
60a24c03b0
Deprecate Utils class and use helper functions instead
2018-08-07 11:52:05 +08:00
printempw
f40947c688
Add a option for requiring player name when register
2018-07-28 16:37:44 +08:00
printempw
4904e1c2a4
Add option to disable email verification
2018-07-28 00:58:50 +08:00
printempw
0e70a88e13
Use random generated token for password resetting
2018-07-28 00:42:09 +08:00
printempw
fd5d8a06ce
Enhance rate limit for sending password reset email
2018-07-27 16:47:49 +08:00
printempw
bcd4b059d5
Fix interacting with cache in tests
2018-07-27 14:26:32 +08:00
printempw
d08996e509
Add tests for user email verification
2018-07-27 02:00:54 +08:00
printempw
58987edd12
Update User model
2018-07-27 01:50:55 +08:00
printempw
c8b4124535
Update tests for AuthController::handleForgot
2018-07-27 00:25:12 +08:00
printempw
534224c212
Limit login attempts by IP address
2018-07-25 15:28:59 +08:00
printempw
e0c7292d35
Support changing texture model from skinlib
2018-07-24 17:22:18 +08:00
printempw
89ef69ba28
Return 204 instead of 200 for CDN cache
2018-07-22 14:57:30 +08:00
printempw
c92f86d602
Update tests for TextureController::raw
2018-07-22 00:39:56 +08:00
printempw
eb62bd0b6f
Use mail.driver to determine whether password reset is disabled
2018-07-12 14:45:37 +08:00
printempw
da34062a9c
Add L10n support for site name and description
2018-07-06 14:49:39 +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
printempw
0a307e9221
Refine texture preview generation
...
The methods in App\Services\Minecraft now accept binary image data as their first parameter.
The parameters of Minecraft::generatePreviewFromSkin is reordered.
Fix skin preview for Alex model textures.
Add more parameters to Minecraft::generatePreviewFromCape for specifying image size.
2018-06-28 21:55:33 +08:00
printempw
334eb7c3c5
Clear unnecessary filesystems
2018-06-28 18:25:31 +08:00
printempw
abde385776
Add more validation rules for player name
2018-06-19 11:51:34 +08:00
printempw
b7a2d368f7
Fix maximum password length
2018-06-19 00:23:20 +08:00
printempw
36064873e3
Revert "Add a option for adding a player after registered"
...
This feature will be implemented as a plugin. This reverts commit ad255252b57b135ddecf89aa1331c40c97324be9.
2018-06-15 22:44:30 +08:00
Pig Fang
520a9c3b97
test: fix coverage
2018-03-11 12:01:14 +08:00
Pig Fang
f3220ee526
test: disconnect database after each test
2018-03-11 11:20:21 +08:00
printempw
6cb26bf2d8
Update tests for PluginController
2018-02-25 11:23:07 +08:00
printempw
da48fd84dc
Adjust allowed maximum password length to 32
2018-02-24 16:32:19 +08:00
printempw
d54709c23d
Add default texture for alex model
2018-02-23 23:17:29 +08:00
printempw
5e00131db4
Fix tests for SQLite database
2018-02-23 10:22:11 +08:00
printempw
a1cbac0afb
Specify the user agent of requests by env variable
2018-02-16 18:32:54 +08:00
printempw
d01c18b379
Update tests for PluginController
2018-02-16 17:53:10 +08:00
printempw
7e6cc96e5e
Return 403 instead when accessing private textures, close #111
2018-02-10 13:06:19 +08:00
Pig Fang
6f516cc2eb
fix(preview): fix 2d skin preview for alex model
2018-01-04 13:10:41 +08:00
Pig Fang
55a137f014
test(services): add tests for repositories
2017-12-28 12:52:29 +08:00