Commit Graph

461 Commits

Author SHA1 Message Date
Pig Fang
1669269ca3 allow l10n of plugins market registry 2020-04-07 16:09:30 +08:00
Pig Fang
0f45600e21 add filters for login and registration 2020-04-06 11:13:56 +08:00
Pig Fang
afd7ea993b allow to login even update is pending 2020-04-01 16:31:34 +08:00
Pig Fang
67f2d513ea tweak tests 2020-04-01 15:34:14 +08:00
Pig Fang
7afdc9e9ba add new command for update 2020-04-01 15:34:06 +08:00
Pig Fang
b7ac9bbfa1 add signature check for visiting "reset" page 2020-03-30 10:01:37 +08:00
Pig Fang
5d9bb28281 attempt to fix "invalid signature" issue 2020-03-28 22:36:27 +08:00
Pig Fang
9f560c67bd rewrite "Translations" page with React 2020-03-28 18:25:12 +08:00
Pig Fang
aa835f7d03 rewrite login page with React 2020-03-27 22:56:08 +08:00
Pig Fang
6bd7e4744f fix test 2020-03-26 18:35:12 +08:00
Pig Fang
530ed88bd1 unify generating webpack asset url 2020-03-26 10:15:48 +08:00
Pig Fang
04dfdfb6c2 run php-cs-fixer 2020-03-26 10:15:18 +08:00
Pig Fang
f4276d1ccf "table" tag should not be used for layout 2020-03-24 18:44:45 +08:00
Pig Fang
c219a0f03f rewrite skin library with React 2020-03-24 18:05:46 +08:00
Pig Fang
4c981529e1 add closet command for Web CLI 2020-03-21 17:30:44 +08:00
Pig Fang
4c52f82393 refactor pagination 2020-03-20 19:03:10 +08:00
Pig Fang
2a3d9c544d fix formatting unresolved plugins 2020-03-18 11:23:46 +08:00
Pig Fang
9f8f1e786a increase browser requirement 2020-03-18 10:48:13 +08:00
Pig Fang
60c628dd11 tweak style of avatar (close #150) 2020-03-18 10:33:07 +08:00
Pig Fang
97705755c5 fix admin can't add private texture 2020-03-14 14:59:52 +08:00
Pig Fang
271c950ad9 add two new ways to install plugin 2020-03-12 10:41:41 +08:00
Pig Fang
ba757d98a8 refactor tests 2020-03-11 22:42:22 +08:00
Pig Fang
dcd48a086c fix notifying failed plugin 2020-03-10 15:12:03 +08:00
Pig Fang
5d426e8c92 refactor: use HTTP client wrapper of Laravel 2020-03-09 17:18:36 +08:00
Pig Fang
6463a33744 refactor 2020-03-09 15:26:28 +08:00
Pig Fang
0eb7d50d1c upgrade to Laravel 7 2020-03-09 12:29:00 +08:00
Pig Fang
537d34c0bf increase PHP version requirement 2020-03-06 10:19:56 +08:00
Pig Fang
f3e57756a5 fix test 2020-03-05 17:09:30 +08:00
Pig Fang
9d624fd299 add filters for retrieving ip 2020-03-02 15:02:39 +08:00
Pig Fang
9ab8a5ca8b fix tests 2020-02-27 10:50:09 +08:00
Pig Fang
bec33650f0 fix missing alert when uploading duplicated texture
(fix #132)
2020-02-23 09:37:10 +08:00
Steven Qiu
1b0e1b154b
change judgement of duplicate textures (fix #132) (#133)
* change judgement of duplicate textures

* fix test
2020-02-23 08:38:36 +08:00
Pig Fang
76bf342681 Merge branch 'react' into dev 2020-02-16 10:07:23 +08:00
Pig Fang
5ac9b59116 fix test 2020-02-16 10:03:47 +08:00
Pig Fang
100e5960e7 rework error pages and setup pages 2020-02-01 12:44:39 +08:00
Pig Fang
25a31302ae fix test 2020-02-01 10:12:31 +08:00
Steven Qiu
ad528520ca Support custom textures storage directory (#127)
* Support custom textures storage directory

* fix test

* update changelog

Co-authored-by: Pig Fang <g-plane@hotmail.com>
2020-01-22 11:06:02 +08:00
Pig Fang
4c066ac38a make user report page be static 2020-01-21 11:07:20 +08:00
Pig Fang
7ecea9e7e6 new plugins management page 2020-01-16 12:33:14 +08:00
Pig Fang
4c735aa8e4 refactor plugins marketplace 2020-01-14 11:37:21 +08:00
Pig Fang
078fcf47ec refactor downloader 2020-01-14 10:58:20 +08:00
Pig Fang
c87d19f258 tweak middlewares 2020-01-13 09:25:07 +08:00
Pig Fang
6c64d191ab remove responding 204 for unexisted players 2020-01-13 08:41:35 +08:00
Pig Fang
092eedfdf4 refactor routes 2020-01-13 08:37:57 +08:00
Pig Fang
4a97edbd53 remove middlewares for profile API 2020-01-12 17:12:00 +08:00
Pig Fang
f46737c8e3 remove "CheckPlayerExists" event in some places 2020-01-12 12:09:58 +08:00
Pig Fang
1170a528d6 removed cache for existence of player 2020-01-12 11:58:34 +08:00
Pig Fang
97ec85b289 remove cache for profile json 2020-01-12 10:28:43 +08:00
Pig Fang
6b3446cf86 display 3D avatar when applying texture to player 2020-01-12 09:57:55 +08:00
Pig Fang
b1ccdb47f2 switch server-side texture renderer 2020-01-12 09:27:39 +08:00