Commit Graph

  • 6ee7179cb9 use const enum YXL 2020-09-30 15:51:26 +08:00
  • bfafe19352 Use function overloading to provide stricter parameter restrictions YXL 2020-09-30 14:59:52 +08:00
  • 85ea2d8934 use enum replace union type YXL 2020-09-30 14:44:49 +08:00
  • 0183f41df5 combine all type declartion YXL 2020-09-30 13:44:17 +08:00
  • 430c89cc48
    Merge pull request #949 from Binaryify/renovate/typescript-eslint-monorepo binaryify 2020-09-29 09:10:19 +08:00
  • 6f0631a41a
    Update typescript-eslint monorepo to v4.3.0 Renovate Bot 2020-09-28 17:38:54 +00:00
  • 39fd1fed03
    Merge pull request #947 from Binaryify/renovate/eslint-7.x binaryify 2020-09-27 07:51:46 +08:00
  • 3e8e3cc392
    Update dependency eslint to v7.10.0 Renovate Bot 2020-09-26 22:20:12 +00:00
  • 0a7815fcb7
    Merge pull request #945 from Binaryify/renovate/eslint-config-prettier-6.x binaryify 2020-09-26 07:38:08 +08:00
  • d7a740ae10
    Update dependency eslint-config-prettier to v6.12.0 Renovate Bot 2020-09-25 18:48:37 +00:00
  • 4f90957090
    Merge pull request #941 from Binaryify/renovate/node-14.x binaryify 2020-09-22 22:47:33 +08:00
  • 785bc9fa98
    Update dependency @types/node to v14.11.2 Renovate Bot 2020-09-22 00:30:44 +00:00
  • d09c19c64f 更新获取音乐 url接口,未登录状态返回试听片段 #897 binaryify 2020-09-20 10:25:55 +08:00
  • 372a81fb6e 电台个性推荐接口 #824 binaryify 2020-09-19 22:53:08 +08:00
  • b935a55356 完善单元测试 binaryify 2020-09-19 19:39:11 +08:00
  • a42decd00f 完善单元测试 binaryify 2020-09-19 18:57:28 +08:00
  • 5baa1b2560 fix lint error binaryify 2020-09-19 18:48:23 +08:00
  • 50a1cb367b 新增精品歌单标签列表接口 #921, 新增用户等级信息接口 #929,增加新接口的 d.ts 文件,修复登录接口的 d.ts 的 countrycode 为非可选属性的错误 binaryify 2020-09-19 18:43:52 +08:00
  • cb4c07f421
    Merge pull request #935 from Binaryify/renovate/lint-staged-10.x binaryify 2020-09-19 16:18:29 +08:00
  • 8e35eee3b1
    Merge pull request #934 from Binaryify/renovate/prettier-2.x binaryify 2020-09-19 16:18:20 +08:00
  • 4e4adf1a5c
    Merge pull request #931 from Binaryify/renovate/typescript-eslint-monorepo binaryify 2020-09-19 16:18:03 +08:00
  • a3fff1531b
    Update dependency lint-staged to v10.4.0 Renovate Bot 2020-09-16 13:30:03 +00:00
  • 99a9813d70
    Update dependency prettier to v2.1.2 Renovate Bot 2020-09-16 01:18:55 +00:00
  • cbb1fdc152
    Merge pull request #930 from greenhat616/patch-1 binaryify 2020-09-15 09:46:59 +08:00
  • 0781285b62
    Update typescript-eslint monorepo to v4.1.1 Renovate Bot 2020-09-14 17:26:37 +00:00
  • 3383783f3c
    修复与 types 文件表现不一致问题 Jonson Petard 2020-09-14 21:11:00 +08:00
  • 6dfba91da8 update package.json binaryify 2020-09-13 13:37:31 +08:00
  • f725c86519 update package.json binaryify 2020-09-13 13:27:38 +08:00
  • 2dc8c1979f Merge branch 'master' of github.com:Binaryify/NeteaseCloudMusicApi binaryify 2020-09-13 13:17:47 +08:00
  • 004f4846ab 更新 TypeScript 声明 #928 binaryify 2020-09-13 13:15:02 +08:00
  • 434326012c
    Merge pull request #928 from YXL76/master binaryify 2020-09-13 13:13:51 +08:00
  • bfece83217 修复参数名和删除多余参数 YXL 2020-09-13 13:01:50 +08:00
  • 92612bc4fe 将提供默认值的参数改为可选 YXL 2020-09-13 12:57:33 +08:00
  • 19f71cfd62 统一id, limit, offset的类型为string | number YXL 2020-09-13 12:56:47 +08:00
  • 5fd859f4d0
    Merge pull request #927 from Binaryify/renovate/eslint-7.x binaryify 2020-09-13 08:27:46 +08:00
  • ac88b05e6e
    Update dependency eslint to v7.9.0 Renovate Bot 2020-09-12 19:17:36 +00:00
  • 8f701d722f 代码格式化 binaryify 2020-09-12 15:29:34 +08:00
  • d4dc1f247a 更新文档 binaryify 2020-09-12 15:23:31 +08:00
  • fee4eb7072 TypeScript 声明文件 #908, 更改随机 UA 相关逻辑 #922 binaryify 2020-09-12 13:34:45 +08:00
  • 0fced69244
    Merge pull request #924 from Binaryify/renovate/pin-dependencies binaryify 2020-09-12 10:36:00 +08:00
  • fc719aed64
    Pin dependencies Renovate Bot 2020-09-12 02:34:45 +00:00
  • 3b15fe9024 修复代码错误 binaryify 2020-09-12 10:23:21 +08:00
  • 4f7266e4a5 代码格式化 binaryify 2020-09-12 10:20:25 +08:00
  • 0ae2628fb6 修复 github action 错误 binaryify 2020-09-12 09:49:58 +08:00
  • b58bc739bf update package-lock.json binaryify 2020-09-12 09:44:12 +08:00
  • 346593e0c3
    Merge pull request #922 from makeding/huggy_edit binaryify 2020-09-12 09:39:29 +08:00
  • 36cb5f3705 remove lock file binaryify 2020-09-12 09:34:32 +08:00
  • 606278a9be
    Merge pull request #919 from greenhat616/build-github-action binaryify 2020-09-12 09:21:49 +08:00
  • 74996163cb
    Merge pull request #908 from greenhat616/master binaryify 2020-09-12 09:14:02 +08:00
  • 44e0ac4182 Linux 的 UA 改回原来的版本 在 Deepin 下测试 1.2.0(0408) UA 是 Chrome 60 ,并不会跟着系统版本更新。 huggy 2020-09-11 17:03:04 +08:00
  • 1e4a90f19a chooseUserAgent function -> const 因为函数重构了 直接用 function 了 没有注意到其它函数是变量形式的 huggy 2020-09-11 10:50:16 +08:00
  • e933997d26 又优化了下 UA 逻辑 现在两行就 ok 了 https://github.com/Binaryify/NeteaseCloudMusicApi/pull/922 huggy 2020-09-11 10:24:52 +08:00
  • c05c83db14 readme 修改成 https 克隆(不用登录 修改 /public 几个测试网页 去掉了 http://localhost:port/ public 里面的网页 lang 都改成 zh 了 huggy 2020-09-11 00:32:21 +08:00
  • 9ee30f363a 修改了下 UA 相关逻辑 .gitignore 弄得好看了点 huggy 2020-09-11 00:17:05 +08:00
  • 4afb471d33 更改了下 UA huggy 2020-09-10 23:54:22 +08:00
  • 4e074b1061
    fix: correct ci file path a632079 2020-09-07 20:59:43 +08:00
  • bc71f537ad
    test: use env variable variables in login.test.js a632079 2020-09-07 20:55:04 +08:00
  • 9aed821057
    build: support github actions a632079 2020-09-07 20:42:26 +08:00
  • c831af12cd
    fix: module exports wrong in types declartion a632079 2020-09-07 20:27:17 +08:00
  • b806741905
    fix: exclude types ignore in pkg file a632079 2020-09-05 18:59:58 +08:00
  • 132fcd9a45
    Merge branch 'master' of https://github.com/Binaryify/NeteaseCloudMusicApi a632079 2020-09-05 18:56:24 +08:00
  • f711b074cf
    fix(ts): correct declaration upon uploaded img api a632079 2020-09-05 18:55:07 +08:00
  • da7a535cc6 更新nodejs调用头像上传例子 binaryify 2020-09-05 17:30:41 +08:00
  • c6312abbad
    feat: ts support a632079 2020-09-05 16:31:13 +08:00
  • 139e9a1a39
    feat: ts support, all declaration a632079 2020-09-05 15:54:03 +08:00
  • 40f8c7601c
    chore: resolve conflict a632079 2020-09-05 01:21:12 +08:00
  • 2a04853948
    feat: ts support, full creation a632079 2020-09-05 01:18:30 +08:00
  • 585592faa9
    feat: ts support, artist part a632079 2020-09-05 00:10:15 +08:00
  • 5fc7b5999d
    Merge pull request #911 from Binaryify/renovate/lint-staged-10.x binaryify 2020-09-03 22:16:32 +08:00
  • ef17617085
    Update dependency lint-staged to v10.3.0 Renovate Bot 2020-09-03 08:17:51 +00:00
  • f89bd19899
    feat: ts support, album part a632079 2020-09-03 13:32:52 +08:00
  • 0dacfa0a50
    build: add .editorconfig a632079 2020-09-03 09:21:35 +08:00
  • ca4ed2a98f
    build: adding Prettier to the mix a632079 2020-09-03 09:03:20 +08:00
  • 44beef4098
    dev: suppoprt typescript a632079 2020-09-03 08:57:21 +08:00
  • 2da9552c5b
    Merge pull request #907 from Binaryify/renovate/eslint-7.x binaryify 2020-09-02 10:55:44 +08:00
  • 3015bb67b8
    Update dependency eslint to v7.8.1 Renovate Bot 2020-09-01 20:15:26 +00:00
  • ebbefa0e94
    Merge pull request #906 from Binaryify/renovate/eslint-7.x binaryify 2020-09-01 15:33:06 +08:00
  • 9782c2dfd5
    Update dependency eslint to v7.8.0 Renovate Bot 2020-08-31 22:06:56 +00:00
  • 2b074ad9e0 更新文档 binaryify 2020-08-31 22:16:31 +08:00
  • e8cabc94c7
    Merge pull request #903 from Binaryify/renovate/mocha-8.x binaryify 2020-08-29 08:48:08 +08:00
  • f6ab753c70
    Update dependency mocha to v8.1.3 Renovate Bot 2020-08-28 21:03:14 +00:00
  • 12bf3cd5fb Merge branch 'master' of github.com:Binaryify/NeteaseCloudMusicApi binaryify 2020-08-23 19:52:57 +08:00
  • 047c3bb0bc 新增cloudsearch接口 #893, mv 地址接口修改分辨率参数 #883, 修复新碟上架接口分页问题 #892 binaryify 2020-08-23 19:52:41 +08:00
  • 9351387787
    Merge pull request #894 from Binaryify/renovate/axios-0.x binaryify 2020-08-21 21:43:20 +08:00
  • a91eb405bc
    Update dependency axios to ^0.20.0 Renovate Bot 2020-08-21 03:22:36 +00:00
  • 9b066470ba 更新文档 #887 binaryify 2020-08-18 14:42:48 +08:00
  • 0de21f3c73
    Merge pull request #881 from Binaryify/renovate/eslint-7.x binaryify 2020-08-15 09:32:54 +08:00
  • 31c24a287f
    Update dependency eslint to v7.7.0 Renovate Bot 2020-08-14 22:19:05 +00:00
  • caeb1d266d
    Merge pull request #875 from Binaryify/renovate/mocha-8.x binaryify 2020-08-09 19:46:25 +08:00
  • aa528b6cb3
    Update dependency mocha to v8 Renovate Bot 2020-08-09 11:46:03 +00:00
  • ef4fa6e124
    Merge pull request #874 from Binaryify/renovate/lint-staged-10.x binaryify 2020-08-09 19:44:51 +08:00
  • 5077b36f47
    Update dependency lint-staged to v10 Renovate Bot 2020-08-09 11:43:52 +00:00
  • f510aa552b
    Merge pull request #873 from Binaryify/renovate/husky-4.x binaryify 2020-08-09 18:38:04 +08:00
  • b061667558
    Merge pull request #872 from Binaryify/renovate/eslint-7.x binaryify 2020-08-09 18:37:50 +08:00
  • 9d22d446fd 更新项目配置 binaryify 2020-08-09 18:37:01 +08:00
  • 88318a69a1
    Update dependency husky to v4 Renovate Bot 2020-08-09 10:35:57 +00:00
  • 39305c0228
    Update dependency eslint to v7 Renovate Bot 2020-08-09 10:35:50 +00:00
  • e830f3dc42
    Merge pull request #871 from Binaryify/renovate/pac-proxy-agent-4.x binaryify 2020-08-09 17:52:13 +08:00
  • 89a106b5b5
    Merge pull request #870 from Binaryify/renovate/pin-dependencies binaryify 2020-08-09 17:52:01 +08:00
  • 644ffcd069
    Update dependency pac-proxy-agent to v4 Renovate Bot 2020-08-09 09:51:32 +00:00