Commit Graph

298 Commits

Author SHA1 Message Date
cf0a339750 fix: add tooltip to hint user to check when unsure (#38) 2023-07-02 15:40:35 +01:00
ed42959708 fix: consistent wording for qmc setting tab title (#38) 2023-07-02 15:40:13 +01:00
455a05c360 fix: warn when 0 keys imported (#38) 2023-07-02 15:39:47 +01:00
48b8932a1d fix: settings dirty state tracking + toast on save/discard (#38) 2023-07-02 15:38:52 +01:00
7a363d1dc5 fix: consistent wording on "secret import" and add 3-dots in menu (#38) 2023-07-02 15:36:59 +01:00
58e9f365b8 fix: update key placeholders (#38) 2023-07-02 15:35:54 +01:00
f9af094b09 fix: typo 2023-07-02 15:35:01 +01:00
92c6b59a43 fix: error handling when there are no results 2023-07-02 15:32:47 +01:00
99eeb0fbf5 docs: typo in readme 2023-06-20 19:53:49 +01:00
e18e42ae9a fix: support files that were not encrypted (e.g. kgma), close #36 2023-06-18 18:00:37 +01:00
756225d462 Merge pull request 'KWMv2/酷我 mflac 支持' (#35) from feat/kwm-v2-support into main
Reviewed-on: #35
2023-06-17 14:13:43 +00:00
368410374a 0.2.0 2023-06-17 14:57:04 +01:00
7a696b1c8a feat: update instructions for kwmv2 key import 2023-06-17 14:55:38 +01:00
32dbed45cb feat: add KWMv2 support 2023-06-17 14:29:50 +01:00
6f1d1423fe refactor: move QMCv2KeyCrypto constructor to shared utility method 2023-06-17 14:29:24 +01:00
2881f70f68 refactor: move text encoder/decoder to util file 2023-06-17 14:28:36 +01:00
761b2a4df0 chore: upgrade libparakeet to v0.2.0 2023-06-17 14:25:59 +01:00
99b679817b feat: parse kwm v2 key from mmkv 2023-06-17 03:18:15 +01:00
53039567ba Revert "ci: reduce ram usage when building"
This reverts commit a13034cf35.
2023-06-17 03:00:06 +01:00
6a338f9aac build: remove migrated component 2023-06-17 02:50:04 +01:00
a13034cf35 ci: reduce ram usage when building 2023-06-17 02:49:49 +01:00
b277000c2a feat: kwm v2 key import ui 2023-06-17 02:45:31 +01:00
5492628b71 Merge pull request '添加 Levenshtein 算法(QMCv2)' (#33) from feat/levenshtein-key-finder into main
Reviewed-on: #33
2023-06-16 19:45:47 +00:00
825ddf9462 chore: add dev doc content 2023-06-16 20:44:08 +01:00
672c5681ed docs: improve ios docs 2023-06-16 20:43:49 +01:00
77c201c551 feat: added option to search closest ekey 2023-06-16 02:28:38 +01:00
3433d2e860 fix: performance issue when there's over 100s ekeys 2023-06-16 02:03:23 +01:00
1147df30de Merge pull request '支持 iOS 密钥数据库导入' (#32) from feat/import-ios-keys into main
Reviewed-on: #32
2023-06-15 23:19:01 +00:00
e4c8e4e94e chore: update wording for qmcv2 description & qmcv2 key import button text 2023-06-15 20:52:59 +01:00
5ead9f2f7b chore: update wording for discard settings 2023-06-15 20:52:41 +01:00
44df8ce3db feat: add ios ekey import instructions 2023-06-15 20:34:15 +01:00
8db5b64b38 feat: fix mmkv parser, support for ios ekey mmkv 2023-06-15 19:30:33 +01:00
f787e1c3f8 Merge pull request 'feat: add mac import option and help text' (#30) from feat/import-qmc2-mmkv into main
Reviewed-on: #30
2023-06-12 23:56:34 +00:00
88cf2f972b feat: add mac import option and help text 2023-06-13 00:26:30 +01:00
f2c93c9f85 feat: default link to use blue color 2023-06-12 22:55:09 +01:00
10aa8ee20a Merge pull request '从安卓客户端的密钥数据库读取密钥' (#24) from feat/import-from-android into main
Reviewed-on: #24
2023-06-11 22:39:19 +00:00
a9e9671899 fix: make modal don't close on overlay click; remove dismiss button in this modal. 2023-06-11 23:25:49 +01:00
7347db926e fix: reworded the instructions against rooting Android Device 2023-06-11 23:23:40 +01:00
4b57186cd7 chore: trim whitespace when converting staging key to production 2023-06-11 23:19:13 +01:00
37af011d6a fix: added workaround for sql.js during vitest 2023-06-11 22:42:19 +01:00
473f310aca feat: proper instructions for ps1/win as well. 2023-06-11 22:41:06 +01:00
7e11e095ab chore: manually adjust chunks 2023-06-11 22:40:39 +01:00
b78399eddb feat: import ekey from Android db (#20) 2023-06-11 16:22:57 +01:00
ec27a6f699 ci: automatically promote latest main build as published. 2023-06-10 21:59:08 +01:00
5a6d61f35f ci: fix existing deployment 2023-06-10 21:49:00 +01:00
37fd508bc1 ci: typo for zip archive creation 2023-06-10 21:37:15 +01:00
f10459ab69 ci: avoid installing debian dependencies 2023-06-10 21:32:41 +01:00
ce0117c389 ci: use deb mirror from ustc 2023-06-10 18:24:39 +01:00
8a67e072d9 ci: use deb mirror from netease 2023-06-10 18:05:50 +01:00
c1958d6de4 ci: use TaoBao npm mirror (#23) 2023-06-10 18:00:31 +01:00