Commit Graph

19 Commits

Author SHA1 Message Date
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