dependabot[bot]
21276a7ec2
build(packages): bump prettier from 3.8.3 to 3.8.4
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.8.3 to 3.8.4.
- [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/3.8.3...3.8.4 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.8.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-09 12:43:56 +00:00
e3a1c041b6
fix: 修复游客登陆接口
v4.35.1
2026-06-09 00:09:48 +08:00
e2324e26da
Merge remote-tracking branch 'origin/dependabot/github_actions/docker/login-action-4'
2026-06-09 00:09:09 +08:00
f01e770c35
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/types/node-25.9.1'
2026-06-09 00:08:41 +08:00
abb56ec014
Merge remote-tracking branch 'origin/dependabot/github_actions/aormsby/Fork-Sync-With-Upstream-action-3.4.3'
2026-06-09 00:08:23 +08:00
dependabot[bot]
0300c1b51e
build(packages): bump @types/node from 25.5.0 to 25.9.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 25.5.0 to 25.9.2.
- [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: 25.9.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-06 07:42:44 +00:00
9896242333
bump 4.35.0
v4.35.0
2026-06-06 15:40:08 +08:00
e3812be97b
Merge pull request #182 from zhuixingzhe-baisheng/feat/add-relay-play-state-submit
...
feat: add relay_play_state_submit API for song play state tracking
2026-06-06 15:36:27 +08:00
e7ff0da4ba
refactor: 自动生成sessionID
2026-06-06 15:33:15 +08:00
65261fa658
Merge branch 'main' into pr/182
2026-06-06 15:23:37 +08:00
cb5b2e7d0f
Apply suggestions from code review
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-06-06 15:22:25 +08:00
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
dependabot[bot]
a9c33de182
chore(deps): bump docker/login-action from 3 to 4
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-30 10:24:02 +00: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
Developer
39e0e0718d
feat: add relay_play_state_submit API for song play state tracking
...
- Add new interface /api/relay/play/state/submit
- Support sessionId tracking for play sessions
- Support playMode parameter (list_loop, single_loop, random, single)
- Add parameter validation
- Include integration documentation
2026-05-28 13:00:21 +00: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
dependabot[bot]
6175d55f89
chore(deps): bump aormsby/Fork-Sync-With-Upstream-action
...
Bumps [aormsby/Fork-Sync-With-Upstream-action](https://github.com/aormsby/fork-sync-with-upstream-action ) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/aormsby/fork-sync-with-upstream-action/releases )
- [Commits](https://github.com/aormsby/fork-sync-with-upstream-action/compare/v3.4.2...v3.4.3 )
---
updated-dependencies:
- dependency-name: aormsby/Fork-Sync-With-Upstream-action
dependency-version: 3.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 14:54:43 +00: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