Commit Graph

208 Commits

Author SHA1 Message Date
mochaaP
68701d1b3c fix: export global with Object.assign 2022-06-21 15:07:47 +00:00
mochaaP
190642224d fix: running on gitpod 2022-06-21 15:07:22 +00:00
mochaaP
0f31756643 fix: export globals
This reverts commit 899de768f0.
2022-06-17 07:49:13 +00:00
mochaaP
899de768f0 fix: export globals 2022-06-17 13:24:52 +08:00
mochaaP
d4ea48c904
chore: make typescript happy (explicit any) 2022-04-17 02:33:36 +08:00
Pig Fang
5fc5c2c8c2
remove usage of jsDelivr
fix #369
fix #372
fix #375
2022-02-16 17:57:01 +08:00
Pig Fang
424ab20db1
fix possible React Hooks issues 2022-02-13 12:09:08 +08:00
Pig Fang
79ec6e206a
fix duplicated logout modal (fix #332) 2021-08-22 10:50:58 +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
09bba22227
upgrade Prettier 2021-06-05 17:11:42 +08:00
Pig Fang
7381699690
upgrade Jest and TypeScript 2021-06-05 17:10:41 +08:00
Pig Fang
97057bc432
fix order of loading front-end l10n file 2021-02-18 09:43:23 +08:00
Pig Fang
34c90b50f2
upgrade to webpack 5
Web CLI update:
* commander -> cac
* enquirer -> prompts
2020-11-06 15:37:45 +08:00
Pig Fang
66eb658410
generate asset tags at compile time 2020-10-31 10:43:47 +08:00
Pig Fang
11305acc6a
re-enable eslint 2020-07-13 11:25:40 +08:00
Pig Fang
a12b8aeefa
fix typo 2020-06-30 17:49:04 +08:00
Pig Fang
d38e159205
allow to register custom Web CLI programs 2020-06-30 17:48:03 +08:00
Pig Fang
e018ced5d8
fix TypeScript errors 2020-06-28 22:49:24 +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
d242c124e9
fix TypeScript errors 2020-06-28 16:33:35 +08:00
Pig Fang
62a5e856e3
increase service worker file version 2020-06-28 16:18:53 +08:00
Pig Fang
9c5945235c
update type definition 2020-06-28 16:14:56 +08:00
Pig Fang
d87791ab3d
fix loading assets from CDN 2020-06-28 15:54:41 +08:00
Pig Fang
aa4c34dd01
fix cross origin issue for assets 2020-06-28 15:35:48 +08:00
Pig Fang
a955fdfefa add t to global blessing variable 2020-06-24 16:12:29 +08:00
Pig Fang
38943ababf rename 2020-06-24 16:12:01 +08:00
Pig Fang
49b18783ba fix toast tests 2020-06-23 17:52:50 +08:00
Pig Fang
7a78c612bf fix toast 2020-06-23 15:37:18 +08:00
Pig Fang
56ec01f32a disable cache at development 2020-06-23 10:24:28 +08:00
Pig Fang
ef7dfd2a71 extract "disable-registration" as plugin 2020-06-19 19:05:51 +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
86c39e6b12 remove inline scripts as possible 2020-06-11 19:27:15 +08:00
Pig Fang
9f6cec56a8 fix previewing textures at players page 2020-06-11 17:53:21 +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
946896117a refactor SkinlibController 2020-06-05 23:35:49 +08:00
Pig Fang
9141af2a70 refactor fetching texture info 2020-06-04 18:12:58 +08:00
Pig Fang
7ae9a05f0c extract "single-player" function as plugin 2020-06-03 14:47:44 +08:00
Pig Fang
a451c498d6 refactor routes 2020-06-03 09:02:25 +08:00
Pig Fang
ecc3d02167 tweak service worker 2020-06-01 16:20:28 +08:00
Pig Fang
dde61d31f4 convert viewer background images format to WebP 2020-05-30 11:35:24 +08:00
Pig Fang
1cf4101cde commit generated code to vcs 2020-05-30 11:10:38 +08:00
Pig Fang
5094cff07a generate URLs by codegen 2020-05-30 10:44:36 +08:00
Pig Fang
12dab489d6 change format of avatar and 2D preview to WebP 2020-05-21 11:49:16 +08:00
Pig Fang
93880b5ac1 tweak service worker 2020-05-20 12:12:48 +08:00
Pig Fang
3ba1726774 reduce resource size of home page 2020-05-20 10:03:47 +08:00
Pig Fang
68d57da1d9 use service worker to cache resources 2020-05-19 17:02:54 +08:00
Pig Fang
e0c7dc346e update JS dependencies 2020-05-19 09:33:41 +08:00