Commit Graph

27 Commits

Author SHA1 Message Date
365290905c feat: implement decrypt from user key
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-06-10 14:29:50 +01:00
4de0d5304d feat: pass options to downstream decryptor 2023-06-10 12:06:02 +01:00
e1929d7639 feat: add support for migu3d formats 2023-05-27 00:47:00 +01:00
cca9b38a1f feat: add crypto impl for kgm/kwm (#16, #17) 2023-05-22 23:56:17 +01:00
b198240ef9 feat: added support for ncm (#15) 2023-05-22 23:07:58 +01:00
5db5fdaa69 feat: friendly way to inform user there's an error (#12) 2023-05-22 22:24:41 +01:00
c6c373f9fc refactor: make console log less verbose when not needed 2023-05-22 00:00:35 +01:00
c3809b48f7 faet: add support of xmly android (#1) 2023-05-21 23:38:50 +01:00
fa2629ae6c refactor: improve flow of decryption (#2) 2023-05-21 23:38:32 +01:00
06acbab4d9 feat: print performance logs to console. 2023-05-21 18:00:06 +01:00
fb14eabaf1 chore: remove abuse of any in WorkerEventBus 2023-05-18 00:18:22 +01:00
cd1f6cb186 test: working test with TypeScript + vite (using vitest) 2023-05-17 01:46:20 +01:00
71014c3a90 test: get coverage work 2023-05-16 22:47:47 +01:00
15bde81afe refactor: move decrypt command to its own file; added version command 2023-05-15 00:09:26 +01:00
eb1996c28e feat: ui improvement, working audio preview 2023-05-14 23:47:56 +01:00
d53ee1f860 feat: added support for QMCv2 (#11) 2023-05-14 23:15:59 +01:00
a06f58f27f chore: move key to separated file 2023-05-14 22:34:07 +01:00
175d6d0645 feat: added audio ext detection 2023-05-14 21:57:18 +01:00
2841b5b333 chore: make note of qmcv1 factory 2023-05-13 20:04:55 +01:00
fea58ce3f5 chore: remove debugger statement 2023-05-13 20:03:59 +01:00
d2621aae3c fix: initial working version with libparakeet 2023-05-13 20:03:32 +01:00
7c29866c41 chore: experimental work on bridge libparakeet 2023-05-13 15:55:02 +01:00
7caeb4b07b fix(crypto): xiami subtract off by one (#9) 2023-05-09 21:07:43 +01:00
68e4aef4c6 feat: add xiami crypto & have a working decryption workflow (#2, #9) 2023-05-09 01:23:35 +01:00
6afc825222 refactor: use ~ as import alias 2023-05-09 01:22:00 +01:00
6b8731eea6 feat: get web worker mechanism working (pass file around) 2023-05-08 17:36:10 +01:00
6bea3c135f feat: begin building worker 2023-05-08 16:23:58 +01:00