Commit Graph

25 Commits

Author SHA1 Message Date
39eefd9117 feat: add support for migu3d formats 2023-05-27 00:47:00 +01:00
f072b7f88e feat: add crypto impl for kgm/kwm (#16, #17) 2023-05-22 23:56:17 +01:00
117351a6e5 feat: added support for ncm (#15) 2023-05-22 23:07:58 +01:00
52d86e4601 feat: friendly way to inform user there's an error (#12) 2023-05-22 22:24:41 +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
4cfc672646 feat: print performance logs to console. 2023-05-21 18:00:06 +01:00
7df50c7c75 chore: remove abuse of any in WorkerEventBus 2023-05-18 00:18:22 +01:00
0db84813ad test: working test with TypeScript + vite (using vitest) 2023-05-17 01:46:20 +01:00
1fafe34fa1 test: get coverage work 2023-05-16 22:47:47 +01:00
cf3324e833 refactor: move decrypt command to its own file; added version command 2023-05-15 00:09:26 +01:00
b99590908e feat: ui improvement, working audio preview 2023-05-14 23:47:56 +01:00
8ab267019c feat: added support for QMCv2 (#11) 2023-05-14 23:15:59 +01:00
08c082ec2c chore: move key to separated file 2023-05-14 22:34:07 +01:00
77a3eba036 feat: added audio ext detection 2023-05-14 21:57:18 +01:00
4abe50515c chore: make note of qmcv1 factory 2023-05-13 20:04:55 +01:00
00267dc230 chore: remove debugger statement 2023-05-13 20:03:59 +01:00
3d2761a2b1 fix: initial working version with libparakeet 2023-05-13 20:03:32 +01:00
3c1434b09f chore: experimental work on bridge libparakeet 2023-05-13 15:55:02 +01:00
72b3a9cec9 fix(crypto): xiami subtract off by one (#9) 2023-05-09 21:07:43 +01:00
1c1d234244 feat: add xiami crypto & have a working decryption workflow (#2, #9) 2023-05-09 01:23:35 +01:00
5ad054631c refactor: use ~ as import alias 2023-05-09 01:22:00 +01:00
911ee2a2fa feat: get web worker mechanism working (pass file around) 2023-05-08 17:36:10 +01:00
5e09de5991 feat: begin building worker 2023-05-08 16:23:58 +01:00