鲁树人 lsr
lsr opened issue um/um-react#29 2023-06-11 22:37:58 +00:00
[UI] 允许用户导入导出酷我的密钥数据为 JSON 格式
lsr opened issue um/um-react#28 2023-06-11 22:37:33 +00:00
[UI] 允许用户导入酷我安卓版的密钥数据库
lsr opened issue um/um-react#27 2023-06-11 22:36:18 +00:00
[安卓/酷我] 支持新的 mflac 格式
lsr opened issue um/um-react#26 2023-06-11 22:33:40 +00:00
[UI] 导出密钥到外部 JSON 文件
lsr opened issue um/um-react#25 2023-06-11 22:30:40 +00:00
[UI] 从 Mac mmkv 数据库导入密钥
lsr created pull request um/um-react#24 2023-06-11 22:28:45 +00:00
从安卓客户端的密钥数据库读取密钥
lsr pushed to feat/import-from-android at um/um-react 2023-06-11 22:26:01 +00:00
3cb24b52ac fix: make modal don't close on overlay click; remove dismiss button in this modal.
lsr pushed to feat/import-from-android at um/um-react 2023-06-11 22:23:54 +00:00
2a75d63b9a fix: reworded the instructions against rooting Android Device
lsr pushed to feat/import-from-android at um/um-react 2023-06-11 22:19:25 +00:00
0b82d267c9 chore: trim whitespace when converting staging key to production
lsr pushed to feat/import-from-android at um/um-react 2023-06-11 21:42:31 +00:00
e956fb60ad fix: added workaround for sql.js during vitest
dec7f86115 feat: proper instructions for ps1/win as well.
eb87c0f2e0 chore: manually adjust chunks
Compare 3 commits »
lsr created branch feat/import-from-android in um/um-react 2023-06-11 15:23:10 +00:00
lsr pushed to feat/import-from-android at um/um-react 2023-06-11 15:23:10 +00:00
da39d5f5c1 feat: import ekey from Android db (#20)
lsr pushed to main at um/um-react 2023-06-10 20:59:20 +00:00
dd7a238eb8 ci: automatically promote latest main build as published.
1976c34e7a ci: fix existing deployment
Compare 2 commits »
lsr pushed to main at um/um-react 2023-06-10 20:37:26 +00:00
06a99271f1 ci: typo for zip archive creation
lsr pushed to main at um/um-react 2023-06-10 20:32:53 +00:00
bd85d0c37b ci: avoid installing debian dependencies
lsr commented on issue um/um-react#23 2023-06-10 17:27:39 +00:00
CI: 编译速度优化

最终优化策略:

  • 构建阶段,在 CI 环境下使用淘宝源来下载依赖;
  • 发布阶段,在 CI 环境下使用中科大源来安装依赖;
lsr pushed to main at um/um-react 2023-06-10 17:24:48 +00:00
9c5a5d206c ci: use deb mirror from ustc
lsr pushed to main at um/um-react 2023-06-10 17:06:00 +00:00
613b1f9db1 ci: use deb mirror from netease
lsr pushed to main at um/um-react 2023-06-10 17:00:41 +00:00
ee10bab28f ci: use TaoBao npm mirror (#23)
lsr closed issue um/um-react#22 2023-06-10 16:55:28 +00:00
[UI] Footer 界面更改