|
fcc4b14211
|
feat: support for qmcv2 musicex tail
|
2023-12-24 12:15:56 +01:00 |
|
|
83b06dbe60
|
feat: add basic instruction to paste device key from qtfm-device-id
|
2023-12-21 19:34:37 +00:00 |
|
|
18d02a906b
|
feat: initial implementation of qtfm android
|
2023-11-29 23:45:56 +00:00 |
|
|
aca0a4deb6
|
fix: #50 audio ext mp4 -> m4a
|
2023-10-11 22:41:33 +01:00 |
|
|
e18e42ae9a
|
fix: support files that were not encrypted (e.g. kgma ), close #36
|
2023-06-18 18:00:37 +01:00 |
|
|
32dbed45cb
|
feat: add KWMv2 support
|
2023-06-17 14:29:50 +01:00 |
|
|
6f1d1423fe
|
refactor: move QMCv2KeyCrypto constructor to shared utility method
|
2023-06-17 14:29:24 +01:00 |
|
|
2881f70f68
|
refactor: move text encoder/decoder to util file
|
2023-06-17 14:28:36 +01:00 |
|
|
3597e7789b
|
refactor: extend transformBlob to take cleanup function
|
2023-06-10 16:22:36 +01:00 |
|
|
ba503ff46f
|
feat: implement decrypt from user key
|
2023-06-10 14:29:50 +01:00 |
|
|
865dcae931
|
feat: pass options to downstream decryptor
|
2023-06-10 12:06:02 +01:00 |
|
|
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 |
|