Commit Graph

139 Commits

Author SHA1 Message Date
鲁树人
5dad838c33 docs: add changelog v0.1.12 2025-09-08 20:43:38 +09:00
鲁树人
3af2c76153 chore: bump to v0.1.12 2025-09-08 20:43:33 +09:00
鲁树人
2db85a1e9c fix: address clippy warnings 2025-09-08 20:35:09 +09:00
鲁树人
9ba4eed1ea fix: reduce mp3 false-positive 2025-09-08 20:29:23 +09:00
鲁树人
479a27495d release: bump version to v0.1.11 v0.1.11 2025-09-03 21:11:32 +09:00
鲁树人
62d93e6447 chore: exclude .idea 2025-09-03 21:10:43 +09:00
鲁树人
0a7014e10a fix: use new repo 2025-09-03 21:10:23 +09:00
鲁树人
562ea1dc8a release: bump version to v0.1.10 v0.1.10 2025-05-04 21:29:11 +09:00
鲁树人
2667e1a465 docs: update readme 2025-05-04 21:28:54 +09:00
鲁树人
6430012fca docs: add build instruction and npm usage 2025-05-04 21:25:58 +09:00
鲁树人
2ac0613192 build: fix wasm build 2025-05-04 21:15:37 +09:00
鲁树人
91f54423a2 refactor: remove anyhow from kuwo 2025-05-04 21:15:31 +09:00
鲁树人
190ceb1903 qmc: remove use of anyhow 2025-05-04 21:00:27 +09:00
鲁树人
a1a6c4b1e8 chore: mark qmc metadata error message as warn 2025-04-28 00:44:38 +09:00
鲁树人
67847cf61d chore: bump to v0.1.9 v0.1.9 2025-03-31 08:54:13 +09:00
鲁树人
8f96da8b20 fix: better mp3 detection; drop mp1/mp2 format test 2025-03-31 08:53:24 +09:00
鲁树人
f503b5ea4b fix: bump version to v0.1.8 v0.1.8 2025-03-31 08:53:23 +09:00
鲁树人
ed4d01b354 fix: reduce sync frame test length 2025-03-31 08:53:21 +09:00
鲁树人
a5e1f62a1e chore: bump version to v0.1.7 v0.1.7 2025-03-31 08:53:20 +09:00
鲁树人
4d71f26d8b chore: add script to bump all versions 2025-03-31 08:53:19 +09:00
鲁树人
a971855f1e fix: support mp3 with junk data after header 2025-03-31 08:53:18 +09:00
鲁树人
eb189a5fec chore: handle rust warning 2025-03-31 08:53:17 +09:00
鲁树人
2b0219e3aa chore: bump version to v0.1.6 v0.1.6 2025-02-25 07:03:12 +09:00
鲁树人
d879b4ead2 fix: extension for mkv (should be mka) 2025-02-25 07:03:00 +09:00
鲁树人
57d2863043 feat(kgm): expose db decrypt function 2025-02-25 06:59:00 +09:00
鲁树人
9ff5efc5d6 chore: bump version to v0.1.5 v0.1.5 2025-02-25 05:06:19 +09:00
鲁树人
ff9155a686 feat: add mkv detection 2025-02-25 05:01:35 +09:00
鲁树人
926c8896b0 chore: clean unused deps v0.1.4 2025-02-25 04:54:26 +09:00
鲁树人
7cb6ba722f chore: bump version to v0.1.4 2025-02-25 04:53:21 +09:00
鲁树人
ba422e3cce feat(kgm): move slot_key logic out 2025-02-25 04:51:44 +09:00
鲁树人
6706eb85e5 docs: build um_wasm 2025-02-24 21:09:38 +09:00
鲁树人
36dbf7e28f chore: bump to v0.1.3 v0.1.3 2025-02-24 20:41:21 +09:00
鲁树人
54deabe74f feat: add kgm v5 (kgg) support. 2025-02-24 20:41:17 +09:00
鲁树人
02f0bb9a93 feat: add kugou db decryption logic 2025-02-24 09:21:27 +09:00
鲁树人
acf3a814bd ci: Gitea actions (#8)
Reviewed-on: https://git.unlock-music.dev/um/lib_um_crypto_rust/pulls/8
Co-authored-by: 鲁树人 <lu.shuren@um-react.app>
Co-committed-by: 鲁树人 <lu.shuren@um-react.app>
2025-02-23 17:53:19 +00:00
鲁树人
4c1bcf8fd5 chore: bump dependencies and version to v0.1.2 v0.1.2 2024-12-15 01:25:01 +09:00
鲁树人
8b9348b4fc fix: detect mp3 with multiple id3 tag 2024-12-15 01:12:33 +09:00
鲁树人
051805a019 feat: qrc file support v0.1.1 2024-10-06 19:55:41 +01:00
鲁树人
fdc867bbc3 chore: bump to v0.1.0 v0.1.0 2024-09-24 22:32:52 +01:00
鲁树人
cd57e88666 CI: Build and publish (#7)
Reviewed-on: https://git.unlock-music.dev/um/lib_um_crypto_rust/pulls/7
Co-authored-by: 鲁树人 <lu.shuren@um-react.app>
Co-committed-by: 鲁树人 <lu.shuren@um-react.app>
2024-09-24 21:31:18 +00:00
鲁树人
235612ac91 [wasm] chore: bump version to alpha.18 2024-09-20 23:43:51 +01:00
鲁树人
d3794d8d32 [wasm] chore: bump version to alpha.17 2024-09-20 23:42:32 +01:00
鲁树人
07c5995065 [wasm/kuwo] feat: expose resource id metadata 2024-09-20 23:42:19 +01:00
鲁树人
7f03b5ed76 [wasm] chore: bump version to alpha.16 2024-09-20 23:22:29 +01:00
鲁树人
87d1d8152a [wasm/mg3d] feat #3: expose mg3d to wasm glue 2024-09-20 23:22:04 +01:00
鲁树人
0da553c4dd [mg3d] feat #3: implement migu 3d decipher with improved key guessing 2024-09-20 23:11:51 +01:00
鲁树人
cf320a5669 [wasm/qtfm] feat: add qtfm wasm glue 2024-09-20 21:14:31 +01:00
鲁树人
9ea6a73ca4 chore: sort imports 2024-09-20 20:19:24 +01:00
鲁树人
fd09693656 chore: sort dependencies; expose qtfm visibility in um_cli 2024-09-20 00:46:15 +01:00
鲁树人
8f00373dbf [qtfm] feat #4: implement QingTingFM decipher 2024-09-20 00:43:40 +01:00