ImFurina
d78a20ea11
feat(randomCNIP): 添加随机中国IP选项
2025-10-08 11:40:40 +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
ImFurina
765734cd2d
chore(dep): update dependence
2025-10-06 10:10:02 +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
da6f590632
chore(package): update dependence
2025-09-30 19:52:17 +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
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
79edb14a03
fix: 修复合并出现的冲突
2025-08-24 23:17:23 +08:00
ImFurina
11e1c62cc3
chore(deps): 更新依赖以及完善文档
2025-08-24 23:10:23 +08:00
598c887be8
chore: 更新UNM-Server
2025-08-24 23:10:08 +08:00
c6bc299bbc
chore: 更改归属权
2025-08-24 23:10:06 +08:00
IamFurina
2d4250931d
feat: 支持启用全局解灰
2025-08-24 23:09:44 +08:00
IamFurina
f617b066c9
chore: 更新依赖
2025-08-24 23:09:21 +08:00