f58fd4b50d
feat: 新增云盘歌曲下载链接接口 (1a5f91a1928c03e9fc3a9369819f69aa456fba8a)
2026-06-06 15:20:06 +08:00
1a5f91a192
feat: 新增从云盘获取歌曲下载链接接口
2026-06-06 15:17:28 +08:00
50cc26f297
feat: 为xeapi重构相关接口以优化密钥获取流程
2026-06-06 14:52:33 +08:00
c92613b19e
fix: 更新GitHub Actions和Dockerfile中的依赖版本
v4.34.3
2026-05-30 20:58:03 +08:00
7aacc8990b
feat: 新增和改进黑胶乐签相关接口
2026-05-30 20:45:24 +08:00
8e934789a1
ci: 修复Dockerfile的错误配置
2026-05-30 20:17:22 +08:00
d26e6b0615
feat: 新增新版会员任务接口 ( #173 )
2026-05-30 20:02:00 +08:00
d0935f6e42
feat: add xeapi support and refactor eapi_decrypt to api_decrypt
...
- Added xeapi option to the API selection dropdown in api.html.
- Removed eapi_decrypt.html and created a new api_decrypt.html for unified API decryption.
- Implemented multi-crypto support in api_decrypt.html with corresponding UI changes.
- Created decrypt.js module to handle decryption logic for different crypto types including xeapi.
- Updated request.js to remove unnecessary debug logs and improve code clarity.
- Updated index.html to link to the new api_decrypt.html instead of the removed eapi_decrypt.html.
v4.34.0
2026-05-30 00:17:24 +08:00
3e0337ab94
Merge branch 'pr/186'
2026-05-30 00:14:39 +08:00
LuoRain
5cf43c48ef
fix: wrong unit for yrc
2026-05-30 00:03:27 +08:00
68567f4a14
perf: 更新Bug报告模板和配置
2026-05-29 23:24:24 +08:00
d0d71bb4f9
Merge pull request #183 from 1254qwer/feat/xeapi-crypto
...
feat: 新增 xeapi 算法支持
2026-05-29 22:49:37 +08:00
ec7eff1697
Merge branch 'pr/183'
2026-05-29 22:46:26 +08:00
1882c3c31e
fix workflows
2026-05-29 22:17:16 +08:00
1254qwer
f21f5677e8
feat: Add xeapi crypto support
2026-05-29 21:56:27 +08:00
fc5a76d5e2
Merge branch 'main' into main
v4.33.1
2026-05-29 21:54:27 +08:00
fbc34a1846
Merge branch 'pr/178'
2026-05-29 21:53:29 +08:00
3ef5ea341b
Merge branch 'pr/179'
2026-05-29 21:53:11 +08:00
4195c41171
bump 4.33.1
2026-05-29 21:49:21 +08:00
232cc3d916
Squashed commit of the following:
...
commit 01d391ac91b14a5c3ed0e75e7b32c3d2dd5fe740
Author: Sunset Mikoto <26019675+SunsetMkt@users.noreply.github.com>
Date: Mon May 25 13:05:14 2026 +0800
Update util/option.js
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
commit 85d70ba9ddbf6fdef54a5bd67f32003d11611604
Author: Sunset Mikoto <26019675+SunsetMkt@users.noreply.github.com>
Date: Mon May 25 12:56:34 2026 +0800
Update util/option.js
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
commit 3cfecbcc1f53e6d261b329b9d1f1d82fe826404a
Author: Sunset Mikoto <26019675+SunsetMkt@users.noreply.github.com>
Date: Mon May 25 12:51:29 2026 +0800
Update util/option.js
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
commit c6e9746ed6d22d8d7ee08126985303101d0369f8
Author: Sunset Mikoto <26019675+SunsetMkt@users.noreply.github.com>
Date: Mon May 25 01:47:53 2026 +0000
fix: 修正为原始逻辑,简化代码
commit d6961ecb4ddea872f25b46065aa7d6ae78953809
Author: Sunset Mikoto <26019675+SunsetMkt@users.noreply.github.com>
Date: Sun May 24 18:11:35 2026 +0000
feat: 当ENABLE_RANDOM_CN_IP为true时,除非请求参数randomCNIP显式为false,默认开启randomCNIP
2026-05-29 17:20:07 +08:00
1b4af30a49
Squashed commit of the following:
...
commit 02242eecf6ceadf8be32466502d4ab531e7dfc65
Author: Sunset Mikoto <26019675+SunsetMkt@users.noreply.github.com>
Date: Sun May 24 18:00:36 2026 +0000
fix: randomCNIP 不工作
2026-05-29 17:19:41 +08:00
Sunset Mikoto
01d391ac91
Update util/option.js
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-05-25 13:05:14 +08:00
Sunset Mikoto
85d70ba9dd
Update util/option.js
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-05-25 12:56:34 +08:00
Sunset Mikoto
3cfecbcc1f
Update util/option.js
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-05-25 12:51:29 +08:00
Sunset Mikoto
c6e9746ed6
fix: 修正为原始逻辑,简化代码
2026-05-25 01:47:53 +00:00
Sunset Mikoto
d6961ecb4d
feat: 当ENABLE_RANDOM_CN_IP为true时,除非请求参数randomCNIP显式为false,默认开启randomCNIP
2026-05-24 18:11:35 +00:00
Sunset Mikoto
02242eecf6
fix: randomCNIP 不工作
2026-05-24 18:00:36 +00:00
269456def3
fix: 去除对github registry 的支持
2026-05-22 20:45:00 +08:00
086e379f2c
fix(workflow): 移动 pnpm 设置步骤以避免重复
v4.33.0
2026-05-22 20:27:20 +08:00
38803a18ae
feat(workflow): 新增版本变更时创建发布的工作流
2026-05-22 20:19:59 +08:00
3980d09bcd
feat(上游): 新增多级行政区划和指定维度音乐排行榜接口
2026-05-22 19:59:42 +08:00
64d4847350
fix(workflow): 移除发布条件检查以简化工作流
2026-05-16 10:43:28 +08:00
cf74e90c1d
fix(workflow): fix cant publish packages
2026-05-16 10:40:21 +08:00
a366983e99
feat: 新增评论举报接口 && bump 4.32.1
v4.32.1
2026-05-16 10:21:46 +08:00
15fa49a2e8
Merge pull request #164 from irtrdr/main
2026-05-01 14:00:51 +08:00
irtrdr
f5fe69c863
feat: 更新song_copyright_rcmd接口参数为可选
2026-04-29 04:09:54 +08:00
irtrdr
b6be789ccd
feat: 新增灰色歌曲其他版本推荐接口
2026-04-29 03:55:21 +08:00
0395d087d9
Merge branch 'main' into main
2026-04-19 10:19:41 +08:00
wlm3201
3f679c0d87
日推接口增加刷新参数
2026-04-18 11:40:13 +08:00
ba9c6deaee
feat: 新增助眠解压相关模块 && bump 4.32.0
2026-04-17 20:41:31 +08:00
2c36daf07a
bump 4.31.0
2026-03-28 00:09:46 +08:00
5b5f380cd5
Merge pull request #136 from laoshuikaixue/feature/cors-multi-domain
2026-03-20 23:39:06 +08:00
ff7c5518d1
Merge pull request #138 from NeteaseCloudMusicApiEnhanced/up-4.31.0
2026-03-20 20:14:14 +08:00
bbb2b9d4a0
docs: 更新文档
2026-03-20 20:08:47 +08:00
3188238678
feat: 添加DIFM相关接口
2026-03-20 20:05:40 +08:00
8e60324452
chore: update deps
2026-03-20 20:02:04 +08:00
c9909cddd3
Merge remote-tracking branch 'origin/dependabot/github_actions/actions/upload-artifact-7' into up-4.31.0
2026-03-20 19:58:27 +08:00
dbdbba3f98
Squashed commit of the following:
...
commit ed0208eb8958e27f16e6e7f83b8158ba9d90366b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun Mar 1 12:48:11 2026 +0000
chore(deps): bump actions/download-artifact from 7 to 8
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 7 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-20 19:58:19 +08:00
LaoShui
27aa9a01cb
fix(cors): 修复CORS源验证逻辑
...
- 移除无效的请求源回退逻辑
- 简化Vary头设置条件判断
- 优化CORS允许源验证流程
2026-03-14 21:14:18 +08:00
LaoShui
30e522018f
feat(server): 支持多域名CORS配置
...
- 实现了逗号分隔的多域名CORS配置解析功能
- 新增parseCorsAllowOrigins函数处理域名列表解析
- 新增getCorsAllowOrigin函数实现动态域名匹配逻辑
- 更新CORS响应头设置逻辑支持多域名验证
- 添加Vary: Origin响应头优化缓存策略
- 修改README文档说明多域名配置方式
2026-03-14 21:03:58 +08:00