Commit Graph

136 Commits

Author SHA1 Message Date
ea9f6c0899 fix: dl button from listing 2023-05-15 00:28:42 +01:00
c07c893767 fix: react warning for "p>div 2023-05-15 00:27:21 +01:00
8913b91a8f feat: show current version (#5) 2023-05-15 00:22:23 +01:00
4da849f3eb feat: show sdk version (#5) 2023-05-15 00:10:59 +01:00
3f61f20ac0 chore: type updates 2023-05-15 00:09:38 +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
c89be532a8 chroe: update sdk 2023-05-14 21:46:32 +01:00
55a258a5e0 docs: note about folder layout 2023-05-13 20:21:19 +01:00
772666c770 docs: updated pnpm notes + sdk contribution note 2023-05-13 20:18:37 +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
2bd8e134a2 chore: use singleton loader to prevent duplicated wasm request 2023-05-10 23:16:12 +01:00
2b9defbb3b feat: get wasm working from libparakeet 2023-05-10 22:01:32 +01:00
6ca0f46af3 chore: make download button work 2023-05-09 21:07:49 +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
d2ffba5495 docs: add contribution section 2023-05-08 18:02:14 +01:00
0348347ba7 docs: move issue id to beginning of list 2023-05-08 18:02:04 +01:00
a26996515e docs: add todo issue id; move todo to bottom of readme 2023-05-08 17:57:34 +01:00
e7742dc43b docs: update readme 2023-05-08 17:39:20 +01:00
6b8731eea6 feat: get web worker mechanism working (pass file around) 2023-05-08 17:36:10 +01:00
6ab9ef8855 chore: add editorconfig 2023-05-08 17:29:00 +01:00
6bea3c135f feat: begin building worker 2023-05-08 16:23:58 +01:00
7b09967233 feat: hide metadata until is processed 2023-05-08 16:23:58 +01:00
329ce0c10b feat: allow add file by selecting through open file dialog 2023-05-08 16:23:58 +01:00
1b507774ed chore: use object instead of array for file listing 2023-05-08 15:54:18 +01:00
37f6667e50 feat: basic ui layout 2023-05-07 23:29:37 +01:00
0c4713bd3a chore: rename dev to start, let pnpm use 18.16 2023-05-07 21:31:46 +01:00
af1ff46210 initial commit 2023-05-07 20:11:16 +01:00