Commit Graph

1157 Commits

Author SHA1 Message Date
Pig Fang
7de23b6652
fix WebP compatibility 2022-02-05 22:04:17 +08:00
Pig Fang
11a2c602ee
fix rendering content policy 2021-12-14 23:23:13 +08:00
Pig Fang
efa20f4940
fix test 2021-12-12 18:13:39 +08:00
Pig Fang
faea0126ea
apply php-cs-fixer fixes 2021-12-12 17:59:27 +08:00
Pig Fang
e89b65afdf
fix chart data (fix #336) 2021-08-22 19:27:34 +08:00
Pig Fang
6db0a0adeb
change date format of chart in admin panel 2021-08-22 18:14:56 +08:00
Pig Fang
3f7ba49c2c
fix player name rule 2021-08-22 16:45:26 +08:00
Asnxthaony
61ce97ad79
use cached scopes 2021-08-07 13:20:47 +08:00
Pig Fang
baf4921479
new player name rule: allow UTF-8 2021-07-25 13:14:08 +08:00
Pig Fang
073da66623
support toggling dark mode 2021-06-06 18:07:08 +08:00
Pig Fang
7e04f72292
support dark mode UI 2021-06-06 14:27:21 +08:00
Pig Fang
c4e292c877
fix resolving report with non-existing reporter 2021-05-04 18:32:35 +08:00
Pig Fang
b7af1ebf19
fix: check texture size for capes 2021-05-04 18:20:24 +08:00
Pig Fang
6226784b10
apply php-cs-fixer fixes 2021-05-04 18:17:45 +08:00
Asnxthaony
387fe81a60
feat: OAuth scope (#287)
Co-authored-by: Pig Fang <g-plane@hotmail.com>
2021-04-18 15:31:57 +08:00
Pig Fang
97057bc432
fix order of loading front-end l10n file 2021-02-18 09:43:23 +08:00
Pig Fang
1db946e372
fix panic on empty notification content 2021-02-17 22:40:02 +08:00
Pig Fang
89bb2b4db9
reject single-layer alex texture 2021-02-13 15:19:12 +08:00
Pig Fang
6f97c1efcc
remove usage of iconv 2021-01-30 17:31:43 +08:00
Pig Fang
eae6ff887c
remove "tymon/jwt-auth" package 2021-01-30 16:43:14 +08:00
Pig Fang
66eb658410
generate asset tags at compile time 2020-10-31 10:43:47 +08:00
Pig Fang
cf4ebfeaff
upgrade React to 17 2020-10-26 11:22:44 +08:00
Pig Fang
9bfc0e6076
don't allow to render avatar for non-skin texture 2020-10-18 12:12:28 +08:00
Pig Fang
311b0690fc
upgrade Laravel to 8 2020-10-14 11:56:34 +08:00
Pig Fang
a5921770f0
use PHP 7.4 syntaxes 2020-10-14 09:48:45 +08:00
Pig Fang
1d82dcb5df
require submitting email when verifying email 2020-08-31 19:48:31 +08:00
Pig Fang
f665c7fe31
fix texture is missing from uploader's closet
when set to private
2020-08-24 09:50:58 +08:00
Pig Fang
9916ad1344
fix incorrect behavior of option_localized function 2020-08-22 18:23:01 +08:00
Pig Fang
5f4ad85f0f
fix front end i18n can't be updated
fix bs-community/blessing-skin-plugins#74
2020-08-22 18:10:37 +08:00
Pig Fang
acddaf92ba
fix re-enable an enabled plugin 2020-08-22 15:10:33 +08:00
Pig Fang
999674457c
mark plugin_assets function as deprecated 2020-08-22 09:53:37 +08:00
Pig Fang
d13e1ba2af
use relative URL for route function (fix #222) 2020-08-21 23:10:14 +08:00
Pig Fang
8f731e9031
parsedown -> commonmark 2020-08-20 10:28:27 +08:00
Pig Fang
d75a7d3ead
fix that private texture can be used as avatar 2020-08-20 10:14:38 +08:00
Pig Fang
963334e5ee
refactor access control 2020-08-20 08:53:43 +08:00
Pig Fang
5b738ffe6f
refactor SkinlibController 2020-08-20 08:48:53 +08:00
Pig Fang
d10bcae197
provide better message when texture is missing 2020-08-19 18:34:17 +08:00
Pig Fang
fe1a03fd8f
tiny tweak 2020-08-19 18:02:25 +08:00
Pig Fang
0f791f42cc
tweak UI text 2020-08-19 17:58:31 +08:00
Pig Fang
bf860d6a68
fix that texture isn't checked if it's existed in closet
when being applied to player
2020-08-19 12:13:19 +08:00
Pig Fang
e9dbb5f713
fix status code for private texture 2020-08-14 10:32:08 +08:00
Pig Fang
76a78e187f
fix message for private textures
doesn't match with HTTP status code
2020-08-08 09:31:31 +08:00
Pig Fang
353db6f250
fix previews and avatars cannot be indivdually cached
by image format

fix #212
2020-07-29 18:38:21 +08:00
Pig Fang
f607ba8a41
add API of fetching avatar and preview by texture hash 2020-07-29 10:57:53 +08:00
Pig Fang
b5a1f2ffc2
fix duplication of private textures (fix #194) 2020-07-20 23:08:28 +08:00
Pig Fang
a6c10ced20
no need to copy lang files 2020-07-04 15:13:23 +08:00
Pig Fang
feda32b726
allow to customize perPage at closet 2020-07-04 09:30:57 +08:00
Pig Fang
a28abb70ac
add skeleton 2020-07-03 19:10:45 +08:00
Pig Fang
14e969ebbb
upgrade dependencies 2020-07-03 15:56:58 +08:00
Pig Fang
e9f8be1653
implement RFC 0001 2020-07-02 12:20:05 +08:00