504 Commits

Author SHA1 Message Date
binaryify
336dc2a65a update: /verify/getQr 补充二维码dataurl返回数据 2023-09-23 16:15:45 +08:00
binaryify
488a30b16f bump to 4.13.0 2023-09-23 15:45:29 +08:00
binaryify
957213bb93 fix: 修复anonymous_token路径异常 #1795 2023-09-12 11:22:57 +08:00
binaryify
00d3594814 feat: 新增根据nickname获取userid 接口 2023-09-11 11:21:57 +08:00
binaryify
70db662026 update: 听歌识曲接口完善, 补充demo页面 2023-09-10 15:30:59 +08:00
binaryify
1f6c8928b2 bump to 4.11.3 2023-09-09 21:50:36 +08:00
binaryify
8c52f4de1b fix: 修复vercel无文件创建权限问题 #1796 2023-09-09 11:15:56 +08:00
binaryify
52c6021d89 update: anonymous_token配置抽离, 生成稳定性问题修复 2023-09-08 21:46:42 +08:00
binaryify
dd2365bcb7 update: 播客声音上传接口和文档 2023-09-07 23:55:26 +08:00
binaryify
08f4c3b3df fix: 修复docker缺失文件问题 #1791 2023-09-04 18:05:20 +08:00
binaryify
954093864d feat: 补充播客上传声音接口 #1789 2023-08-24 16:38:10 +08:00
binaryify
d7cf9d1c2f bump to 4.10.1 2023-08-21 21:39:02 +08:00
binaryify
ac99ba5822 update: 更新版本和文档 2023-08-21 10:28:38 +08:00
binaryify
a892488320 update:补充 /vip/info/v2 接口 2023-08-15 15:50:17 +08:00
binaryify
092ef8b316 update: /vip/info 接口增加 uid 参数 2023-08-15 14:49:16 +08:00
binaryify
f741bb358b bump to 4.9.0 2023-07-20 09:46:46 +08:00
WooMai
df9f2da995 Bump pac-proxy-agent 2023-07-19 23:25:14 +08:00
binaryify
3e5c052f98 fix: 支持headers不携带cookie信息 #1744 #1748 2023-05-29 16:30:36 +08:00
binaryify
7eca25d390 feat: 新增私信和通知接口 2023-04-07 09:39:34 +08:00
binaryify
de4f06196e 代码优化 2023-02-22 09:37:36 +08:00
LLLXY
9debdc0bbc fixed pkg package error 2023-02-21 21:04:53 +00:00
binaryify
715e22b389 补充一起听相关接口 #1677 2023-01-18 16:33:53 +08:00
binaryify
0015cf27cf bump to 4.8.8 2023-01-18 15:59:54 +08:00
renovate[bot]
a106997d40
chore(deps): update dependency eslint-plugin-html to v7 2023-01-08 10:22:04 +00:00
Revincx
372883c35f
fix: axios is not a function when using ES module 2023-01-06 18:51:47 +08:00
binaryify
985a054658 登录问题修复 #1658 2023-01-04 10:46:58 +08:00
binaryify
23516ca856 Merge branch 'master' of github.com:Binaryify/NeteaseCloudMusicApi 2023-01-02 18:21:21 +08:00
binaryify
ff34f8ab11 手机登录问题修复 fix #1658 2023-01-02 18:21:03 +08:00
binaryify
4e14ca2786
Merge pull request #1637 from Binaryify/renovate/axios-1.x
fix(deps): update dependency axios to v1
2023-01-01 14:26:55 +08:00
binaryify
8ff9b82e36 手机登录问题修复 2022-12-28 22:53:18 +08:00
binaryify
4994acd8a5 邮箱登录问题修复 2022-12-19 14:17:46 +08:00
binaryify
521f284b79 v 4.8.3 2022-12-19 09:57:02 +08:00
renovate[bot]
ba3e8caf11
Update dependency axios to v1 2022-10-26 12:01:51 +00:00
binaryify
ae032b72a4 参数补充 2022-09-13 13:50:06 +08:00
binaryify
88056db7bd 修复 song/url 接口提示网络拥堵的问题,单元测试修复 2022-09-13 11:17:59 +08:00
binaryify
3cca8d2924 解决网络拥堵提示问题 2022-09-12 17:23:49 +08:00
binaryify
b4f6ba0884 解决网络拥堵提示问题 2022-09-12 16:58:07 +08:00
binaryify
890344aa97
Merge pull request #1500 from Binaryify/renovate/eslint-config-prettier-8.x
chore(deps): update dependency eslint-config-prettier to v8.5.0
2022-09-03 18:12:41 +08:00
binaryify
15151ff8ac
Merge pull request #1505 from Binaryify/renovate/prettier-2.x
chore(deps): update dependency prettier to v2.7.1
2022-09-03 18:12:12 +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
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
b079f7d1ba bump version 2022-07-17 22:24:22 +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
41bf7d2c9c 修复 npm 包文件缺失的问题 2022-06-15 12:33:43 +08:00
binaryify
b1a9c93ebb bump to v4.6.2 2022-05-30 09:50:35 +08:00
binaryify
47bd9175ee 修复测试不通过的问题 2022-05-30 09:46:38 +08:00