Commit Graph

160 Commits

Author SHA1 Message Date
nullptr-0 7ade485d2e bugfix for #36 #50 2023-08-29 00:29:05 +08:00
Jixun Wu a269cd4f8e chore: replace url to old github project (fix #53) 2023-07-15 20:10:52 +01:00
Jixun Wu 0bb5c4d864 strict type check for ncm metadata #48
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2023-07-07 12:45:31 +01:00
xhacker-zzz 0fe13129f7 use wasm in npm packages 2023-01-20 20:27:36 +08:00
xhacker-zzz ea0dec6f0b delete js implementations 2023-01-19 20:33:23 +08:00
xhacker-zzz c48532121d small fixes 2023-01-19 19:41:01 +08:00
Yuki1536 62d83c752e
Format with prettier.
continuous-integration/drone/pr Build is passing Details
2022-12-22 22:20:34 +09:00
Yuki1536 3393bb0bff
Change type
continuous-integration/drone/pr Build is passing Details
2022-12-16 20:34:13 +09:00
Yuki1536 d21c48caff
Small fixes
continuous-integration/drone/pr Build is passing Details
2022-12-15 12:08:12 +09:00
Yuki1536 b632c8fbc9
Update README.md
continuous-integration/drone/pr Build is passing Details
2022-12-12 20:35:15 +09:00
Yuki1536 2ae08c53fd
Store table u16array instead of bytes
continuous-integration/drone/pr Build is passing Details
2022-12-12 19:19:06 +09:00
Yuki1536 105023def7
Remove iconv-lite calling
continuous-integration/drone/pr Build is passing Details
2022-12-11 18:22:47 +09:00
Yuki1536 1fdab13ff8
Add x2m x3m decryptor
continuous-integration/drone/pr Build is failing Details
2022-12-11 17:54:07 +09:00
Yuki1536 1db42a10ff
Test: x2m x3m decrypt 2022-12-11 17:24:14 +09:00
Yuki1536 7e62def0c2
fix(kwm): allow new magic header
continuous-integration/drone/pr Build is passing Details
2022-12-05 10:26:41 +09:00
Jixun eb3091052e feat: added support for mmp4 extension
continuous-integration/drone/pr Build is passing Details
2022-11-27 14:12:17 +00:00
Jixun Wu 892fea509f test: remove invalid test and avoid jest pick up tests from emsdk folder. 2022-11-26 19:21:30 +00:00
Unlock Music Dev 8a95239c35
fix: remove broken test 2022-11-24 21:49:51 +08:00
xhacker-zzz 6514befb3a Update qmccache cpp code 2022-11-24 04:54:48 +08:00
xhacker-zzz 4716579b20 Update annotation & log output 2022-11-24 04:43:16 +08:00
xhacker-zzz b63683781c Merge remote-tracking branch 'upstream/master' 2022-11-24 04:40:04 +08:00
xhacker-zzz b5cc9a7404 Add mg3d & Fix Bugs 2022-11-22 06:40:02 +08:00
Jixun Wu 8b2834b06a refactor: implement a more efficient buffer decryption algorithm for qmc cache. 2022-11-21 18:15:16 +00:00
Jixun Wu 2dff0c1f37 test: added test cases for qmc cache. 2022-11-21 18:14:44 +00:00
xhacker-zzz 63dc5c125c Add GitHub Actions for wasm & chores 2022-11-21 01:48:24 +08:00
xhacker-zzz 5c21f459c6 修正代码中的细节问题 2022-11-21 00:33:03 +08:00
xhacker-zzz 5d1d56e587 Add Tag Edit Function & Wasm for Qmc & Kgm 2022-11-20 22:30:56 +08:00
Jixun 4872efbf87 feat: kgm unlock without large / remote mask file 2022-04-28 00:36:20 +01:00
MengYX 1f7ac44829
fix(QMCv2): `.mggl` `.mgg0`
(cherry picked from commit f7b5e25277678ae0f78a186aaf2fa76fee86173f)
2022-01-21 11:47:04 +08:00
MengYX 8260e744ca
refactor: change common -> index
(cherry picked from commit eb6be0d9d13a0834b6a7ada9aab846cfbbdfd664)
2022-01-09 10:46:57 +08:00
MengYX 976077e3e1
fix(QMCv2): overflow error in js decoder
(cherry picked from commit 191ac6a932efb290f49e2824839db20ac6ff47ca)
2022-01-09 10:46:55 +08:00
MengYX 4f7d16e2b0
fix #222
(cherry picked from commit 53127de96851ef24f774169ae5e55274f800bd99)
2022-01-09 10:46:54 +08:00
MengYX af10576b88
fix: declare radix in parseInt
Co-authored-by: Jixun Wu <5713045+jixunmoe@users.noreply.github.com>
(cherry picked from commit eee7d7aedc37797820184c12f6954df23e4b98b8)
2022-01-09 10:46:48 +08:00
Jixun Wu fc4a0e002f
fix(QMCv2): Fail gracefully when WebAssembly loader failed.
(cherry picked from commit 700574fb8efd1a1057bc16a053e5015dcb2e3044)
2022-01-09 10:46:46 +08:00
Jixun Wu 55772dec31
feat(QMCv2): Allow extraction of songId from QMC2-wasm
(cherry picked from commit 9ca2d852ce713255caeb8424a2724cb936434f18)
2022-01-09 10:46:45 +08:00
MengYX 0b786b9885
feature: use online info to correct qmc meta
(cherry picked from commit 7c62f35adb268509f543d67b4a36f49ada3ae206)
2022-01-09 10:46:42 +08:00
MengYX b710255100
fix #142: remove default mp3 cover description
(cherry picked from commit 4bca64b4b8f4be02222de2fa5f6db0382855fd23)
2022-01-09 10:46:35 +08:00
Jixun Wu a73212f026
test(joox): Added basic sanity test for joox encryption.
(cherry picked from commit 48b8194363264a0276006deaa3c956970a543627)
2022-01-09 10:46:19 +08:00
Jixun Wu c098b73617
feat(joox): Fetch meta data from API
(cherry picked from commit 4af1a38334cfc51ce64dd509f2dff694f78010f6)
2022-01-09 10:46:18 +08:00
Jixun Wu 13f2d86df4
feat(joox): re-use QM meta extraction code
(cherry picked from commit 2e946e6e30e02085018e868b7857acb62a1a0b08)
2022-01-09 10:45:04 +08:00
Jixun Wu 4ae92cd630
refactor(qmc): extract qm meta code to utils
(cherry picked from commit b6497e2bd3679e0e62bd6a90bdac16fa7c7f1b4e)
2022-01-09 10:45:02 +08:00
Jixun Wu 5e6cf8bf24
feat(storage): Pass over config to worker thread on decryption call
(cherry picked from commit 36d616398eac4e8d51863863fa5205fe1c91267f)
2022-01-09 10:44:59 +08:00
Jixun Wu 10aa05c244
refactor: storage factory + singleton
- Make storage easier.

(cherry picked from commit ed84a4732d7dd3ce6b2c22f30553ab5c59f85dbb)
2022-01-09 10:44:57 +08:00
Jixun f414f978b4
chore: bump to 0.0.1-R4
(cherry picked from commit 2da37f984a8ed4ca369e2efecb2da5d71976c93e)
2022-01-09 10:44:52 +08:00
Jixun dbfff5feca
feat: add basic joox support
(cherry picked from commit 699333ca06526d747a7eb4a188e896de81e9f014)
2022-01-09 10:44:36 +08:00
MengYX 6287283cde
pretty: ignore matrix
(cherry picked from commit edc4e4864b31c32e5860b3a5c840657be6cc4154)
2022-01-09 10:44:28 +08:00
MengYX 3441b7a3b1
all: format with prettier
(cherry picked from commit cad5b4d7deba4fbe4a40a17306ce49d3b2f13139)
2022-01-09 10:44:16 +08:00
MengYX b9efb68851
fix(QMCv2): cipher should determine by key size
(cherry picked from commit dba63f212cbf9351e5dc16870eb32ae582db2867)
2022-01-09 10:38:27 +08:00
MengYX c1320c811b
chore(QMCv2): fix code style
(cherry picked from commit 87138718549bdec014752ba43dcd5997aaf29137)
2022-01-09 10:38:20 +08:00
MengYX fce4734ed9
feat(QMCv2): use js decoder
(cherry picked from commit c24e5d29733cfa771dd41ae40032029c6bbb9186)
2022-01-09 10:38:18 +08:00