Commit Graph

298 Commits

Author SHA1 Message Date
a3fbf9662b [xiami] feat: add xiami support 2024-09-18 23:30:31 +01:00
1cdd68e448 [xmly] chore: remember to free after work 2024-09-18 23:30:04 +01:00
e8b220b3df feat: add xmly support 2024-09-18 23:02:05 +01:00
73bad51e8e refactor: simplify kgm decipher 2024-09-18 22:05:05 +01:00
1b116a8db3 refactor: simplify logging and catch errors
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2024-09-16 22:27:45 +01:00
7fef8da083 feat: add kgm support 2024-09-16 22:13:27 +01:00
a75ca7aabb refactor: add qmc and kuwo from @unlock-music/crypto
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2024-09-15 16:36:25 +01:00
8b416f8055 refactor: begin migrate to @unlock-music/crypto
Some checks failed
continuous-integration/drone/push Build is failing
2024-09-15 00:54:15 +01:00
c5bc436ab2 chore: typo
All checks were successful
continuous-integration/drone/push Build is passing
2024-09-14 20:59:48 +01:00
486f1fe898 refactor: re-order decryption factory
All checks were successful
continuous-integration/drone/push Build is passing
2024-09-14 20:54:35 +01:00
8b628fd6ce refactor: slice NCM parsing 2024-09-14 20:54:10 +01:00
bb9529b877 fix: performance logging code 2024-09-14 20:53:44 +01:00
985620d188 exp: use @unlock-music/crypto backend for NCM decryption
All checks were successful
continuous-integration/drone/push Build is passing
2024-09-14 20:32:31 +01:00
22528481d5 ci: re-enable script to publish package
All checks were successful
continuous-integration/drone/push Build is passing
2024-09-12 23:26:18 +01:00
c1e17992e9 0.2.8
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-09-12 22:59:19 +01:00
f478ca8818 fix: upgrade libprarkeet to v0.4.5
Some checks reported errors
continuous-integration/drone/tag Build was killed
continuous-integration/drone/push Build is passing
2024-09-12 22:56:13 +01:00
8e4367fbf9 build: minify final mjs
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-18 00:59:11 +00:00
1ae2f93e99 chore: make win64 build to its own dir 2024-01-18 00:38:01 +00:00
741e302ea7 ci: publish site deployment to netlify as well 2024-01-18 00:29:37 +00:00
f09aa84984 0.2.7
All checks were successful
continuous-integration/drone/tag Build is passing
2023-12-28 23:31:28 +00:00
1d2296a02a docs: add wry project to docs and app 2023-12-28 23:31:23 +00:00
f6703160e7 docs: update note on WebView2 2023-12-28 23:14:48 +00:00
bea2f4b7d4 build: make zip archive of final zip 2023-12-28 23:09:56 +00:00
0a3dac9d3d docs: add note about win64 build 2023-12-28 23:00:41 +00:00
602d6865f5 0.2.6
All checks were successful
continuous-integration/drone/tag Build is passing
2023-12-28 20:39:50 +00:00
8d4194772e build: include commit hash in version.txt 2023-12-28 20:38:45 +00:00
1ef1db30ab build: include version.txt in dist 2023-12-28 20:36:29 +00:00
80fc595833 chore: add related projects 2023-12-28 20:30:10 +00:00
be9a1b6724 docs: make note about metadata editor 2023-12-28 14:18:11 +00:00
6cccb722ce docs: update warning about android emu 2023-12-25 20:02:55 +01:00
2f9cfaa763 0.2.5
All checks were successful
continuous-integration/drone/tag Build is passing
2023-12-25 18:15:56 +01:00
5d7f5b76ef fix: qmcv2 db name matching when musicex was not found 2023-12-25 18:15:51 +01:00
2d50a45ef2 0.2.4
All checks were successful
continuous-integration/drone/tag Build is passing
2023-12-24 12:16:08 +01:00
fcc4b14211 feat: support for qmcv2 musicex tail 2023-12-24 12:15:56 +01:00
6c21150fc8 0.2.3 2023-12-23 19:39:46 +00:00
e98470cb70 Merge branch 'docs/android-emu-root' 2023-12-23 19:38:45 +00:00
bb8f69f137 Merge pull request '安卓 root 相关说明' (#63) from docs/android-emu-root into main
Reviewed-on: #63
2023-12-23 16:04:50 +00:00
f194dfd135 build: cache webp images 2023-12-23 15:59:28 +00:00
7e741412a8 docs: typo 2023-12-23 15:54:22 +00:00
fe39ac6604 docs: re-order faq sections 2023-12-23 15:48:51 +00:00
d781767dd0 docs: update in-app-faq about broken android browsers 2023-12-23 15:47:35 +00:00
a7158a75e9 docs: update list of issues with broken android browsers 2023-12-23 15:45:02 +00:00
2bd35f899d docs: format supported format, add qtfm, added warn about android browser 2023-12-23 15:44:45 +00:00
bb37da5066 chore: bump node to v20.10.0 2023-12-23 15:41:13 +00:00
27a91a67bb docs: document broken browsers 2023-12-23 11:20:31 +00:00
067ad6e40b docs: update offline faq with android emu root notes #62 2023-12-23 11:15:32 +00:00
c95bcd7eda docs: update offline md faq with updated notes 2023-12-23 11:13:23 +00:00
caed717755 add notes about android emu for root #62 2023-12-23 11:11:38 +00:00
16bb7cb0fb docs: update faq 2023-12-22 11:02:56 +00:00
24fc661953 0.2.2
All checks were successful
continuous-integration/drone/tag Build is passing
2023-12-22 10:48:18 +00:00