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 |
|
Pig Fang
|
6c221c28d6
|
refactor updater
|
2020-01-06 22:47:29 +08:00 |
|
Pig Fang
|
04c3c7908c
|
fix test
|
2020-01-05 18:21:24 +08:00 |
|
Pig Fang
|
d7a60a842d
|
remove auto update check
|
2020-01-05 17:37:56 +08:00 |
|
Pig Fang
|
1eba808974
|
tweak test
|
2020-01-05 11:30:29 +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
|
e97d2743fb
|
Clean up
|
2019-12-30 23:51:12 +08:00 |
|
Pig Fang
|
611f6c8cee
|
Remove Universal Skin API from core
|
2019-12-30 23:29:44 +08:00 |
|
Pig Fang
|
22128d360c
|
Remove deprecated player_name attribute on player instance
|
2019-12-30 17:04:19 +08:00 |
|
Pig Fang
|
07566c4c16
|
Remove Legacy API from core
|
2019-12-30 11:09:01 +08:00 |
|
Pig Fang
|
a18f068387
|
Remove enabling or disabling Redis via Web UI
|
2019-12-29 15:51:43 +08:00 |
|
Pig Fang
|
4689010466
|
Remove API preference
|
2019-12-29 15:43:40 +08:00 |
|
Pig Fang
|
d40726a718
|
App\Services\Filter -> Blessing\Filter
|
2019-12-29 11:49:31 +08:00 |
|
Pig Fang
|
71543da2f7
|
Remove "3rd-party comment" from core
|
2019-12-25 17:33:57 +08:00 |
|
Pig Fang
|
9eae104402
|
Invoke Parsedown directly
|
2019-12-25 15:48:34 +08:00 |
|
Pig Fang
|
87256a56e9
|
Fix tests
|
2019-12-25 15:08:07 +08:00 |
|
Pig Fang
|
cf497ad38c
|
Change method of retrieving IP
|
2019-12-24 23:59:25 +08:00 |
|
Pig Fang
|
b0435351fa
|
Use native fs functions for bootstrapping tests
|
2019-12-24 23:37:57 +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
|
166bd2e5ef
|
Fix tests
|
2019-12-22 23:27:59 +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
|
35c07cdb63
|
Fix validating player name
|
2019-12-22 14:25:22 +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
|
7b3b528e6c
|
Fix test
|
2019-12-13 21:23:16 +08:00 |
|
Pig Fang
|
0eaae1387e
|
Fix tests
|
2019-12-13 19:45:18 +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
|
a70260ca41
|
New method addAlert on OptionForm
|
2019-12-05 23:42:51 +08:00 |
|