116 Commits

Author SHA1 Message Date
bc9d7b949f
fix: 修复注入随机ip不生效 2026-02-15 00:06:42 +08:00
BakaCookie520
c91f5f3714 更加优雅的显示URL和调试按钮 2026-02-14 00:01:19 +08:00
2a0b54e442
feat: Add user playlist endpoints & domain overrides (bump 4.30.1) (#105)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-11 16:49:11 +08:00
ce51da9150
build(version): bump 4.30.0 (#102)
* chore(deps): bump actions/checkout from 4 to 6

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Squashed commit of the following:

commit f73cbbeec37d40383e2b7d411e34048146776345
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Feb 1 12:47:57 2026 +0000

    chore(deps): bump actions/download-artifact from 4 to 7

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](https://github.com/actions/download-artifact/compare/v4...v7)

    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

* Squashed commit of the following:

commit 4da2d5f3600f52c7087ea350e3ec87a3c7cac535
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Feb 1 12:48:00 2026 +0000

    chore(deps): bump actions/github-script from 7 to 8

    Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](https://github.com/actions/github-script/compare/v7...v8)

    ---
    updated-dependencies:
    - dependency-name: actions/github-script
      dependency-version: '8'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

* Squashed commit of the following:

commit 9e65b176252a554decf5574ca6a3463838a7a32f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Feb 1 12:47:49 2026 +0000

    chore(deps): bump actions/setup-node from 4 to 6

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](https://github.com/actions/setup-node/compare/v4...v6)

    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

* Squashed commit of the following:

commit a060f3c4cc5c3a4baf9c4827163acde1589ef26d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Feb 1 12:47:53 2026 +0000

    chore(deps): bump actions/upload-artifact from 4 to 6

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](https://github.com/actions/upload-artifact/compare/v4...v6)

    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

* build(version): bump 4.30.0

* refactor: QR login and voice upload pages with improved UI and error handling

- Enhanced styling for better user experience on qrlogin-nocookie.html and qrlogin.html
- Added loading indicators and improved status messages during QR code login process
- Updated error handling for login status retrieval
- Refactored unblock_test.html for better layout and user interaction
- Improved voice upload page with a more intuitive design and better feedback for file uploads
- Added loading state management for voice list retrieval
- Enhanced accessibility and usability across all modified pages

* fix: Potential fix for code scanning alert no. 6: DOM text reinterpreted as HTML

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Potential fix for code scanning alert no. 15: DOM text reinterpreted as HTML

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* build: update utils

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-02-09 23:33:26 +08:00
Yon8
27002d7665
feat: add musician_vip_tasks API, its module, and home.md documentation. (#95) 2026-02-05 00:29:02 +08:00
748d5da8fe
fix(require): fix modules not defined 2026-01-09 21:44:03 +08:00
f2f78b2774
fix(workflows): update branch references and remove unused push triggers
feat: enhance eapi_decrypt.html with styled decode result display

fix: update qrlogin and qrlogin-nocookie to include platform parameter in QR code creation URL

chore: bump music-metadata and other dependencies in package.json and pnpm-lock.yaml

docs: update README with important project usage notes
2026-01-03 01:36:21 +08:00
598dd8bd34
refactor(unblock): Refactor song URL matching to use new utils package (#73)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-26 19:51:13 +08:00
30bd839809
feat(module): add vip daily signin (#72)
Co-authored-by: YiQing-House <72288016+1662187689@users.noreply.github.com>
2025-12-20 10:14:50 +08:00
d4ee3b88f8
docs: upd doc 2025-12-20 00:45:53 +08:00
MoeFurina
3a10a4d753 ci(debug): add more debug info 2025-11-08 15:28:36 +08:00
MoeFurina
f39aafaff4 docs: update doc 2025-11-08 12:52:19 +08:00
5unV
2f2755ac8c feat: 增加云盘歌词接口 2025-11-06 10:04:13 +08:00
MoeFurina
398f410109 fix: update music search keyword and test case ID
- Changed the default search keyword in the API documentation from "这么可爱真是抱歉" to "妖精小姐的魔法邀约".
- Updated the test case for fetching song URL to use the correct song ID (from 1969519579 to 2756058128).
2025-11-01 12:16:29 +08:00
MoeFurina
173496f305 build(ci): delete useless lock files 2025-10-25 12:10:23 +08:00
MoeFurina
b45739b621 refactor(index): rewrite api index pages without ai and update dependences 2025-10-24 17:51:23 +08:00
ImFurina
6d33efee47 build(ci): change the package name 2025-10-17 20:06:30 +08:00
ImFurina
d78a20ea11 feat(randomCNIP): 添加随机中国IP选项 2025-10-08 11:40:40 +08:00
ImFurina
c9c881ba7d docs(index): 指向官方文档 2025-10-06 14:11:09 +08:00
00af0c281d
docs(doc): add docker deployment 2025-10-05 21:34:17 +08:00
ImFurina
ed3959f545 docs(playlistSubscribe): 更新该内容文档 2025-10-01 21:53:05 +08:00
ImFurina
ea3acc0b14 feat(unblock): 新增bodian source 2025-09-23 20:19:47 +08:00
ImFurina
abd0c9ca91 refactor: 重构模块加载
Refactored main.js to optimize module and server loading, improving code clarity and lazy loading. Updated several dependencies in package.json to their latest versions for better security and compatibility. Updated documentation cover page and home page to reflect project branding changes.

Co-Authored-By: binaryify <binaryify@gmail.com>
2025-09-07 13:08:26 +08:00
ImFurina
365450c26e issues: 添加事先声明 2025-08-27 14:02:56 +08:00
ImFurina
8787bc6bb6 refactor: 页面重写 2025-08-26 17:45:21 +08:00
ImFurina
ceb2044500 feat(logger}: 支持更好的日志输出, 完善了文档 2025-08-24 23:10:24 +08:00
ImFurina
11e1c62cc3 chore(deps): 更新依赖以及完善文档 2025-08-24 23:10:23 +08:00
c6bc299bbc chore: 更改归属权 2025-08-24 23:10:06 +08:00
IamFurina
de01a55aa2 docs: 及时更新文档内容 2025-08-24 23:09:52 +08:00
IamFurina
6e63dce9d3 docs: 新增图片 2025-08-24 23:09:50 +08:00
IamFurina
b018be8695 feat: 支持直接在请求歌曲url使用unm server 2025-08-24 23:09:42 +08:00
IamFurina
fb2eb82a86 fix: 修复请求失败, 适配SPlayer 2025-08-24 23:09:41 +08:00
IamFurina
f5e3c8ae1b docs: 更新文档 2025-08-24 23:09:37 +08:00
IamFurina
9925b4da91 fix: 修复错别字 2025-08-24 23:09:35 +08:00
IamFurina
9711915f7a feat: 支持Actions自动同步上有仓库 2025-08-24 23:09:35 +08:00
IamFurina
4fdc4c1abc refactor: 更改homepage 2025-08-24 23:09:33 +08:00
IamFurina
a051864303 feat. 分离解灰至单独的模块, 更新文档 2025-08-24 23:09:29 +08:00
IamFurina
45609a8806 feat. 更新API到4.27.0 2025-08-24 23:08:27 +08:00
overwriter
90b9883691 feat: 补充歌词摘录文档 2025-01-12 12:48:04 +08:00
overwriter
ea8d2f56f7 refeator: 年度听歌报告接口支持2024年 2024-12-28 14:35:51 +08:00
overwriter
1fff1d559c feat: 增加歌单导入工具example 2024-10-27 22:30:08 +08:00
overwriter
d45124dfbb feat: 增加副歌时间、相关歌单推荐接口,原有相关歌单接口已废弃 2024-10-27 10:41:47 +08:00
overwriter
0e18cb7fbe feat: 增加歌单导入 - 任务状态接口 2024-10-20 21:10:11 +08:00
overwriter
2113f7f78b feat: 增加歌单导入接口 2024-10-20 19:14:06 +08:00
overwriter
5aaa2bc105 refactor: 主页增加版本号 2024-10-20 01:51:01 +08:00
overwriter
b796e87106 feat: 增加听歌足迹相关接口 2024-10-19 23:57:22 +08:00
overwriter
c5d29c72e9 refactor: 主页界面优化 2024-10-19 23:08:23 +08:00
overwriter
bffc4aa59c refactor: 替换cdn地址 2024-10-19 22:43:03 +08:00
overwriter
a09c519cc2 feat: 增加用户状态相关接口 2024-10-19 22:15:26 +08:00
overwriter
9032a2e504 feat: 增加用户徽章接口 2024-10-19 21:56:27 +08:00