Commit Graph

  • 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" 鲁树人 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 鲁树人 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 鲁树人 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 鲁树人 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 鲁树人 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:21:10 +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
  • 8925d43b62 fix: reword unlock instructions to fit in single line for mobile devices 鲁树人 2023-06-10 17:54:24 +01:00
  • d73a51a931 fix: reword footer to fit single line in mobile device (close #22) 鲁树人 2023-06-10 17:54:06 +01:00
  • 4b9440ffc1 Revert "ci: make use of pnpm store cache (#23)" 鲁树人 2023-06-10 17:31:12 +01:00
  • dd6a74f3f5 ci: make use of pnpm store cache (#23) 鲁树人 2023-06-10 17:22:28 +01:00
  • e96ebeac80 ci: deploy to main site when branch is main 鲁树人 2023-06-10 17:08:48 +01:00
  • 2b7c257397 Revert "refactor: use yarn instead of pnpm (#23)" 鲁树人 2023-06-10 17:02:36 +01:00
  • e5ee5ab7a5 refactor: use yarn instead of pnpm (#23) 鲁树人 2023-06-10 16:39:51 +01:00
  • f8e558e213 Merge pull request '添加设定界面 - #18' (#21) from feat/settings into main 鲁树人 2023-06-10 15:23:20 +00:00
  • 3597e7789b refactor: extend transformBlob to take cleanup function 鲁树人 2023-06-10 16:22:36 +01:00
  • 0f9748ec14 ci: change wording for save/discard 鲁树人 2023-06-10 16:16:41 +01:00
  • 923fb1497b chore: add description to QMCv2 page 鲁树人 2023-06-10 16:15:46 +01:00
  • e3e14c5cde ci: don't publish when we are inside PR 鲁树人 2023-06-10 16:11:26 +01:00
  • ba503ff46f feat: implement decrypt from user key 鲁树人 2023-06-10 14:29:50 +01:00
  • dd63aa4765 chore: added note about import options 鲁树人 2023-06-10 14:09:40 +01:00
  • f46f36415d feat: split settings slice to staging (ui) and production (in effect) 鲁树人 2023-06-10 13:10:21 +01:00
  • 865dcae931 feat: pass options to downstream decryptor 鲁树人 2023-06-10 12:06:02 +01:00
  • 0038322ae9 chore: bump pnpm lock file version 鲁树人 2023-06-10 12:05:08 +01:00
  • c700abcb48 fix: make @chakra-ui/anatomy direct dependency 鲁树人 2023-06-10 01:00:00 +01:00
  • 9abd73b212 test: mock matchMedia 鲁树人 2023-06-10 00:55:10 +01:00
  • 0c4b7f4048 chore: avoid warning during build "empty chunk: dummy" 鲁树人 2023-06-10 00:51:24 +01:00
  • 50846a3a5d chore: don't reformat lockfile 鲁树人 2023-06-10 00:46:26 +01:00
  • 3e203b92ac feat: responsive settings ui 鲁树人 2023-06-10 00:45:41 +01:00
  • 1c3b6c45c6 feat: improved layout 鲁树人 2023-06-09 23:11:30 +01:00
  • 425ac8e283 Merge remote-tracking branch 'origin/main' into feat/settings 鲁树人 2023-06-09 01:22:13 +01:00
  • 7168e3893e docs: add ci badge & update artifact url 鲁树人 2023-06-09 01:20:30 +01:00
  • b3d6759673 ci: main branch should be considered as prod deployment 鲁树人 2023-06-09 01:17:07 +01:00
  • 240b7ab927 ci: hide verbose logging from publish/deploy 鲁树人 2023-06-09 01:10:37 +01:00
  • 16f15a6bd7 ci: get started on ci build 鲁树人 2023-06-09 01:01:41 +01:00
  • 5974ef3d0c fix: build issue with libparakeet 鲁树人 2023-06-09 01:00:57 +01:00
  • 647a70bf83 test: ignore coverage to test nextTickFn 鲁树人 2023-06-05 00:04:59 +01:00
  • b97f089bac test: added test for enumObject. 鲁树人 2023-06-05 00:04:33 +01:00
  • b64c2a5fba refactor: use tab instead of modal. fixed layout as well. 鲁树人 2023-06-04 23:56:15 +01:00
  • 4620a17e0d feat: added dummy settings modal 鲁树人 2023-06-03 14:58:17 +01:00
  • 1f9bef9ce6 test: fix sanity check test 鲁树人 2023-06-03 14:15:53 +01:00
  • d8c17708b2 chore: fix typo 鲁树人 2023-06-03 14:15:21 +01:00
  • 897830cd44 refactor: move components to sub dir 鲁树人 2023-06-03 14:13:37 +01:00
  • b136bac9b6 feat: setup redux store for settings 鲁树人 2023-06-03 14:09:11 +01:00
  • 953f0d524d chore: upgrade all dependencies to its latest. 鲁树人 2023-05-27 23:24:53 +01:00
  • 13a0fb41c6 chore: upgrade sdk to v0.1.1 鲁树人 2023-05-27 23:22:48 +01:00
  • 1d71aed801 chore: remove gitkeep placeholder from public folder 鲁树人 2023-05-27 01:08:47 +01:00
  • 47d98916e2 docs: update supported formats, reformatted TODO list 鲁树人 2023-05-27 00:48:07 +01:00
  • 39eefd9117 feat: add support for migu3d formats 鲁树人 2023-05-27 00:47:00 +01:00
  • 5680e08c4a docs: correctly apply strikethrough in readme 鲁树人 2023-05-23 00:52:24 +01:00
  • 0ccdfd8bef docs: update footer url to pnpm corepack with chapter text 鲁树人 2023-05-23 00:51:05 +01:00
  • 1ee2df1652 docs: move large chunk of text to its own file 鲁树人 2023-05-23 00:49:24 +01:00
  • 8390089187 docs: notes for submit issues 鲁树人 2023-05-23 00:32:41 +01:00
  • 22fd7e31dc docs: restructured readme with supported formats and project description 鲁树人 2023-05-23 00:23:06 +01:00
  • d5abb34d87 refactor: avoid bundling parakeet both in worker and main js 鲁树人 2023-05-23 00:04:06 +01:00
  • f072b7f88e feat: add crypto impl for kgm/kwm (#16, #17) 鲁树人 2023-05-22 23:56:17 +01:00
  • fd7495a934 chore: upgrade sdk 鲁树人 2023-05-22 23:55:47 +01:00
  • 117351a6e5 feat: added support for ncm (#15) 鲁树人 2023-05-22 23:07:58 +01:00
  • b0fc56519e chore: upgrade even more packages 鲁树人 2023-05-22 22:45:16 +01:00
  • e406797250 chore: upgrade deps 鲁树人 2023-05-22 22:44:01 +01:00
  • 7133a06d00 chore: update sdk to build exp.18 鲁树人 2023-05-22 22:38:59 +01:00
  • 26fa7fef52 chore: make error summary red (#12) 鲁树人 2023-05-22 22:28:51 +01:00
  • 52d86e4601 feat: friendly way to inform user there's an error (#12) 鲁树人 2023-05-22 22:24:41 +01:00
  • 4aff3b7a07 feat: get pwa working 鲁树人 2023-05-22 00:29:27 +01:00
  • bb633cd6f2 refactor: make console log less verbose when not needed 鲁树人 2023-05-22 00:00:35 +01:00
  • 63fff9be3a faet: add support of xmly android (#1) 鲁树人 2023-05-21 23:38:50 +01:00
  • f7353ef4cb refactor: improve flow of decryption (#2) 鲁树人 2023-05-21 23:38:32 +01:00
  • bc1c836d57 chore: bump sdk version 鲁树人 2023-05-21 23:37:30 +01:00