583 Commits

Author SHA1 Message Date
ImFurina
7f3be34fdd 4.29.8 2025-10-06 10:09:35 +08:00
db05eddb9c
Merge pull request #18 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/prettier-3.6.2
chore(packages): bump prettier from 2.7.1 to 3.6.2
2025-10-05 20:26:09 +08:00
6c8f7be2a5
Merge branch 'main' into dependabot/npm_and_yarn/prettier-3.6.2 2025-10-01 21:56:02 +08:00
cf97ed45b7
Merge branch 'main' into dependabot/npm_and_yarn/mocha-11.7.2 2025-10-01 21:55:50 +08:00
22e47582c4
Merge branch 'main' into dependabot/npm_and_yarn/types/node-24.6.0 2025-10-01 21:54:54 +08:00
ImFurina
ed3959f545 docs(playlistSubscribe): 更新该内容文档 2025-10-01 21:53:05 +08:00
dependabot[bot]
771c2f9d52
chore(packages): bump prettier from 2.7.1 to 3.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 3.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...3.6.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.6.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 03:55:37 +00:00
dependabot[bot]
f5b7fa2d26
chore(packages): bump @types/node from 16.11.19 to 24.6.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.19 to 24.6.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.6.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 03:54:16 +00:00
dependabot[bot]
b798f1383b
chore(packages): bump mocha from 10.0.0 to 11.7.2
Bumps [mocha](https://github.com/mochajs/mocha) from 10.0.0 to 11.7.2.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.0.0...v11.7.2)

---
updated-dependencies:
- dependency-name: mocha
  dependency-version: 11.7.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 03:54:13 +00:00
dependabot[bot]
e7d9d0fdf2
chore(packages): bump eslint-plugin-html from 7.1.0 to 8.1.3
Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 7.1.0 to 8.1.3.
- [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/BenoitZugmeyer/eslint-plugin-html/compare/v7.1.0...v8.1.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-html
  dependency-version: 8.1.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 11:57:34 +00:00
ImFurina
96148385c4 4.29.6 2025-09-30 19:52:01 +08:00
ImFurina
348b7569b8 4.29.5 2025-09-23 20:25:21 +08:00
ImFurina
09f6b862fe chore(deps): 更新UNM至0.28.0 2025-09-23 20:12:45 +08:00
ImFurina
0535b88b24 chore(deps): 更新必要的依赖 2025-09-19 19:59:07 +08:00
ImFurina
b73685ace3 chore(deps): 更新axios依赖
Co-Authored-By: binaryify <binaryify@gmail.com>
2025-09-12 20:37:20 +08:00
ImFurina
f16c92e825 chore(version): 更新版本号 2025-09-07 13:13:59 +08:00
ImFurina
abd0c9ca91 refactor: 重构模块加载
Refactored main.js to optimize module and server loading, improving code clarity and lazy loading. Updated several dependencies in package.json to their latest versions for better security and compatibility. Updated documentation cover page and home page to reflect project branding changes.

Co-Authored-By: binaryify <binaryify@gmail.com>
2025-09-07 13:08:26 +08:00
ImFurina
4f4aa134d5 perf: 新增接口, 修复登录问题
Co-Authored-By: binaryify <binaryify@gmail.com>
2025-09-07 12:58:58 +08:00
ImFurina
8787bc6bb6 refactor: 页面重写 2025-08-26 17:45:21 +08:00
ImFurina
442d0a8f81 docs: 纠正文档 2025-08-26 17:37:44 +08:00
ImFurina
79edb14a03 fix: 修复合并出现的冲突 2025-08-24 23:17:23 +08:00
IamFurina
b018be8695 feat: 支持直接在请求歌曲url使用unm server 2025-08-24 23:09:42 +08:00
IamFurina
2d5f4630e9 chore. 加入.env配置文件 2025-08-24 23:08:27 +08:00
binaryify
fc85d6d6c7 bump to v4.25.0 2024-11-16 11:07:07 +08:00
binaryify
5689016228 uodate:4.24.0 2024-10-20 22:22:02 +08:00
binaryify
71272bf448 update: v4.23.3 2024-10-15 09:42:36 +08:00
binaryify
75549b6117 update: v4.23.2 2024-10-12 10:11:47 +08:00
binaryify
e6c3e95737 update: 模拟pc客户端的ua和cookie字段 #26 2024-10-06 16:33:31 +08:00
binaryify
784eb1110e update: 4.23.0 2024-10-03 17:07:17 +08:00
binaryify
eae4c1f53c bump to 4.22.0 2024-07-23 11:13:49 +08:00
binaryify
93ebc9cf51 bump to 4.21.2 2024-07-09 11:19:58 +08:00
binaryify
9754f341ea bump to 4.21.1 2024-06-27 09:34:04 +08:00
binaryify
f99564d1b4 bump to 4.21.0 2024-06-26 14:55:35 +08:00
binaryify
1c1447b49a update: bump tp 4.20.0 2024-06-12 15:28:25 +08:00
binaryify
d5795aef08 fix: 云盘上传中文乱码问题修复 2024-05-31 17:37:08 +08:00
binaryify
5f7c752707 bump to 4.19.8 2024-05-19 18:56:07 +08:00
binaryify
ef7f998636 4.19.7 2024-05-15 10:35:54 +08:00
binaryify
6aa4418ecb update: 例子更新 2024-05-11 14:20:01 +08:00
binaryify
dea65db2b3 fix: 中间件问题修复 2024-05-08 15:34:54 +08:00
binaryify
5b30e1b222 fix:参数接收问题修复 2024-05-07 22:46:50 +08:00
binaryify
076ee17286 展示优化 2024-05-07 15:58:15 +08:00
binaryify
5d07cdf071 参数调整 2024-05-07 15:43:20 +08:00
binaryify
b6310e1b24 update: 返回数据优化 2024-05-07 15:30:04 +08:00
binaryify
15a2e1bcdf feat: 新增 eapi 解析接口和使用 demo 2024-05-07 15:17:56 +08:00
binaryify
1c1c850b51 fix: 云盘上传问题修复 2024-05-07 10:46:49 +08:00
binaryify
9b941ef17d fix: 问题修复 2024-04-30 16:44:05 +08:00
binaryify
b821ce2b76 fix: 配置补充 2024-04-30 16:24:36 +08:00
binaryify
780f30f0b1 feat: 游客登录机制完善 2024-04-30 15:14:32 +08:00
binaryify
eb92cef0b2 fix: song/url 参数问题修复 2024-04-29 17:37:10 +08:00
binaryify
7b6e9d90e0 update: cookie 处理优化 2024-04-29 15:23:41 +08:00