Commit Graph

281 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
917617f657 Allow customizing homepage by overriding translation strings 2018-08-13 19:14:31 +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
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
70d59642b1 Update style of plugin manage page 2018-08-10 20:05: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
d30b2cb4c6 Add quick-apply button to skinlib.show page 2018-07-31 11:50:36 +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
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
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
09acc6c7d8 Add custom HTTP-500 error page 2018-07-22 10:39:52 +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
printempw
335e8ca498 Add regexp rule support for texture name 2018-07-12 17:35:50 +08:00
printempw
da34062a9c Add L10n support for site name and description 2018-07-06 14:49:39 +08:00
printempw
12b32fce3d Update introduction text about scores 2018-07-06 14:09:17 +08:00
printempw
967e1642d3 Update plugins management page for resolving dependencies 2018-06-29 16:45:43 +08:00
printempw
e7f95fe956 Add short description for setting model preference 2018-06-19 17:45:43 +08:00
printempw
abde385776 Add more validation rules for player name 2018-06-19 11:51:34 +08:00
printempw
53fd30f093 Add placeholder method to OptionFormText 2018-06-18 21:50:10 +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
printempw
c0ae401600 Update default site name 2018-02-25 09:19:48 +08:00
printempw
62af291091 Add button to clear selected textures in closet 2018-02-24 18:14:15 +08:00
printempw
4c54a391be Remove package fx3costa/laravelchartjs 2018-02-24 17:08:32 +08:00
printempw
31391be8c3 Use laravelchartjs package to generate overview chart 2018-02-24 13:33:24 +08:00
printempw
d54709c23d Add default texture for alex model 2018-02-23 23:17:29 +08:00
printempw
0a0b25b5af Update initialization of skinview3d 2018-02-23 22:32:08 +08:00
printempw
d2d8eef15f Migrate to skinview3d completely 2018-02-23 22:16:51 +08:00
printempw
9bf7dccb64 Fix generating sidebar 2018-02-23 16:51:50 +08:00
printempw
b876b99459 Switch to skinview3d on skinlib pages 2018-02-23 16:22:08 +08:00
printempw
2d43a05a54 Fix codebase due to dependencies update 2018-02-23 12:08:27 +08:00
printempw
6a977b6de4 Add support for SQLite database 2018-02-22 21:38:23 +08:00
printempw
8ceec96224 Optimize SQL queries on view admin.index 2018-02-22 19:17:40 +08:00
Pig Fang
4ebd54707e Update JavaScript tests 2017-11-26 23:57:52 +08:00
Pig Fang
09ccae26c4 Use event listener instead of inline href
Using inline `href` to execute JavaScript in Firefox doesn't work.
2017-11-24 22:27:33 +08:00
Pig Fang
577c5ab8df Use fallback locale for JavaScript in I18N 2017-11-24 20:03:44 +08:00
printempw
64d8b44a13 Adjust the position of auto-add-player checkbox 2017-11-07 20:08:03 +08:00