1281 Commits

Author SHA1 Message Date
binaryify
0d812fd0b0
Merge pull request #1598 from Binaryify/dependabot/npm_and_yarn/nanoid-and-mocha-3.3.3
chore(deps): bump nanoid and mocha
2022-09-03 18:11:54 +08:00
dependabot[bot]
6a3cf6fa2d
chore(deps): bump nanoid and mocha
Bumps [nanoid](https://github.com/ai/nanoid) and [mocha](https://github.com/mochajs/mocha). These dependencies needed to be updated together.

Updates `nanoid` from 3.1.20 to 3.3.3
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.20...3.3.3)

Updates `mocha` from 8.4.0 to 10.0.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.4.0...v10.0.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 07:21:35 +00:00
binaryify
3b908b34a5 bump to v4.7.0 2022-09-02 15:20:49 +08:00
binaryify
020e825701 resourceType补充,更新文档 2022-09-02 15:16:00 +08:00
binaryify
15492b996c
Merge pull request #1597 from kengwang/master
[typo]<doc>: 修复一处文档笔误
2022-09-02 15:07:34 +08:00
Kengwang
6592ffaf19
[typo]<doc>: 修复一处文档笔误 2022-09-02 14:59:00 +08:00
binaryify
dfc104e876
Merge pull request #1596 from kengwang/master
新增部分 API
2022-09-02 13:50:52 +08:00
kengwang
be156c5d22
新增 API: 乐谱相关 API
新增:
* 获取乐谱列表
* 获取乐谱内容

!!! 请注意, 乐谱内容的 id 为 乐谱 ID, 请不要提交错误
2022-09-02 13:48:23 +08:00
kengwang
b9e3b8f016
新增 API: 歌曲百科简要信息
有点无用的 API
2022-09-02 12:29:41 +08:00
binaryify
7a0321bcef 修复vercel部署后运行错误 2022-09-01 13:57:58 +08:00
binaryify
0cc771244f
Merge pull request #1584 from kengwang/bugfix/remove-debug
[fix] 移除不必要的调试代码
2022-08-23 18:18:56 +08:00
Kengwang
9b7545b3f1
[fix] 移除不必要的调试代码 2022-08-23 10:32:25 +08:00
binaryify
eb5c40bb33
Merge pull request #1583 from kengwang/master
[feat] 新增新版 音乐链接获取 API
2022-08-23 09:29:18 +08:00
kengwang
647396f38c
[feat] 新增新版 音乐链接获取 API
注意, 为防止兼容性问题, 仍然保留旧版 API
新版 API 不再使用 br 作为音质的区分而是通过 standard 等单词更加准确地获取指定音质
默认 level 暂未设置
2022-08-23 02:00:41 +08:00
renovate[bot]
f6e69243ed
chore(deps): update dependency prettier to v2.7.1 2022-08-12 15:00:35 +00:00
renovate[bot]
86faba5817
chore(deps): update dependency eslint-config-prettier to v8.5.0 2022-08-12 14:59:39 +00:00
binaryify
d47714175f
Merge pull request #1566 from Binaryify/dependabot/npm_and_yarn/file-type-16.5.4
chore(deps): bump file-type from 16.1.0 to 16.5.4
2022-08-12 20:20:02 +08:00
binaryify
7c196a0bc5
Merge pull request #1580 from KNCM-Project/master
docs: correct default offset of /user/cloud
2022-08-08 20:27:39 +08:00
JackuXL
6abee06600
docs: correct default offset of /user/cloud 2022-08-08 12:18:01 +08:00
binaryify
92098e4b9a
Merge pull request #1571 from WindLeaf233/master
docs: cd the directory before `npm install`
2022-07-24 20:39:57 +08:00
WindLeaf_qwq
33cca95cb3
readme: cd the directory before npm install 2022-07-24 19:31:46 +08:00
WindLeaf_qwq
82ab334d69
docs: cd the directory before npm install 2022-07-24 19:21:05 +08:00
dependabot[bot]
0b0baa52bf
chore(deps): bump file-type from 16.1.0 to 16.5.4
Bumps [file-type](https://github.com/sindresorhus/file-type) from 16.1.0 to 16.5.4.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v16.1.0...v16.5.4)

---
updated-dependencies:
- dependency-name: file-type
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-23 01:38:03 +00:00
binaryify
b079f7d1ba bump version 2022-07-17 22:24:22 +08:00
binaryify
71abe6faaf 音乐是否可用接口更新 获取精品歌单接口更新描述 #1544 2022-07-17 22:19:21 +08:00
binaryify
3e9f97cdb8 changelog日期更正 2022-06-20 17:21:16 +08:00
binaryify
e8222ce3c6 npx 方式运行完善和增加文档说明 2022-06-20 17:20:19 +08:00
binaryify
10df8ecc3c 修复npx使用路径错误 2022-06-19 13:33:21 +08:00
binaryify
7bb0eaaf7e 修复歌单收藏/取消收藏歌曲接口报错问题 #1551 2022-06-19 12:54:26 +08:00
binaryify
53ec7ee8e1 歌单收藏/删除歌曲返回内容修复 2022-06-19 10:35:53 +08:00
binaryify
9074a695a0 更新文档说明 2022-06-17 10:51:08 +08:00
binaryify
41bf7d2c9c 修复 npm 包文件缺失的问题 2022-06-15 12:33:43 +08:00
binaryify
ddb3042988 更新文档 #1544 2022-06-07 11:32:20 +08:00
binaryify
e174de0448 客户端ip传入完善 2022-06-07 11:03:18 +08:00
binaryify
1591d0df6f 修复文档描述错误 fix #1544 2022-06-02 20:51:13 +08:00
binaryify
7faff01f5b 云贝推歌参数缺失修复 2022-05-30 15:52:30 +08:00
binaryify
b1a9c93ebb bump to v4.6.2 2022-05-30 09:50:35 +08:00
binaryify
b8898523e5 anonymous_token默认置空 2022-05-30 09:49:44 +08:00
binaryify
47bd9175ee 修复测试不通过的问题 2022-05-30 09:46:38 +08:00
binaryify
b3ca43267a 服务启动刷新游客cookie 2022-05-29 21:45:48 +08:00
binaryify
9e5c9372fe
Merge pull request #1542 from MrRainbowYoo/master
chore: Modify the config.json and prompt the user to bring their own cookies
2022-05-29 21:44:14 +08:00
binaryify
c0a82ece79
Merge pull request #1535 from turrisxyz/naveensrinivasan/renovate-bot
chore: renovate bot setting to pin actions to a full length commit SHA
2022-05-29 21:03:09 +08:00
binaryify
1d93513570 问题修复 2022-05-29 19:04:26 +08:00
binaryify
6589094d99 增加匿名cookie生成接口 2022-05-29 19:01:41 +08:00
binaryify
cff6bcf766 问题修复 2022-05-29 18:54:29 +08:00
binaryify
6bd63eb061 代码优化 2022-05-29 14:34:03 +08:00
MrRainbowYoo
bef1b1c9ee 解决接口请求繁忙bug 2022-05-29 13:47:39 +08:00
binaryify
065d4aa111 remove log 2022-05-29 01:14:12 +08:00
binaryify
3027c704e2 merge 2022-05-29 01:12:19 +08:00
binaryify
1a3a9d3df6 修复请求接口提示需要验证的问题 #1541 #1539 #1537 #1538 2022-05-29 01:11:37 +08:00