1766 Commits

Author SHA1 Message Date
f63068b386
Merge pull request #31 from NeteaseCloudMusicApiEnhanced/fix/user_accout-returns-null 2025-10-18 14:21:16 +08:00
927b79030b
edit funding sources in FUNDING.yml
Removed WeChat & Alipay from funding options.

Signed-off-by: ElyPrism <noreply@focalors.ltd>
2025-10-18 14:20:38 +08:00
ImFurina
6d6eee13b9 docs: upd readme 2025-10-17 22:01:32 +08:00
a7f086cf8f
Merge pull request #30 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/lint-staged-16.2.4 2025-10-17 21:39:31 +08:00
dependabot[bot]
a38d689de4
chore(packages): bump lint-staged from 12.1.7 to 16.2.4
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 12.1.7 to 16.2.4.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v12.1.7...v16.2.4)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 16.2.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-17 13:39:20 +00:00
4ffb20c4ff
Merge pull request #25 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.62.0 2025-10-17 21:37:34 +08:00
84c19ee237
Merge pull request #22 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/dotenv-17.2.3 2025-10-17 21:37:22 +08:00
ImFurina
f3d95f17b4 build(env): disable global dotenv file 2025-10-17 21:35:27 +08:00
ImFurina
6d33efee47 build(ci): change the package name 2025-10-17 20:06:30 +08:00
dependabot[bot]
acc458f6cb
chore(packages): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.0.0 to 5.62.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 5.62.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-08 03:42:32 +00:00
ImFurina
d78a20ea11 feat(randomCNIP): 添加随机中国IP选项 2025-10-08 11:40:40 +08:00
ImFurina
2cbd17a6d7 fix(typeerror): 尝试修复vercel调用 500错误 2025-10-07 15:08:05 +08:00
dependabot[bot]
240d8042fb
chore(packages): bump dotenv from 16.6.1 to 17.2.3
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.6.1 to 17.2.3.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.6.1...v17.2.3)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 14:52:04 +00:00
f9f6db3fee
Merge pull request #23 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/multi-c1a69033e5
chore(packages): bump express and @types/express
2025-10-06 22:41:56 +08:00
dependabot[bot]
89e7c98412
chore(packages): bump express and @types/express
Bumps [express](https://github.com/expressjs/express) and [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express). These dependencies needed to be updated together.

Updates `express` from 4.21.2 to 5.1.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.2...v5.1.0)

Updates `@types/express` from 4.17.23 to 5.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/express"
  dependency-version: 5.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 12:58:19 +00:00
16bf878135
ci(workflow): fix the workflow file that package name is illegal 2025-10-06 20:54:58 +08:00
ImFurina
8dcbe4db9d ci: add ghcr imagine 2025-10-06 20:28:44 +08:00
a1fbcf7008
add fundings 2025-10-06 17:38:12 +08:00
ImFurina
c9c881ba7d docs(index): 指向官方文档 2025-10-06 14:11:09 +08:00
ImFurina
0e0777d175 feat: 支持全局cookie代理 2025-10-06 14:07:33 +08:00
ImFurina
765734cd2d chore(dep): update dependence 2025-10-06 10:10:02 +08:00
ImFurina
7f3be34fdd 4.29.8 2025-10-06 10:09:35 +08:00
00af0c281d
docs(doc): add docker deployment 2025-10-05 21:34:17 +08:00
001f206a31
docs(readme): fix markdown grammar 2025-10-05 21:26:40 +08:00
4d9045d597
docs(env-deploy): add env config 2025-10-05 21:25:08 +08:00
e001de3efa
ci(dockerignore): add ignore 2025-10-05 21:19:18 +08:00
6ae1ccd5e3
docs(readme): fix gammar in this readme file 2025-10-05 21:16:53 +08:00
cb72918c55
docs(readme): add docker deploy method 2025-10-05 21:15:14 +08:00
ba16f2f0ab
ci(docker): add version tag to every deployment 2025-10-05 20:58:39 +08:00
a76576af23
ci(fix): fix workflow file conflicts 2025-10-05 20:54:52 +08:00
72526ba20d
ci(docker-deployment): add dockerhub push workflow file 2025-10-05 20:51:46 +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
fb6804364a
docs: 更新readme 2025-10-05 20:25:39 +08:00
9e4626e905
Merge pull request #17 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/mocha-11.7.2
chore(packages): bump mocha from 10.0.0 to 11.7.2
2025-10-02 19:22:02 +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
1d640a789f
Merge pull request #15 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/types/node-24.6.0 2025-10-01 21:55:28 +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
6a1b7d987c
Merge pull request #16 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/eslint-plugin-html-8.1.3
chore(packages): bump eslint-plugin-html from 7.1.0 to 8.1.3
2025-10-01 11:52:29 +08:00
db95ee1987
Merge pull request #14 from NeteaseCloudMusicApiEnhanced/dependabot/github_actions/actions/cache-4
chore(deps): bump actions/cache from 3 to 4
2025-10-01 11:51:37 +08:00
dependabot[bot]
edb9fbba09
chore(deps): bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 03:50:53 +00:00
ede6534ebf
Merge pull request #13 from NeteaseCloudMusicApiEnhanced/dependabot/github_actions/docker/setup-buildx-action-3
chore(deps): bump docker/setup-buildx-action from 2 to 3
2025-10-01 11:50:48 +08:00
15c6ea7266
Merge pull request #12 from NeteaseCloudMusicApiEnhanced/dependabot/github_actions/actions/checkout-5
chore(deps): bump actions/checkout from 3 to 5
2025-10-01 11:50:10 +08:00
a719631607
Merge pull request #11 from NeteaseCloudMusicApiEnhanced/dependabot/github_actions/actions/setup-node-5
chore(deps): bump actions/setup-node from 3 to 5
2025-10-01 11:49:24 +08: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
dependabot[bot]
27bba9ce55
chore(deps): bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 11:56:36 +00:00