Commit Graph

131 Commits

Author SHA1 Message Date
shanmite
30bf989aa3 feat: ai评论支持所有兼容OpenAI API的平台 (#463)
Fixed #463
2025-08-19 15:09:25 +08:00
shanmite
15c1d22469 fix: 官方非官方抽奖类型判断 (#461)
Fixed #461
2025-08-19 11:18:10 +08:00
shanmite
adbfb6bb38 docs: 更新CHANGELOG
Some checks failed
Build and push Docker images / docker (push) Has been cancelled
Mirror and run GitLab CI / build (push) Has been cancelled
Publishing to NPM / publish (push) Has been cancelled
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, linux) (push) Has been cancelled
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, macos) (push) Has been cancelled
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, win) (push) Has been cancelled
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (alpine) (push) Has been cancelled
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (linux) (push) Has been cancelled
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (linuxstatic) (push) Has been cancelled
2025-08-08 15:17:14 +08:00
amadeus5201
b74bb02c65
feat: ai 评论 (#462)
Some checks failed
Build and push Docker images / docker (push) Has been cancelled
Mirror and run GitLab CI / build (push) Has been cancelled
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, linux) (push) Has been cancelled
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, macos) (push) Has been cancelled
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, win) (push) Has been cancelled
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (alpine) (push) Has been cancelled
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (linux) (push) Has been cancelled
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (linuxstatic) (push) Has been cancelled
* feat: ai content

* style: 更改ai调用方式
2025-08-08 10:20:16 +08:00
OPPO9008
533606839f
fix: 修复通过uid监视转发抽奖动态 (#449)
Some checks failed
Build and push Docker images / docker (push) Has been cancelled
Mirror and run GitLab CI / build (push) Has been cancelled
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, linux) (push) Has been cancelled
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, macos) (push) Has been cancelled
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, win) (push) Has been cancelled
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (alpine) (push) Has been cancelled
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (linux) (push) Has been cancelled
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (linuxstatic) (push) Has been cancelled
Fixed #447

* fix:oldparseDynamicCard已经无法获取是否抽奖

使用新版api

* 当 offset 为 '0'(初始页)时,传入 offset 会报错

