Commit Graph

46 Commits

Author SHA1 Message Date
863a4e4f89 chore: apply indentation rule for cjs/mjs as well 2023-05-16 22:50:03 +01:00
1fafe34fa1 test: get coverage work 2023-05-16 22:47:47 +01:00
e60e669d32 build: improved resource chunk 2023-05-15 21:39:58 +01:00
7d27a5fc96 test: setup jest and everything 2023-05-15 21:32:48 +01:00
6c5b8c9d55 chore: fix build for SDKVersion component 2023-05-15 21:32:38 +01:00
0142a32ea7 0.1.0 2023-05-15 21:09:44 +01:00
d7f68aa255 feat: allow user to remove entry from the page 2023-05-15 21:05:03 +01:00
52922a8928 chore: configure and format file 2023-05-15 21:04:45 +01:00
9aba8f9bd7 feat: basic responsive UI 2023-05-15 00:41:39 +01:00
a692c7a9ae chore: remove dummy todo 2023-05-15 00:32:50 +01:00
49fe534b51 fix: dl button from listing 2023-05-15 00:28:42 +01:00
55e2a4b7d3 fix: react warning for "p>div 2023-05-15 00:27:21 +01:00
159d23a005 feat: show current version (#5) 2023-05-15 00:22:23 +01:00
0a7a095b9f feat: show sdk version (#5) 2023-05-15 00:10:59 +01:00
3c0a9433dd chore: type updates 2023-05-15 00:09:38 +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
c734a83854 chroe: update sdk 2023-05-14 21:46:32 +01:00
cecdff79d3 docs: note about folder layout 2023-05-13 20:21:19 +01:00
5b812b9bb8 docs: updated pnpm notes + sdk contribution note 2023-05-13 20:18:37 +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
24a68fcf59 chore: use singleton loader to prevent duplicated wasm request 2023-05-10 23:16:12 +01:00
fc2238ff39 feat: get wasm working from libparakeet 2023-05-10 22:01:32 +01:00
2c56c22c74 chore: make download button work 2023-05-09 21:07:49 +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
eeb00e0bc9 docs: add contribution section 2023-05-08 18:02:14 +01:00
e81d8a3fcb docs: move issue id to beginning of list 2023-05-08 18:02:04 +01:00
09bffd587b docs: add todo issue id; move todo to bottom of readme 2023-05-08 17:57:34 +01:00
44c39f2fa2 docs: update readme 2023-05-08 17:39:20 +01:00
911ee2a2fa feat: get web worker mechanism working (pass file around) 2023-05-08 17:36:10 +01:00
29b169cce6 chore: add editorconfig 2023-05-08 17:29:00 +01:00
5e09de5991 feat: begin building worker 2023-05-08 16:23:58 +01:00
7a12d6c6a1 feat: hide metadata until is processed 2023-05-08 16:23:58 +01:00
c0737a341b feat: allow add file by selecting through open file dialog 2023-05-08 16:23:58 +01:00
3b264f380f chore: use object instead of array for file listing 2023-05-08 15:54:18 +01:00
38aa81b5bc feat: basic ui layout 2023-05-07 23:29:37 +01:00
53682a1cdb chore: rename dev to start, let pnpm use 18.16 2023-05-07 21:31:46 +01:00
e62ec084f4 initial commit 2023-05-07 20:11:16 +01:00