1281 Commits

Author SHA1 Message Date
binaryify
d73effd34a
Merge pull request #1665 from Binaryify/renovate/eslint-plugin-html-7.x
chore(deps): update dependency eslint-plugin-html to v7
2023-01-11 12:05:22 +08:00
binaryify
47772fe902 文档错误修复 #1667 2023-01-11 09:57:18 +08:00
renovate[bot]
a106997d40
chore(deps): update dependency eslint-plugin-html to v7 2023-01-08 10:22:04 +00:00
binaryify
c71adfada5
Merge pull request #1669 from kengwang/feat/api/lyric-new
[feat]<api/lyric>: 添加逐字歌词接口
2023-01-08 18:20:37 +08:00
binaryify
4036dd9f93
Merge pull request #1670 from Raspberry-Monster/feat/api/cloudsearch
[feat] CloudSearch接口使用eapi代替weapi
2023-01-08 18:20:14 +08:00
binaryify
7872d77d50
Merge pull request #1668 from Revincx/master
fix: axios is not a function when using ES module
2023-01-08 18:18:05 +08:00
Raspberry-Monster
6a8144f227
[feat] CloudSearch接口使用eapi代替weapi以同时支持UnblockNeteaseMusic 2023-01-08 09:34:22 +08:00
Kengwang
912998b212
[feat]<api/lyric>: 添加逐字歌词接口 2023-01-07 22:07:58 +08: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
f8dad7ec22
Merge pull request #1652 from a76yyyy/patch-3
同步 Github ReadMe 到 DockerHub
2023-01-01 14:11:28 +08:00
binaryify
8ff9b82e36 手机登录问题修复 2022-12-28 22:53:18 +08:00
binaryify
1fadb1b98b
Merge pull request #1661 from ahmr-bot/patch-1
修复手机号登陆问题(网易这个 api 咋这么爱变啊
2022-12-28 22:48:20 +08:00
Aehxy
f2ab58d3bb
Update login_cellphone.js 2022-12-28 22:03:56 +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
binaryify
99f6c915d4
Merge pull request #1653 from PeanutMelonSeedBigAlmond/fix/login
fix: 修复了手机号登录接口
2022-12-18 22:07:09 +08:00
13574
fe0ee3fba1
fix: 修复了手机号登录接口 2022-12-17 17:51:58 +08:00
a76yyyy
5adc11edfd
Update DockerHub-Description.yml 2022-12-14 15:54:27 +08:00
a76yyyy
8debae2c21
Create DockerHub-Description.yml 2022-12-14 15:51:54 +08:00
binaryify
a85797665d search接口回滚 2022-12-14 09:45:11 +08:00
binaryify
61cdcdeee7 文档更新 2022-12-13 17:42:08 +08:00
binaryify
4e39afebeb 文档例子id更新 2022-12-13 17:41:33 +08:00
binaryify
07f5842230
Merge pull request #1613 from chshouyu/new-dockerfile
Dockerfile 重构
2022-11-20 16:18:05 +08:00
renovate[bot]
ba3e8caf11
Update dependency axios to v1 2022-10-26 12:01:51 +00:00
binaryify
175932d0ab
Merge pull request #1629 from coder-xiaomo/master
Update README.md
2022-10-17 16:29:25 +08:00
程序员小墨
e05700004f
Update README.md 2022-10-17 16:16:10 +08:00
binaryify
b4ca93bda8 fixed lint error 2022-10-14 20:26:25 +08:00
binaryify
4d2343967d
Merge pull request #1626 from qazxcdswe123/master
feat: auto retry failed upload (in module_example)
2022-10-14 16:46:58 +08:00
qazxcdswe123
2af22a506e
feat: auto retry failed upload
Also fix single file upload (when passing --file), it was not treated as array properly
2022-10-14 14:55:07 +08:00
binaryify
aa54bd8a24
Merge pull request #1623 from chen310/patch
feat: 增加若干曲风相关接口
2022-10-10 18:09:24 +08:00
chen_10
ccaa4bc8d5 feat: 增加若干曲风相关接口 2022-10-10 16:42:31 +08:00
chshouyu
80d411f5b1 refactor Dockerfile 2022-09-19 04:06:56 +08:00
binaryify
06dec2e79b 搜索接口更新 2022-09-13 14:16:03 +08:00
binaryify
ae032b72a4 参数补充 2022-09-13 13:50:06 +08:00
binaryify
88056db7bd 修复 song/url 接口提示网络拥堵的问题,单元测试修复 2022-09-13 11:17:59 +08:00
binaryify
4977423e3a
Merge pull request #1607 from kengwang/fix/typo/doc-wiki-summ
[typo]<doc>: 修正文档错误
2022-09-12 20:47:28 +08:00
Kengwang
20c9dd4125
[typo]<doc>: 修正文档错误 2022-09-12 20:26:10 +08:00
binaryify
beb8919315 文档更新 2022-09-12 17:50:16 +08:00
binaryify
3cca8d2924 解决网络拥堵提示问题 2022-09-12 17:23:49 +08:00
binaryify
b4f6ba0884 解决网络拥堵提示问题 2022-09-12 16:58:07 +08:00
binaryify
feaf083dfe
Merge pull request #1603 from DawningW/master
补全乐谱等API的interface
2022-09-07 16:39:36 +08:00
QingChenW
cc10e81228 补全乐谱等API的interface 2022-09-07 16:22:51 +08:00
binaryify
ae38be14ec remove login test 2022-09-03 23:28:06 +08:00
binaryify
56166c3157 fixed lint error 2022-09-03 23:26:43 +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