Commit Graph

  • 5b5f380cd5
    Merge pull request #136 from laoshuikaixue/feature/cors-multi-domain main ElyPrism 2026-03-20 23:39:06 +08:00
  • ff7c5518d1
    Merge pull request #138 from NeteaseCloudMusicApiEnhanced/up-4.31.0 ElyPrism 2026-03-20 20:14:14 +08:00
  • bbb2b9d4a0
    docs: 更新文档 #138 MoeFurina 2026-03-20 20:08:47 +08:00
  • 3188238678
    feat: 添加DIFM相关接口 MoeFurina 2026-03-20 20:05:40 +08:00
  • 8e60324452
    chore: update deps MoeFurina 2026-03-20 20:02:04 +08:00
  • c9909cddd3
    Merge remote-tracking branch 'origin/dependabot/github_actions/actions/upload-artifact-7' into up-4.31.0 MoeFurina 2026-03-20 19:58:27 +08:00
  • dbdbba3f98
    Squashed commit of the following: MoeFurina 2026-03-20 19:58:19 +08:00
  • c50aeddf5f
    update deps legacy MoeFurina 2026-03-20 19:55:24 +08:00
  • b8af386082
    update to 4.30.0 MoeFurina 2026-03-20 19:54:16 +08:00
  • 27aa9a01cb fix(cors): 修复CORS源验证逻辑 #136 LaoShui 2026-03-14 21:14:18 +08:00
  • 30e522018f feat(server): 支持多域名CORS配置 LaoShui 2026-03-14 21:03:58 +08:00
  • 7b2507e43d refactor(server): 修复函数名拼写错误 #134 LaoShui 2026-03-14 19:24:52 +08:00
  • 3647fc5fa0
    Merge branch 'add-new-modules' to main ElyPrism 2026-03-14 00:28:04 +08:00
  • 8521c198d3
    docs: 更新readme #132 add-new-modules MoeFurina 2026-03-14 00:25:43 +08:00
  • 4d8c4daa14
    docs: 更新文档 MoeFurina 2026-03-13 23:35:03 +08:00
  • 2e3cf4d451
    Apply suggestion from @gemini-code-assist[bot] ElyPrism 2026-03-08 12:00:17 +08:00
  • 288459cddb
    fix: 修复部分拼写错误 ElyPrism 2026-03-08 11:59:15 +08:00
  • c1b8a381f3
    fix: module/voicelist_search.js 拼写错误 ElyPrism 2026-03-08 11:53:03 +08:00
  • 2dd12b88ae
    feat: 新增评论相关接口并更新部分接口 MoeFurina 2026-03-08 11:42:32 +08:00
  • b6a1f9ce0a
    Merge branch 'main' into main ElyPrism 2026-03-08 09:24:54 +08:00
  • 5991e41c5d
    Merge branch 'NeteaseCloudMusicApiEnhanced:main' into main #121 RedSTAR.Cheng 2026-03-04 10:21:38 +08:00
  • f61554714c
    chore(deps): bump actions/upload-artifact from 6 to 7 #124 dependabot[bot] 2026-03-01 12:48:05 +00:00
  • 266cd8d059 chore: doc update for 302 endpoint RedSTARO 2026-03-01 14:03:54 +08:00
  • 89a70b14d4 refactor: simplify /song/url/v1/302 call chain RedSTARO 2026-03-01 13:48:28 +08:00
  • a9332af453
    Merge branch 'main' into main ElyPrism 2026-02-28 15:52:06 +08:00
  • cffe68d9ff
    upd changelog #120 MoeFurina 2026-02-28 15:51:47 +08:00
  • 75ec2de66f
    feat: update doc icon MoeFurina 2026-02-28 15:37:02 +08:00
  • 0bd023c188
    Merge branch 'main' into chore/bump-4.30.2 MoeFurina 2026-02-28 15:33:16 +08:00
  • 2c82c9b7be
    Merge branch 'add-comment-info' into 'main' ElyPrism 2026-02-28 15:29:10 +08:00
  • 1320e5780b
    feat: 更新文档 #122 imsyy 2026-02-28 14:52:13 +08:00
  • bde1f0864b
    feat: 更新文档 imsyy 2026-02-28 14:50:04 +08:00
  • e891287f1a
    feat: 添加评论统计数据 imsyy 2026-02-28 14:42:25 +08:00
  • 59241631db feat: add song download url api end point for 302 * This will redirect access from http://localhost:3000/song/url/v1?id=2756058128&level=exhigh to actual resource url RedSTARO 2026-02-26 20:12:43 +08:00
  • 29ef4f68c2
    docs: update readme MoeFurina 2026-02-26 18:43:17 +08:00
  • ee25eb17a6
    docs: update readme MoeFurina 2026-02-23 23:30:55 +08:00
  • 31d2ec9225
    chore: clean up empty code change sections in the changes log MoeFurina 2026-02-23 23:12:01 +08:00
  • b45bdd411f
    Update README.MD ElyPrism 2026-02-22 22:20:15 +08:00
  • c14b06f6c3
    build: update deps MoeFurina 2026-02-22 22:16:39 +08:00
  • b027aca40a
    Merge branch 'feat/cloud-upload-modes' into 'main' ElyPrism 2026-02-19 12:04:19 +08:00
  • b1729f19aa style(code): 格式化代码 #116 LaoShui 2026-02-19 11:52:19 +08:00
  • 755489546b refactor(util): 简化文件帮助工具函数 LaoShui 2026-02-18 20:24:43 +08:00
  • 92df6e13a0 refactor(cloud): 重构文件处理逻辑并提取辅助函数 LaoShui 2026-02-18 20:19:46 +08:00
  • 1ad8ab088f fix(cloud): 修改上传接口Cookie参数传递方式 LaoShui 2026-02-18 19:37:32 +08:00
  • a09f126ab2 fix(upload): 修复文件上传功能中的路径替换和临时文件支持 LaoShui 2026-02-18 19:09:15 +08:00
  • 872bae1b43 feat(cloud): 添加音频元数据解析功能 LaoShui 2026-02-18 18:49:05 +08:00
  • 83c527af01 feat(cloud): 添加云盘上传模式选择和进度显示功能 LaoShui 2026-02-18 18:42:28 +08:00
  • 84efe5d758 chore(deps): 更新依赖包版本并移除冗余依赖 #115 LaoShui 2026-02-18 17:24:45 +08:00
  • cfa475bf94 chore(deps): 更新依赖包版本并移除不需要的依赖 LaoShui 2026-02-18 17:13:50 +08:00
  • 4087bafd7d fix(cloud): 解决临时文件清理和上传流程中的错误处理问题 LaoShui 2026-02-18 17:09:02 +08:00
  • 8951e32a0e refactor(server): 优化文件上传配置和MD5计算逻辑 LaoShui 2026-02-18 17:02:15 +08:00
  • 33ccc83615 fix(cloud): 解决临时文件清理和异步操作问题 LaoShui 2026-02-18 16:57:20 +08:00
  • 2d6173b2aa fix(cloud): 移除了重复的条件判断 LaoShui 2026-02-18 16:50:20 +08:00
  • ba7d1a8574 feat(cloud): 支持临时文件上传功能 LaoShui 2026-02-18 16:44:19 +08:00
  • 26d55255e0 fix(cloud): 解决云上传功能中的错误处理和代码清理 LaoShui 2026-02-18 16:17:07 +08:00
  • 4489f10f63 feat(server): 增加文件上传大小限制并优化配置 LaoShui 2026-02-18 16:08:40 +08:00
  • 2047bdfa65
    Merge branch 'main' into 'main' ElyPrism 2026-02-15 00:20:25 +08:00
  • bc9d7b949f
    fix: 修复注入随机ip不生效 #110 MoeFurina 2026-02-15 00:06:42 +08:00
  • f08f192328
    refactor: 重构随机中国ip MoeFurina 2026-02-14 23:50:59 +08:00
  • b04b9d51fb
    Merge branch 'main' of 'main' ElyPrism 2026-02-14 12:09:45 +08:00
  • c91f5f3714 更加优雅的显示URL和调试按钮 #109 BakaCookie520 2026-02-14 00:01:19 +08:00
  • e866ead286
    更新 README docs MoeFurina 2026-02-12 22:56:48 +08:00
  • eee3daa2d9
    更新style MoeFurina 2026-02-12 22:43:42 +08:00
  • 8efe78a3a3
    更换cdn地址 ElyPrism 2026-02-12 22:37:15 +08:00
  • 7fceec12e4
    Merge branch "Burial0268/main" into "main" ElyPrism 2026-02-12 19:28:43 +08:00
  • 1df147edab
    fix(server): prevent obj[2]=undefined if there is no options passed #108 拜瑞 2026-02-12 19:21:02 +08:00
  • 6d1f75f229 fix(server): Correctly inject client IP into request parameters Burial0268 2026-02-12 18:59:32 +08:00
  • 2a0b54e442
    feat: Add user playlist endpoints & domain overrides (bump 4.30.1) (#105) ElyPrism 2026-02-11 16:49:11 +08:00
  • d10296ccd8
    feat(module): add user playlist collect MoeFurina 2026-02-11 16:25:30 +08:00
  • a19418bbb6
    Auto-build: Add compiled binaries for win, linux, macos (#104) github-actions[bot] 2026-02-10 11:38:47 +08:00
  • ce51da9150
    build(version): bump 4.30.0 (#102) ElyPrism 2026-02-09 23:33:26 +08:00
  • 04510ab4ae
    Update index.html ElyPrism 2026-02-06 19:12:11 +08:00
  • 27002d7665
    feat: add musician_vip_tasks API, its module, and home.md documentation. (#95) Yon8 2026-02-05 00:29:02 +08:00
  • 43d1c72f8f
    Auto-build: Add compiled binaries for win, linux, macos (#88) v4.29.21 github-actions[bot] 2026-01-31 14:37:48 +08:00
  • 1d7e9cb6d8
    fix(workflow): 修复低级错误 MoeFurina 2026-01-31 14:32:42 +08:00
  • 609c910d5a
    ci: 支持action自动编译可执行文件 ElyPrism 2026-01-31 14:22:00 +08:00
  • 2b69e9dda5
    chore(packages): bump version 4.29.21 MoeFurina 2026-01-30 23:13:13 +08:00
  • 796c2803df
    Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/typescript-eslint/parser-8.53.0' MoeFurina 2026-01-30 23:08:07 +08:00
  • ab00919a93
    Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/types/node-25.0.9' MoeFurina 2026-01-30 23:07:58 +08:00
  • db2ca44bbc
    chore(packages): bump @typescript-eslint/parser from 8.51.0 to 8.53.0 #83 dependabot[bot] 2026-01-19 14:35:05 +00:00
  • 6c79f7495b
    chore(packages): bump @types/node from 25.0.3 to 25.0.9 #82 dependabot[bot] 2026-01-19 14:34:32 +00:00
  • fd0608adef
    chore(packages): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 #81 dependabot[bot] 2026-01-19 14:34:19 +00:00
  • f6fc452666
    更新 README 以反映 Node.js 版本要求和 Docker 使用说明 (#80) ElyPrism 2026-01-16 22:58:19 +08:00
  • 805d0bccc5
    ci: update Node.js requirement and improve code consistency MoeFurina 2026-01-16 22:35:16 +08:00
  • 748d5da8fe
    fix(require): fix modules not defined MoeFurina 2026-01-09 21:44:03 +08:00
  • 6613fbf50d
    chore(packages): bump @types/node from 24.10.0 to 24.10.1 (#57) dependabot[bot] 2026-01-03 01:50:08 +08:00
  • c8493b93ad
    chore(packages): bump @typescript-eslint/parser from 8.46.3 to 8.48.0 (#67) dependabot[bot] 2026-01-03 01:49:49 +08:00
  • b93578a879
    chore(packages): bump prettier from 3.6.2 to 3.7.3 (#66) dependabot[bot] 2026-01-03 01:47:59 +08:00
  • de54c7fe97
    chore(packages): bump @typescript-eslint/eslint-plugin (#59) dependabot[bot] 2026-01-03 01:47:38 +08:00
  • 2e707e2f5e
    Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/lint-staged-16.2.7' MoeFurina 2026-01-03 01:43:23 +08:00
  • 2994e2fadd
    Merge remote-tracking branch 'origin/dependabot/github_actions/peter-evans/create-or-update-comment-5' MoeFurina 2026-01-03 01:43:15 +08:00
  • eb08ed4ba3
    Merge remote-tracking branch 'origin/dependabot/github_actions/actions/stale-10' MoeFurina 2026-01-03 01:43:09 +08:00
  • d5fedb5c54
    Merge remote-tracking branch 'origin/dependabot/github_actions/actions/checkout-6' MoeFurina 2026-01-03 01:43:02 +08:00
  • f2f78b2774
    fix(workflows): update branch references and remove unused push triggers MoeFurina 2026-01-03 01:36:21 +08:00
  • 871414f2e6
    chore(deps): bump actions/checkout from 5 to 6 #65 dependabot[bot] 2025-12-26 11:55:00 +00:00
  • 2d3f15f0e5
    revert: revive back workflow MoeFurina 2025-12-26 19:54:03 +08:00
  • 598dd8bd34
    refactor(unblock): Refactor song URL matching to use new utils package (#73) ElyPrism 2025-12-26 19:51:13 +08:00
  • 30bd839809
    feat(module): add vip daily signin (#72) ElyPrism 2025-12-20 10:14:50 +08:00
  • d4ee3b88f8
    docs: upd doc MoeFurina 2025-12-20 00:45:53 +08:00
  • 77eb154028
    fix(eslint): replace double quotes with single quotes MoeFurina 2025-12-19 21:05:04 +08:00
  • 140ea858c4
    Merge pull request #70 from apoint123/fix/phone-login ElyPrism 2025-12-19 20:59:24 +08:00