Commit Graph

461 Commits

Author SHA1 Message Date
printempw
89bc8d4ccc Tweak rendering HTTP exceptions 2018-08-14 22:08:44 +08:00
printempw
53435e27b4 Fix CSRF verification 2018-08-14 22:07:43 +08:00
printempw
be6a2fe873 Show FAQ link on fatal error modal 2018-08-14 18:13:54 +08:00
printempw
0b1ed82cf7 Update translations 2018-08-14 01:45:26 +08:00
printempw
917617f657 Allow customizing homepage by overriding translation strings 2018-08-13 19:14:31 +08:00
printempw
971f2142d4 Display plugin name on market and manage page 2018-08-13 17:52:08 +08:00
printempw
6570e3327f Add check for plugin updates 2018-08-12 22:43:21 +08:00
printempw
4a2edb2291 Change view extension from .tpl to .blade.php 2018-08-12 21:30:26 +08:00
printempw
59c9a599fc Add tests for plugin marketplace 2018-08-12 20:31:03 +08:00
printempw
a3e65515f6 Add plugin marketplace 2018-08-12 12:25:40 +08:00
printempw
42a2cff7da Fix datatable column width on plugin manage page 2018-08-11 23:34:01 +08:00
printempw
9400d6f7c1 Retrieve plugin dependencies from datatable 2018-08-11 23:30:39 +08:00
printempw
70d59642b1 Update style of plugin manage page 2018-08-10 20:05:35 +08:00
printempw
f10f5868bb Use POST method to get data for DataTables 2018-08-09 14:35:39 +08:00
printempw
d2642eea92 Fix handling drag and drop event on FireFox
See: https://github.com/kartik-v/bootstrap-fileinput/issues/1283
2018-08-08 22:13:26 +08:00
printempw
9e579a7cf4 Fix initializing skinview3d with specific model 2018-08-08 17:23:35 +08:00
printempw
6cb200bc39 Add integrity check for new columns in users table 2018-08-08 12:54:54 +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
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
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
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
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
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
3c8f0c9e22 Add admin operation to change user's verification status 2018-07-27 12:54:55 +08:00
printempw
d08996e509 Add tests for user email verification 2018-07-27 02:00:54 +08:00
printempw
7fc3d2443b Hide actual remain time of rate limiting 2018-07-27 01:49:20 +08:00
printempw
ebcc693ab4 Add user email verification 2018-07-26 18:20:02 +08:00
printempw
1490f202b3 Update mail template of password reset 2018-07-25 19:44:50 +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
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
55c7109b98 Add read permission check for .env 2018-07-22 12:09:18 +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
printempw
df8381b7c6 Add option for denying directly downloading textures 2018-07-22 00:39:56 +08:00
printempw
8454ee4306 Generate random salt and app key by default 2018-07-22 00:39:56 +08:00
LittleStudio-Little_Qiu
b6fb15cc10 Fix translation issue of empty CAPTCHA 2018-07-20 17:30:32 +08:00
printempw
335e8ca498 Add regexp rule support for texture name 2018-07-12 17:35:50 +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