Commit Graph

190 Commits

Author SHA1 Message Date
printempw
4f5c2ffa98 Add likes count to items on skinlib page 2018-08-15 15:40:58 +08:00
printempw
3adf04ff6d Fix front-end XSS prevention 2018-08-15 14:59:09 +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
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
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
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
1da1388079 Use guzzle to download update packages 2018-08-08 00:02:42 +08:00
printempw
9ee1f286a7 Support model detection when uploading textures 2018-07-31 16:46:15 +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
f40947c688 Add a option for requiring player name when register 2018-07-28 16:37:44 +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
ebcc693ab4 Add user email verification 2018-07-26 18:20:02 +08:00
printempw
e0c7292d35 Support changing texture model from skinlib 2018-07-24 17:22:18 +08:00
Pig Fang
e1df46b7cd use stylus instead of sass 2018-07-10 14:19:58 +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
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
6926ae21ff Use swal to show error message when adding players 2018-06-19 11:47:50 +08:00
printempw
64b904107a Update the text on console 2018-06-17 14:42:55 +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
a2ad367651 feat: better DataTables AJAX error 2018-03-18 10:49:49 +08:00
printempw
62af291091 Add button to clear selected textures in closet 2018-02-24 18:14:15 +08:00
printempw
da48fd84dc Adjust allowed maximum password length to 32 2018-02-24 16:32:19 +08:00
printempw
efe5c6229c Update initialization of datatables 2018-02-24 15:59:56 +08:00
printempw
a13d5a947a Fix tooltips on data tables 2018-02-24 13:51:32 +08:00
printempw
31391be8c3 Use laravelchartjs package to generate overview chart 2018-02-24 13:33:24 +08:00
printempw
4d8856e0f4 Adjust canvas style of skinview3d 2018-02-24 13:31:37 +08:00
printempw
459439f132 Fix tests for skinview3d 2018-02-24 00:08:24 +08:00
printempw
249c9f290d Avoid operating skinViewer instance directly outside the module 2018-02-24 00:08:09 +08:00
printempw
0373c0ada6 Remove tests for texture-preview module 2018-02-24 00:01:44 +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
76b607dfd2 Fix DOM selector of changing player name 2018-02-23 22:18:18 +08:00
printempw
d2d8eef15f Migrate to skinview3d completely 2018-02-23 22:16:51 +08:00
printempw
9505efb797 Update vendor i18n files 2018-02-23 18:51:29 +08:00
printempw
9bf7dccb64 Fix generating sidebar 2018-02-23 16:51:50 +08:00
printempw
98e27151ff Fix bootstrap tooltips 2018-02-23 16:26:53 +08:00
printempw
b876b99459 Switch to skinview3d on skinlib pages 2018-02-23 16:22:08 +08:00