Commit Graph

1132 Commits

Author SHA1 Message Date
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
Pig Fang
26c04824d7
extend valid time of cookie locale 2020-07-02 09:22:30 +08:00
Pig Fang
42c10d7856
fix message text for enabling/disabling plugin
at artisan CLI
2020-06-30 11:03:54 +08:00
Pig Fang
db74a9c051
remove unnecessary code 2020-06-30 09:27:40 +08:00
Pig Fang
d4e482abb7
tweak URL of user avatar 2020-06-28 22:43:41 +08:00
Pig Fang
b8dab4b57a
fix blessing global 2020-06-28 22:23:10 +08:00
Pig Fang
9c5945235c
update type definition 2020-06-28 16:14:56 +08:00
Pig Fang
9b6bf7ba7a
clean up 2020-06-28 15:43:44 +08:00
Pig Fang
aa4c34dd01
fix cross origin issue for assets 2020-06-28 15:35:48 +08:00
Pig Fang
4e3ce6782f mark addUserBadge deprecated 2020-06-26 08:59:51 +08:00
Pig Fang
78c1373960 clean up comments 2020-06-24 15:25:36 +08:00
Pig Fang
ffef98ad2e refactor update 2020-06-24 10:49:53 +08:00
Pig Fang
ce43f9a586 fix loading i18n of plugins 2020-06-23 18:17:16 +08:00
Pig Fang
94a28806e1 refactor 2020-06-22 10:17:08 +08:00
Pig Fang
5a42f3c44d fix name of email "from" not recognized
(close #187)
2020-06-21 18:57:48 +08:00
Pig Fang
06b937f8ce fix 503 page 2020-06-20 09:42:02 +08:00
Pig Fang
ef7dfd2a71 extract "disable-registration" as plugin 2020-06-19 19:05:51 +08:00
Pig Fang
6568ed311d tweak routes of i18n management 2020-06-16 09:50:30 +08:00
Pig Fang
86c39e6b12 remove inline scripts as possible 2020-06-11 19:27:15 +08:00
Pig Fang
d018f207f3 remove unnecessary SQL queries 2020-06-11 15:34:18 +08:00
Pig Fang
40300ca17f fix uploading texture (fix #180) 2020-06-11 10:22:52 +08:00
Pig Fang
44a86e70c5 reimplement hooks 2020-06-08 10:40:23 +08:00
Pig Fang
f22867c7cf remove unnecessary hook 2020-06-08 09:56:21 +08:00
Pig Fang
2fb67537df optimize querying reports 2020-06-08 09:51:35 +08:00
Pig Fang
aeb8a0800c extract oauth client as plugin 2020-06-07 23:38:08 +08:00
Pig Fang
1e85794256 add UI rows for auth pages 2020-06-07 18:54:52 +08:00