LaoShui
92df6e13a0
refactor(cloud): 重构文件处理逻辑并提取辅助函数
...
- 将文件大小、MD5计算等逻辑提取到 fileHelper 工具模块
- 使用统一的文件扩展名和文件名处理函数
- 简化临时文件处理和清理逻辑
- 统一文件上传数据获取方式
- 移除重复的文件操作代码并提高可维护性
2026-02-18 20:19:46 +08:00
f08f192328
refactor: 重构随机中国ip
2026-02-14 23:50:59 +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
609c910d5a
ci: 支持action自动编译可执行文件
2026-01-31 14:22:00 +08:00
f6fc452666
更新 README 以反映 Node.js 版本要求和 Docker 使用说明 ( #80 )
...
Co-authored-by: binaryify <binaryify@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-16 22:58:19 +08:00
MoeFurina
9d18639464
fix(eslint): fix files which have eslint problems
2025-11-15 13:25:09 +08:00
MoeFurina
fe28194445
refactor(generateRandomChineseIP): 完善随机中国ip功能
2025-11-15 13:11:29 +08:00
MoeFurina
597ac1498f
fix(eslint): fix files which have eslint problems
2025-11-01 13:11:38 +08:00
MoeFurina
173496f305
build(ci): delete useless lock files
2025-10-25 12:10:23 +08:00
ImFurina
d78a20ea11
feat(randomCNIP): 添加随机中国IP选项
2025-10-08 11:40:40 +08:00
ImFurina
0e0777d175
feat: 支持全局cookie代理
2025-10-06 14:07:33 +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
ceb2044500
feat(logger}: 支持更好的日志输出, 完善了文档
2025-08-24 23:10:24 +08:00
IamFurina
45609a8806
feat. 更新API到4.27.0
2025-08-24 23:08:27 +08:00
111inhistory
5a242a300e
Correct the iphone cookie
2024-10-12 16:33:01 +00:00
overwriter
a0b09afc30
fix: cookie不覆盖原有参数
2024-10-10 00:48:41 +08:00
overwriter
a2d675cdd6
fix: cookie参数补充
2024-10-10 00:00:21 +08:00
overwriter
7e2683c660
fix: os使用iphone
2024-10-06 16:29:09 +08:00
overwriter
9d3828b3c1
feat: cookie添加部分字段
2024-10-06 16:12:55 +08:00
overwriter
18c9ebe51e
feat: 修改客户端的ua
2024-10-06 11:48:59 +08:00
overwriter
9447e7bb60
fix: 补充修改
2024-08-10 22:12:53 +08:00
overwriter
dd9ec456bf
refactor: 请求头无需传递content-type、os和appver
2024-08-03 20:00:25 +08:00
overwriter
c1011b8602
refactor: request无需传入请求方式
2024-07-31 08:55:35 +08:00
overwriter
e9bad5d27e
fix: weapi的cookie不需要os和appver,避免听歌打卡接口不被记录
2024-07-29 23:33:27 +08:00
overwriter
422722e0a7
feat: 增加下载、购买记录接口
2024-07-22 07:53:46 +08:00
overwriter
9310aa450a
refactor: 将csrfToken抽出来
2024-07-14 11:48:00 +08:00
overwriter
02505b72d4
fix: e_r在加密前插入data
2024-07-13 17:35:44 +08:00
overwriter
8de3e9fa66
refactor: 调整加密请求数据的代码结构;添加一些注释
2024-07-13 08:46:45 +08:00
overwriter
656a69e07e
feat: eapi返回值加密可被控制;默认不加密
2024-07-12 23:24:40 +08:00
overwriter
f7132eba63
refactor: 请求的data不覆盖
2024-07-12 23:18:37 +08:00
overwriter
bd8c049576
refactor: 补充一些注释
2024-06-29 11:36:16 +08:00
overwriter
9006fdc938
refactor: 默认返回值都是未加密的
2024-06-27 20:18:01 +08:00
overwriter
157a058f74
feat: eapi和api都生成cookie;甚至适配了linuxapi
2024-06-27 19:53:42 +08:00
overwriter
46718c29f1
refactor: 精简weapi的链接,统一使用uri
2024-06-25 22:47:17 +08:00
overwriter
d23b4a3653
refactor: api是否加密由配置文件决定;封装option
2024-06-25 00:12:53 +08:00
binaryify
b6310e1b24
update: 返回数据优化
2024-05-07 15:30:04 +08:00
binaryify
15a2e1bcdf
feat: 新增 eapi 解析接口和使用 demo
2024-05-07 15:17:56 +08:00
binaryify
9b941ef17d
fix: 问题修复
2024-04-30 16:44:05 +08:00
binaryify
780f30f0b1
feat: 游客登录机制完善
2024-04-30 15:14:32 +08:00
binaryify
7b6e9d90e0
update: cookie 处理优化
2024-04-29 15:23:41 +08:00
binaryify
2bb5269dfa
update: 使用 crypto-js 重构 crypto 部分
2024-04-25 15:19:28 +08:00
binaryify
d55fb43f0a
fix: ua 问题修复
2024-04-25 13:42:52 +08:00
binaryify
52892d2f03
cookie version 更新
2024-04-19 16:06:44 +08:00
binaryify
fc3e62a69e
update: bump to v4.16.0
2024-04-18 15:11:34 +08:00
binaryify
185031ddce
update: ua 固定 #1867
2024-01-13 16:01:20 +08:00
binaryify
61a1a17318
fix : #1833 apicache 调整
2023-12-29 16:54:21 +08:00
binaryify
50ab628751
update: appver更新
2023-12-12 12:36:52 +08:00
binaryify
af3846658a
feat: crypto.js 重构 #1839
2023-11-26 17:08:30 +08:00
binaryify
dfa0639317
fix: 修复匿名登录下,部分接口提示网络太拥挤问题 #1829
2023-10-26 11:36:36 +08:00
binaryify
37bad1cc33
update: NMTID 动态添加 #1792
2023-09-10 11:41:18 +08:00