Commit Graph

153 Commits

Author SHA1 Message Date
Pig Fang
e54fecd6e5 simplify player owner checking 2020-06-03 09:24:31 +08:00
Pig Fang
f78d37cd6e refactor filter usage 2020-06-03 09:14:47 +08:00
Pig Fang
a451c498d6 refactor routes 2020-06-03 09:02:25 +08:00
Pig Fang
e4d8289eba refactor validation 2020-06-02 18:34:10 +08:00
Pig Fang
b8ab1f41e5 add more events and filters for PlayerController 2020-06-02 18:24:00 +08:00
Pig Fang
d40bc66438 add more events and filters for AuthController 2020-06-02 10:49:06 +08:00
Pig Fang
a454f526ba add more events and filters for UserController 2020-06-01 17:29:24 +08:00
Pig Fang
cf95b3a345 simplify sign calculation 2020-06-01 16:59:42 +08:00
Pig Fang
d7f92bf3b2 tweak user API 2020-06-01 09:07:26 +08:00
Pig Fang
6f55045f9e refactor routes 2020-05-29 09:09:10 +08:00
Pig Fang
f36852a24b add events and filters for closet 2020-05-28 18:44:42 +08:00
Pig Fang
8b2f2db6eb refactor controllers 2020-05-27 17:28:24 +08:00
Pig Fang
cb2e7bb866 fix test 2020-05-21 22:42:24 +08:00
Pig Fang
d6953ac5bb fix test 2020-05-21 22:37:08 +08:00
Pig Fang
cde0c7bbbb tweak tests 2020-05-21 22:30:15 +08:00
Pig Fang
d9dbe8ee65 fix test 2020-05-21 19:22:02 +08:00
Pig Fang
2c0bd3be74 fix test 2020-05-21 19:16:38 +08:00
Pig Fang
3bcdcd0533 fix tests 2020-05-21 19:14:00 +08:00
Pig Fang
de44c0b785 add fallback for creating avatar and preview 2020-05-21 18:33:01 +08:00
Pig Fang
9211e6fb33 fix tests 2020-05-21 15:04:47 +08:00
Pig Fang
3e919367dd fix tests 2020-05-21 14:42:17 +08:00
Pig Fang
12dab489d6 change format of avatar and 2D preview to WebP 2020-05-21 11:49:16 +08:00
Pig Fang
31a3fa6564 add missing user.banned event 2020-05-19 19:02:09 +08:00
Pig Fang
291efe730f rewrite reports management page with React 2020-05-15 11:05:04 +08:00
Pig Fang
94642a7cd7 tweak 2020-05-14 09:30:20 +08:00
Pig Fang
3e1a10a461 rewrite users management page with React 2020-05-13 18:12:01 +08:00
Pig Fang
15af883976 tiny tweaks 2020-05-10 23:34:04 +08:00
Pig Fang
504d985c8d tweak players API (breaking change) 2020-05-09 10:11:07 +08:00
Pig Fang
88d9901e77 clean up 2020-05-08 23:29:14 +08:00
Pig Fang
5e051eadfe refactor 2020-05-08 23:16:13 +08:00
Pig Fang
b183dae6bd add API for closet management 2020-05-01 22:52:43 +08:00
Pig Fang
af351d211b rewrite players management page with React 2020-04-30 18:47:37 +08:00
Pig Fang
55990f24be fix searching textures in skin library 2020-04-27 18:46:22 +08:00
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
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
04dfdfb6c2 run php-cs-fixer 2020-03-26 10:15:18 +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
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
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
100e5960e7 rework error pages and setup pages 2020-02-01 12:44:39 +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
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
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
Pig Fang
6c221c28d6 refactor updater 2020-01-06 22:47:29 +08:00
Pig Fang
d7a60a842d remove auto update check 2020-01-05 17:37:56 +08:00
Pig Fang
3c8f820780 remove unreachable code 2020-01-05 11:24:30 +08:00
Pig Fang
516c5ef762 add more events about players 2020-01-05 11:05:22 +08:00
Pig Fang
9988520f45 fixed avatar can't be resized
when requesting an non-existed user
2019-12-31 23:03:37 +08:00
Pig Fang
1829f1dab5 App\Services\Rejection -> Blessing\Rejection 2019-12-31 18:41:16 +08:00
Pig Fang
611f6c8cee Remove Universal Skin API from core 2019-12-30 23:29:44 +08:00
Pig Fang
07566c4c16 Remove Legacy API from core 2019-12-30 11:09:01 +08:00
Pig Fang
d40726a718 App\Services\Filter -> Blessing\Filter 2019-12-29 11:49:31 +08:00
Pig Fang
9eae104402 Invoke Parsedown directly 2019-12-25 15:48:34 +08:00
Pig Fang
cf497ad38c Change method of retrieving IP 2019-12-24 23:59:25 +08:00
Pig Fang
2b827cf651 Add more events for authentication 2019-12-24 17:09:30 +08:00
Pig Fang
0195b0fbd0 Tweak path of options cache file 2019-12-23 23:28:46 +08:00
Pig Fang
cb9aaf35f1 Tweak test 2019-12-23 10:08:19 +08:00
Pig Fang
ae4be6fbda Refactor static routes 2019-12-22 17:28:55 +08:00
Pig Fang
591b9969aa Add filters for avatar 2019-12-22 17:22:05 +08:00
Pig Fang
9cc83dad30 Remove restriction of texture name and nickname 2019-12-22 10:46:10 +08:00
Pig Fang
e21fb0fa31 Inline some helper functions 2019-12-21 15:50:29 +08:00
Pig Fang
ab24dfe5bf Add tests for Filters API 2019-12-21 10:41:38 +08:00
Pig Fang
25f9eb7f22 Mark verified for users from external services 2019-12-15 17:58:38 +08:00
Pig Fang
91fbb42431 Add OAuth client 2019-12-15 11:19:10 +08:00
Pig Fang
6ead313999 Apply php-cs-fixer 2019-12-14 11:10:37 +08:00
Pig Fang
920d45a723 Add "STAFF" badge for admin & show badges at texture detail page 2019-12-11 23:29:20 +08:00
Pig Fang
65d82fba64 Refactor 2019-12-10 23:40:32 +08:00
Pig Fang
cc3e5a9609 Fix tests 2019-12-10 10:57:03 +08:00
Pig Fang
f9b32c8e69 Check dependencies and conflicts before installing plugin
fixes #109
2019-12-09 23:30:49 +08:00
Pig Fang
66becb27d0 Detect Readme of plugin automatically 2019-12-08 23:58:44 +08:00
Pig Fang
ba93788fc9 Fix coverage 2019-12-05 22:35:19 +08:00
Pig Fang
551b1334fc Fix test 2019-12-05 19:42:48 +08:00
Pig Fang
776e8652a0 Support specifying enchants.config in plugin 2019-12-05 19:28:12 +08:00
Pig Fang
bf4623c6ef Add hooks for ReportController 2019-11-20 15:01:09 +08:00
Pig Fang
facc043df7 Upgrade dependencies 2019-10-07 22:40:48 +08:00