Commit Graph

87 Commits

Author SHA1 Message Date
Pig Fang
94a28806e1 refactor 2020-06-22 10:17:08 +08:00
Pig Fang
153d852f76 fix delete method doesn't work on AliCDN
fix #184
2020-06-18 11:45:10 +08:00
Pig Fang
95fed10535 fix mounted event 2020-06-07 18:09:21 +08:00
Pig Fang
c7b8cdab40 correct the implementation of useMount 2020-06-06 10:12:16 +08:00
Pig Fang
7ae9a05f0c extract "single-player" function as plugin 2020-06-03 14:47:44 +08:00
Pig Fang
f4c2da3b31 fix routes 2020-06-03 10:21:16 +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
5094cff07a generate URLs by codegen 2020-05-30 10:44:36 +08:00
Pig Fang
6f55045f9e refactor routes 2020-05-29 09:09:10 +08:00
Pig Fang
8f6c2fc8b8 run prettier 2020-05-20 10:11:38 +08:00
Pig Fang
907d370b19 tweak resources loading 2020-05-18 16:40:31 +08:00
Pig Fang
c48583dd6d run prettier 2020-05-16 22:05:16 +08:00
Pig Fang
ec24dff36a refactor styling system 2020-05-16 21:56:08 +08:00
Pig Fang
16b4ee7b6d refactor: trans -> t 2020-05-15 11:39:31 +08:00
Pig Fang
c0d9d18efc fix modal "applying texture to player" 2020-05-14 23:16:39 +08:00
Pig Fang
3556f29a24 refactor with const enum 2020-05-13 18:40:09 +08:00
Pig Fang
504d985c8d tweak players API (breaking change) 2020-05-09 10:11:07 +08:00
Pig Fang
0dbdcc255e tweak UI text 2020-05-01 12:14:02 +08:00
Pig Fang
262dca0f8e tweak html tag 2020-04-26 11:12:10 +08:00
Pig Fang
4c52f82393 refactor pagination 2020-03-20 19:03:10 +08:00
Pig Fang
d603f48bad refactor 2020-03-20 17:14:18 +08:00
Pig Fang
b6c58ef23f rewrite texture detail page with React 2020-03-20 16:19:18 +08:00
Pig Fang
4f76f05003 fix closet previewer don't apply texture type
fix #152
2020-03-19 09:26:29 +08:00
Pig Fang
76a504bb9c tweak webpack build 2020-03-14 16:13:56 +08:00
Pig Fang
19ad09920b build closet page with React 2020-02-11 16:40:26 +08:00
Pig Fang
576a4c442f fix type errors 2020-02-10 11:56:16 +08:00
Pig Fang
ec948ef1c2 build "bind players" page with React 2020-02-09 11:05:02 +08:00
Pig Fang
22f68cd9fc build players page with React 2020-02-08 17:09:43 +08:00
Pig Fang
d119b054be tweak OAuth mgmt page 2020-02-08 09:51:46 +08:00
Pig Fang
55f9ba1cff refactor 2020-02-07 15:21:43 +08:00
Pig Fang
39ed588d83 make it immutable 2020-02-07 15:15:38 +08:00
Pig Fang
36328f1cb8 remove unused attribute 2020-02-07 10:34:01 +08:00
Pig Fang
b083ee8788 refactor Modal mechanism 2020-02-05 18:48:30 +08:00
Pig Fang
93f64b034f build OAuth mgmt page with React 2020-02-05 10:37:14 +08:00
Pig Fang
6430576761 simplify code 2020-02-02 15:48:14 +08:00
Pig Fang
1d87171808 rewrite user dashboard with React 2020-01-31 15:58:37 +08:00
Pig Fang
be0f74ad64 remove unused code 2020-01-21 11:08:52 +08:00
Pig Fang
85f9f8378a use correct html element 2020-01-15 10:11:17 +08:00
Pig Fang
092eedfdf4 refactor routes 2020-01-13 08:37:57 +08:00
Pig Fang
b1ccdb47f2 switch server-side texture renderer 2020-01-12 09:27:39 +08:00
Asnxthaony
bcca87936a
Fix 2d preview in player management 2020-01-01 08:50:31 +08:00
Pig Fang
a14688264b Support disable portal 2019-12-16 10:29:10 +08:00
Pig Fang
703a760b24 Add grid for players list 2019-12-15 22:52:49 +08:00
Pig Fang
a3e74065f9 Add grid for closet page 2019-12-14 14:30:38 +08:00
Pig Fang
37f8355dd4 Apply new ES syntax: Optional Chaining 2019-12-14 00:08:21 +08:00
Pig Fang
56bd71c063 Refactor user profile page
to be static
2019-12-13 15:47:07 +08:00
Pig Fang
264369699a Replace Element "Message" with Bootstrap "Alert" 2019-12-01 17:52:30 +08:00
Pig Fang
2da0a3576b Replace Element msgbox with Bootstrap modal 2019-11-30 12:01:17 +08:00
Pig Fang
aada1148fb Reuse <Modal> component 2019-11-28 21:35:27 +08:00