* 小修
2025-05-12 21:00:19 +08:00
OPPO9008
f5f63bcc91
fix: 官方抽奖判断未获取到内容 (#445)
Fixed #445

增加ditem?.modules?.module_dynamic?.major?.opus?.summary?.rich_text_nodes 判断
2025-05-06 14:58:31 +08:00
shanmite
2f5990f277 fix: 动态ID字符串长度超过18 2024-11-18 13:55:05 +08:00
shanmite
4134190927 fix: 分区移动失败继续运行 (#423)
Fixed #423
2024-11-08 10:37:35 +08:00
shanmite
66fa06f1f0 fix: 源动态禁止转发 2024-11-08 10:28:44 +08:00
shanmite
74337ca493 fix: 账号转发动态途中被系统强制登出,任务直接终止 (#392)
Fixed #392
2024-08-20 08:45:35 +08:00
shanmite
6c75d57adb lint: eslint
Some checks failed
Build and push Docker images / docker (push) Failing after 2m16s
Mirror and run GitLab CI / build (push) Failing after 1m44s
Publishing to NPM / publish (push) Failing after 14s
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, linux) (push) Failing after 1m41s
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, macos) (push) Failing after 52s
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, win) (push) Failing after 52s
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (linux) (push) Has been cancelled
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (linuxstatic) (push) Has been cancelled
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (alpine) (push) Has been cancelled
2024-06-21 16:55:12 +08:00
shanmite
1e7d8b2370 feat: 动态详情新老api共存 2024-05-03 09:28:22 +08:00
shanmite
fc41750323 fix: 源rid_str获取 2024-05-03 08:52:32 +08:00
shanmite
1a08c0a17b fix: 话题uid动态获取使用老解析函数 2024-04-29 10:15:01 +08:00
shanmite
666c057194 feat: 使用新接口替换动态详情老接口 (#382) 2024-04-27 17:23:44 +08:00
shanmite
ded981e4d7 fix: 动态卡片解析出错导致程序停止 2024-04-25 08:46:07 +08:00
ypw96
93d372761a
fix: searcher.js typo fix (#379) 2024-04-22 14:30:54 +08:00
shanmite
469a6dc7b5 fix: add getOneDynamicByDyid v1 2024-04-05 10:10:01 +08:00
shanmite
7b6356ac25 fix: 风控导致动态全为过时 2024-03-25 15:44:23 +08:00
shanmite
d9dba6f0ff fix: Cannot read properties of null (reading 'is_liked') 2024-03-25 10:43:38 +08:00
shanmite
eafa7c7ae4 fix: Cannot read properties of null (reading 'length') (#360)
Fixed #360
2024-03-25 10:35:22 +08:00
shanmite
b86e756520 fix: at错位 2023-12-01 10:16:11 +08:00
shanmite
0c610701cb fix: 评论并转发 (#259)
Fixed #259
2023-11-25 10:42:17 +08:00
shanmite
6dfee7efb8 fix: 出现帐号未登录错误时自动跳转下一个帐号 2023-11-25 10:20:13 +08:00
shanmite
e32c3c9e8b fix: 已经关注用户未转发 2023-09-22 07:51:35 +08:00
shanmite
101df0a7a6 fix: login等待时间过长 2023-08-30 13:59:58 +08:00
shanmite
0024b19cbf feat: 移除远程设置启用自动更新 2023-08-26 08:36:12 +08:00
shanmite
9ab605a186 feat: 新增本地dyids抽奖新信息获取方式 (#311)(#287)
Fixed #311
2023-08-25 09:27:50 +08:00
shanmite
a83c5ab91a fix: extend_json undefined 2023-08-24 13:45:52 +08:00
shanmite
2f2eaabc57 fix: 预约抽奖包月抽奖识别异常 (#288)
Fixed #288
2023-08-23 16:20:45 +08:00
shanmite
eec22ffd76 feat: 验证码自动识别 2023-06-30 14:42:43 +08:00
shanmite
5a3c16d20d fix: 专栏获取内容不正确,需要排除推荐内容 (#293)
Fixed #293
2023-06-28 15:28:27 +08:00
shanmite
29645bc4e7 fixed: 话题搜索功能已失效 #285
Fixed #285
2023-05-16 09:55:08 +08:00
shanmite
d950a59b4d fix: is_imitator导致错误评论 2023-05-15 11:24:09 +08:00
shanmite
3828a0f054 fix: Cannot read properties of null (#284)
Fixed #284
2023-05-15 10:47:57 +08:00
shanmite
67313f4a23 feat: 专栏里的动态链接识别优化 (#283)
Fixed #283
2023-05-05 10:20:17 +08:00
shanmite
ad6af9705f feat: 专栏短链接识别 (#263)
Fixed #263
2023-05-04 14:58:19 +08:00
shanmite
d370fef899 fix: 获取动态详情出现undefined (#271)
Fixes #271
2023-03-23 08:33:48 +08:00
shanmite
00174b0fdc fix(monitor): L615 2023-02-15 15:16:55 +08:00
shanmite
881923ba54 fix: 开奖时间和粉丝数判断逻辑 (#253)
Fixed #253
2023-02-15 15:05:18 +08:00
shanmite
9c9bc18a44 fix: 查询评论报错 (#250)
Fixed #250
2023-02-12 15:27:26 +08:00
shanmite
0630c8931a feat: 新增设置抄热评屏蔽词 (#239)
Fixed #239
2023-02-12 13:04:03 +08:00
shanmite
7b9d251e80 feat: 热评包含发送热评的人的昵称换成自己的昵称 (#239) 2023-02-12 12:42:30 +08:00
shanmite
5ae7801086 fix: 带话题正则修改 2023-02-12 12:13:06 +08:00
shanmite
0ab5ec0540 feat: 未知错误不重试 2023-02-12 11:38:34 +08:00
shanmite
50c22a4ecf fix: 账号异常点赞失败 (#247)
Fixed #247
2023-02-12 11:27:19 +08:00
shanmite
8ac7466878 fix: 未知错误 已赞过 (#249)
Fixed #249
2023-02-12 10:47:16 +08:00
shanmite
9615d25909 fix: 预约抽奖转发 (#240)
Fixed #240
2023-01-20 10:50:06 +08:00
shanmite
c1ca2b637e fix: 关键词筛选重复且影响官抽 2023-01-06 11:41:55 +08:00
shanmite
92f1ad2085 fix: 自动评论没有正确评论所有抽奖 (#235)
Fixed #235
2023-01-05 10:19:34 +08:00