Commit Graph

1294 Commits

Author SHA1 Message Date
printempw
cdcbde29f4 Remove DetectLanguagePrefer middleware from static routes 2018-08-05 16:25:37 +08:00
printempw
9ee1f286a7 Support model detection when uploading textures 2018-07-31 16:46:15 +08:00
printempw
298791a4e5 Update text of bootstrap-fileinput DnD zone 2018-07-31 16:43:10 +08:00
printempw
d00407b410 Update front-end dependencies 2018-07-31 16:41:13 +08:00
printempw
d30b2cb4c6 Add quick-apply button to skinlib.show page 2018-07-31 11:50:36 +08:00
printempw
193fb75ec7 Add notice for applying textures from closet 2018-07-31 11:16:26 +08:00
printempw
2e5249d5c5 Add patch to fix getting column list from MySQL
See: https://github.com/laravel/framework/issues/20190
2018-07-31 10:42:45 +08:00
printempw
ccf6598ddc Allow overriding front-end translations 2018-07-28 21:09:28 +08:00
printempw
f40947c688 Add a option for requiring player name when register 2018-07-28 16:37:44 +08:00
printempw
7b8086b25b Stick version of doctrine/instantiator to 1.0.5 2018-07-28 01:42:49 +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
e2575f8a9a Add helper function generate_random_token 2018-07-27 18:46:32 +08:00
printempw
459a232c26 Forward front-end query string parameters to datatables 2018-07-27 17:11:07 +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
3c8f0c9e22 Add admin operation to change user's verification status 2018-07-27 12:54:55 +08:00
printempw
6c66898fc9 Update composer dependencies 2018-07-27 12:15:02 +08:00
printempw
a91d750b5c Fix migration on SQLite database 2018-07-27 02:34:35 +08:00
printempw
aaf701f364 Revert "Fix compatibility with SQLite database"
This reverts commit 4ad9d9e33df83f57058941e47b6d38649b2870d1.

Fucking SQLite.
2018-07-27 02:20:12 +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
7fc3d2443b Hide actual remain time of rate limiting 2018-07-27 01:49:20 +08:00
printempw
83fa34eb75 Fix compatibility with SQLite database 2018-07-27 00:26:44 +08:00
printempw
c8b4124535 Update tests for AuthController::handleForgot 2018-07-27 00:25:12 +08:00
printempw
19e6d8575f Require verification after changing email 2018-07-26 18:22:21 +08:00
printempw
ebcc693ab4 Add user email verification 2018-07-26 18:20:02 +08:00
printempw
84f29de969 Add verification to users table 2018-07-26 17:32:24 +08:00
printempw
1490f202b3 Update mail template of password reset 2018-07-25 19:44:50 +08:00
printempw
0c1537446f Update web.config 2018-07-25 17:59:08 +08:00
printempw
a237037ade Update .htaccess 2018-07-25 17:54:42 +08:00
printempw
534224c212 Limit login attempts by IP address 2018-07-25 15:28:59 +08:00
printempw
8e43b185fe Update moderation panel of textures 2018-07-24 17:31:50 +08:00
printempw
e0c7292d35 Support changing texture model from skinlib 2018-07-24 17:22:18 +08:00
printempw
bcf8710019 Update .editorconfig 2018-07-24 16:04:02 +08:00
printempw
53b5c1eee8 Update .gitignore 2018-07-22 20:00:13 +08:00
printempw
271c50afa3 Update gulp zip task 2018-07-22 19:59:56 +08:00
printempw
8f86e768d0 Tweak service providers for code readability 2018-07-22 18:49:41 +08:00
printempw
e83722cd88 Add L10n support for program copyright style 2018-07-22 15:31:06 +08:00
printempw
89ef69ba28 Return 204 instead of 200 for CDN cache 2018-07-22 14:57:30 +08:00
printempw
8f3088bcb3 Update middleware CheckAdministrator 2018-07-22 14:56:15 +08:00
printempw
fe5becf235 Fix typo about Redis scheme 2018-07-22 13:41:57 +08:00
printempw
63d135071d Support connecting to Redis with unix socket 2018-07-22 12:25:54 +08:00
printempw
55c7109b98 Add read permission check for .env 2018-07-22 12:09:18 +08:00
printempw
1597f0fac0 Catch PDOException in OptionRepository 2018-07-22 12:03:54 +08:00
printempw
05cd77e963 Adjust service providers 2018-07-22 11:20:15 +08:00
printempw
5ae53acbb9 Throw PrettyPageException when cipher is invalid 2018-07-22 11:10:33 +08:00
printempw
09acc6c7d8 Add custom HTTP-500 error page 2018-07-22 10:39:52 +08:00
printempw
d31e0ebc7e Allow overriding translations 2018-07-22 09:42:46 +08:00
printempw
1eefaa104e Allow overriding views 2018-07-22 09:41:51 +08:00