鲁树人 lsr
lsr pushed to main at um/um-react 2023-06-15 23:19:03 +00:00
8cb275da75 Merge pull request '支持 iOS 密钥数据库导入' (#32) from feat/import-ios-keys into main
244a1b002d chore: update wording for qmcv2 description & qmcv2 key import button text
320c80d8cd chore: update wording for discard settings
63c1a25f53 feat: add ios ekey import instructions
59ecc0847b feat: fix mmkv parser, support for ios ekey mmkv
Compare 5 commits »
lsr merged pull request um/um-react#32 2023-06-15 23:19:02 +00:00
支持 iOS 密钥数据库导入
lsr created pull request um/um-react#32 2023-06-15 20:14:04 +00:00
支持 iOS 密钥数据库导入
lsr opened issue um/um-react#31 2023-06-15 20:09:32 +00:00
[测试] 增加代码覆盖率
lsr pushed to feat/import-ios-keys at um/um-react 2023-06-15 19:53:11 +00:00
244a1b002d chore: update wording for qmcv2 description & qmcv2 key import button text
320c80d8cd chore: update wording for discard settings
Compare 2 commits »
lsr created branch feat/import-ios-keys in um/um-react 2023-06-15 19:34:26 +00:00
lsr pushed to feat/import-ios-keys at um/um-react 2023-06-15 19:34:26 +00:00
63c1a25f53 feat: add ios ekey import instructions
59ecc0847b feat: fix mmkv parser, support for ios ekey mmkv
Compare 2 commits »
lsr pushed to main at um/um-react 2023-06-12 23:56:36 +00:00
cc885164c1 Merge pull request 'feat: add mac import option and help text' (#30) from feat/import-qmc2-mmkv into main
6b871f0861 feat: add mac import option and help text
Compare 2 commits »
lsr deleted branch feat/import-qmc2-mmkv from um/um-react 2023-06-12 23:56:36 +00:00
lsr merged pull request um/um-react#30 2023-06-12 23:56:35 +00:00
feat: add mac import option and help text
lsr closed issue um/um-react#25 2023-06-12 23:56:35 +00:00
[UI] 从 Mac mmkv 数据库导入密钥
lsr created pull request um/um-react#30 2023-06-12 23:27:28 +00:00
feat: add mac import option and help text
lsr created branch feat/import-qmc2-mmkv in um/um-react 2023-06-12 23:27:08 +00:00
lsr pushed to feat/import-qmc2-mmkv at um/um-react 2023-06-12 23:27:08 +00:00
6b871f0861 feat: add mac import option and help text
lsr pushed to main at um/um-react 2023-06-12 21:55:29 +00:00
a951ac8e16 feat: default link to use blue color
lsr commented on issue um/um-react#20 2023-06-11 22:39:37 +00:00
[UI] 从数据库导入密钥

在 PR #24 实现。已合并故关闭。

lsr closed issue um/um-react#20 2023-06-11 22:39:37 +00:00
[UI] 从数据库导入密钥
lsr pushed to main at um/um-react 2023-06-11 22:39:21 +00:00
86e8f33de5 Merge pull request '从安卓客户端的密钥数据库读取密钥' (#24) from feat/import-from-android into main
3cb24b52ac fix: make modal don't close on overlay click; remove dismiss button in this modal.
2a75d63b9a fix: reworded the instructions against rooting Android Device
0b82d267c9 chore: trim whitespace when converting staging key to production
e956fb60ad fix: added workaround for sql.js during vitest
Compare 8 commits »
lsr deleted branch feat/import-from-android from um/um-react 2023-06-11 22:39:21 +00:00
lsr merged pull request um/um-react#24 2023-06-11 22:39:20 +00:00
从安卓客户端的密钥数据库读取密钥