Commit Graph

117 Commits

Author SHA1 Message Date
2b0219e3aa chore: bump version to v0.1.6
All checks were successful
Build and Publish / build (push) Successful in 55s
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
All checks were successful
Build and Publish / build (push) Successful in 57s
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
Some checks failed
Build and Publish / build (push) Failing after 58s
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
All checks were successful
Build and Publish / build (push) Successful in 52s
2025-02-25 04:51:44 +09:00
6706eb85e5 docs: build um_wasm
All checks were successful
Build and Publish / build (push) Successful in 49s
2025-02-24 21:09:38 +09:00
36dbf7e28f chore: bump to v0.1.3
All checks were successful
Build and Publish / build (push) Successful in 53s
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)
All checks were successful
Build and Publish / build (push) Successful in 51s
Reviewed-on: #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
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
continuous-integration/drone Build is failing
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
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-10-06 19:55:41 +01:00
fdc867bbc3 chore: bump to v0.1.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-09-24 22:32:52 +01:00
cd57e88666 CI: Build and publish (#7)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #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
5748d92af4 [wasm] fix: properly export function to fetch package version 2024-09-19 00:03:52 +01:00
a149b4e469 [wasm] chore: bump version to alpha.14 2024-09-19 00:01:04 +01:00
87ac7aaa5d [wasm] feat: expose library version 2024-09-19 00:00:30 +01:00
3698c703fc [wasm] feat: expose media name 2024-09-19 00:00:06 +01:00
b1605f65ba [wasm] chore: bump version to alpha.13 2024-09-18 23:33:43 +01:00
1800f1b627 [xiami] feat: implement xiami decipher 2024-09-18 23:33:22 +01:00
687885b88d [wasm/xmly] feat: add wasm glue 2024-09-18 23:01:01 +01:00
6a60dec89b [xmly] chore: rename streams 2024-09-18 23:00:51 +01:00
4ca1bfe2c8 [wasm/kgm] refactor: simplify kgm interface 2024-09-18 22:02:18 +01:00
38a770161a [xmly] docs: added notes about the format 2024-09-18 01:35:40 +01:00
4deb777996 [xmly] feat #5: implement xmly decipher 2024-09-18 01:23:48 +01:00
2556d04120 [joox] docs #1: improve joox method docs 2024-09-17 21:48:14 +01:00
12199616c2 [joox] feat #1: add joox decipher implementation 2024-09-17 21:45:57 +01:00
b3fc9f8318 [wasm] build: default to release build 2024-09-16 22:10:16 +01:00
60d2fb4ce0 [wasm] chore: bump version to alpha.12 2024-09-16 21:30:39 +01:00
929beeb9f9 [wasm/kwm] refactor: change kwm constructors 2024-09-16 21:28:35 +01:00
adabbbd27e [wasm/kgm] feat #2: add kgm glue 2024-09-16 21:28:19 +01:00
75ebe1e631 [kwm] refactor: move Decipher new fn under struct 2024-09-16 21:03:46 +01:00
e45d09cf8e [kgm] refactor: convert to enum for dispatch 2024-09-16 21:03:26 +01:00
e011f75d36 [kgm] chore: use Box::new instead of from. 2024-09-16 20:42:34 +01:00
92a52c1565 [kgm] feat: add decipher self-test on startup 2024-09-15 23:53:07 +01:00
da806d7ad4 [kgm/ncm/kwm] refactor: improve performance for large file 2024-09-15 23:25:19 +01:00