鲁树人 lsr
lsr pushed to main at um/um-react 2023-06-10 16:55:28 +00:00
ce01fca211 fix: reword unlock instructions to fit in single line for mobile devices
dd48ae7778 fix: reword footer to fit single line in mobile device (close #22)
Compare 2 commits »
lsr pushed to main at um/um-react 2023-06-10 16:31:26 +00:00
6c40f29202 Revert "ci: make use of pnpm store cache (#23)"
lsr pushed to main at um/um-react 2023-06-10 16:22:41 +00:00
ba01937703 ci: make use of pnpm store cache (#23)
aae3e5c0fb ci: deploy to main site when branch is main
Compare 2 commits »
lsr pushed to main at um/um-react 2023-06-10 16:03:04 +00:00
8fe289e270 Revert "refactor: use yarn instead of pnpm (#23)"
lsr closed issue um/um-react#23 2023-06-10 16:02:30 +00:00
CI: 编译速度优化
lsr commented on issue um/um-react#23 2023-06-10 16:02:29 +00:00
CI: 编译速度优化

但我看了下 CI 上 yarn 的安装包下载时间要长一倍,我还是回退下再想想怎么套优化吧… 尴尬

lsr commented on issue um/um-react#23 2023-06-10 15:59:27 +00:00
CI: 编译速度优化

我之前做过 pnpm 的 CI 缓存优化,不过是在 GitLab CI 上面搞的; 可以对 pnpm store 进行缓存 如果你喜欢 pnpm 的话,我可以试试处理一下

倒不是缓…

lsr pushed to main at um/um-react 2023-06-10 15:40:04 +00:00
191de2094d refactor: use yarn instead of pnpm (#23)
lsr opened issue um/um-react#23 2023-06-10 15:24:24 +00:00
从 pnpm 转移到 yarn
lsr closed issue um/um-react#19 2023-06-10 15:23:39 +00:00
[UI] 将用户指定的设定传输给后端
lsr closed issue um/um-react#18 2023-06-10 15:23:37 +00:00
[UI] 设定框
lsr deleted branch feat/settings from um/um-react 2023-06-10 15:23:26 +00:00
lsr merged pull request um/um-react#21 2023-06-10 15:23:21 +00:00
添加设定界面 - #18
lsr pushed to main at um/um-react 2023-06-10 15:23:21 +00:00
0caf88d649 Merge pull request '添加设定界面 - #18' (#21) from feat/settings into main
b3ef596a93 refactor: extend transformBlob to take cleanup function
6d925f744e ci: change wording for save/discard
9db037a71d chore: add description to QMCv2 page
2678825f8e ci: don't publish when we are inside PR
Compare 25 commits »
lsr commented on issue um/um-react#19 2023-06-10 15:23:03 +00:00
[UI] 将用户指定的设定传输给后端

在 #18 的时候完成了。

lsr pushed to feat/settings at um/um-react 2023-06-10 15:22:49 +00:00
b3ef596a93 refactor: extend transformBlob to take cleanup function
6d925f744e ci: change wording for save/discard
9db037a71d chore: add description to QMCv2 page
2678825f8e ci: don't publish when we are inside PR
Compare 4 commits »
lsr pushed to feat/settings at um/um-react 2023-06-10 13:30:22 +00:00
365290905c feat: implement decrypt from user key
6a2b9e5cdc chore: added note about import options
Compare 2 commits »
lsr pushed to feat/settings at um/um-react 2023-06-10 12:17:41 +00:00
8e2d13f54a feat: split settings slice to staging (ui) and production (in effect)
4de0d5304d feat: pass options to downstream decryptor
f169a036d0 chore: bump pnpm lock file version
Compare 3 commits »
lsr pushed to feat/settings at um/um-react 2023-06-10 00:00:14 +00:00
fc743fa15d fix: make @chakra-ui/anatomy direct dependency
lsr pushed to feat/settings at um/um-react 2023-06-09 23:55:20 +00:00
470adc74db test: mock matchMedia
740c5196aa chore: avoid warning during build "empty chunk: dummy"
e815365fc0 chore: don't reformat lockfile
725f130e42 feat: responsive settings ui
1f87a655ac feat: improved layout
Compare 5 commits »