karin-plugin-kkk 2.30.0 → 2.30.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +84 -0
- package/lib/apps/admin.js +1 -1
- package/lib/apps/help.js +1 -1
- package/lib/apps/push.js +1 -1
- package/lib/apps/qrlogin.js +1 -1
- package/lib/apps/statistics.js +1 -1
- package/lib/apps/tools.js +1 -1
- package/lib/apps/update.js +1 -1
- package/lib/build-metadata.json +5 -5
- package/lib/core_chunk/amagi.d.mts +16697 -16016
- package/lib/core_chunk/amagi.js +1 -1
- package/lib/core_chunk/amagiClient.js +1 -1
- package/lib/core_chunk/db.js +1 -1
- package/lib/core_chunk/main.js +15408 -27084
- package/lib/core_chunk/richtext.js +1 -1
- package/lib/core_chunk/template.d.mts +30 -8
- package/lib/core_chunk/template.js +1 -1
- package/lib/core_chunk/vendor.js +16227 -5164
- package/lib/karin-plugin-kkk.css +508 -333
- package/lib/root.js +1 -1
- package/lib/web.config.js +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,90 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog
|
|
4
4
|
|
|
5
|
+
## [2.30.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.30.2...v2.30.3) (2026-05-12)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### 🐛 错误修复
|
|
9
|
+
|
|
10
|
+
* ci ([cc3c7b0](https://github.com/ikenxuan/karin-plugin-kkk/commit/cc3c7b0588af98be3d2a82af3363c31fd2779296))
|
|
11
|
+
* ci ([f33ef0f](https://github.com/ikenxuan/karin-plugin-kkk/commit/f33ef0f4db26196cdf5e08379413690c560bd2e9))
|
|
12
|
+
* what can i say ([daab042](https://github.com/ikenxuan/karin-plugin-kkk/commit/daab042663b358f51d3c700bdeb17fe3a0d6ab2e))
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### 📝 文档更新
|
|
16
|
+
|
|
17
|
+
* 移除i18n ([81d6c1f](https://github.com/ikenxuan/karin-plugin-kkk/commit/81d6c1fb2dc373b662c4ea38a16847583eada5b3))
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### ♻️ 代码重构
|
|
21
|
+
|
|
22
|
+
* 迁移图标库 ([08b5c18](https://github.com/ikenxuan/karin-plugin-kkk/commit/08b5c1832ab466ed3a1046dae6a2f11bb427fca6))
|
|
23
|
+
|
|
24
|
+
## [2.30.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.30.1...v2.30.2) (2026-05-06)
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
### 🐛 错误修复
|
|
28
|
+
|
|
29
|
+
* add AI configuration and generation components ([baa62c7](https://github.com/ikenxuan/karin-plugin-kkk/commit/baa62c7a81ae2af8871f5f28cc1db2265379ab51))
|
|
30
|
+
* 断点续传 ([4478808](https://github.com/ikenxuan/karin-plugin-kkk/commit/4478808a428a464aa3e13c977d37b3da764adfe3))
|
|
31
|
+
* 部分场景图标缺失 ([d9d3024](https://github.com/ikenxuan/karin-plugin-kkk/commit/d9d30240dc857bf21e4d655150f4904e7973a009))
|
|
32
|
+
* 部分场景图标缺失 ([7f52195](https://github.com/ikenxuan/karin-plugin-kkk/commit/7f521956aba83a96ec4b7ebeaaa9ee97f134c078))
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
### 💄 UI 优化
|
|
36
|
+
|
|
37
|
+
* 优化抖音评论 ([1123f79](https://github.com/ikenxuan/karin-plugin-kkk/commit/1123f79feafe2c7534eea864f93a623e09fb95e2))
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
### 🧰 其他更新
|
|
41
|
+
|
|
42
|
+
* 优化模板开发面板部分UI ([9bc52e5](https://github.com/ikenxuan/karin-plugin-kkk/commit/9bc52e5a4bb70d4ac8a4fb3c78da32d23391203c))
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
### 📦 依赖更新
|
|
46
|
+
|
|
47
|
+
* update ([75b0d73](https://github.com/ikenxuan/karin-plugin-kkk/commit/75b0d73ac54c64a5f5078d3ba1e530c23bb2aab3))
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
### 💯 细节优化
|
|
51
|
+
|
|
52
|
+
* 1 ([658829a](https://github.com/ikenxuan/karin-plugin-kkk/commit/658829a1893942ae87c974311d296856fe1a4182))
|
|
53
|
+
|
|
54
|
+
## [2.30.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.30.0...v2.30.1) (2026-05-03)
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
### 🐛 错误修复
|
|
58
|
+
|
|
59
|
+
* handler.ts:43 无条件调用了 sendErrorToTrigger(ctx, img) ([0eed4ce](https://github.com/ikenxuan/karin-plugin-kkk/commit/0eed4ce4b7dad3e51db7871e17378dfcc812bd23))
|
|
60
|
+
* icon ([dd626d4](https://github.com/ikenxuan/karin-plugin-kkk/commit/dd626d4ea6aaaf0a0af73f87657494209051e8ff))
|
|
61
|
+
* 修复模板开发面板部分bug ([697a3fc](https://github.com/ikenxuan/karin-plugin-kkk/commit/697a3fcdaa34ad04ddbbccc8f17e5854da1c6148))
|
|
62
|
+
* 帮助图添加更多命令 ([484e391](https://github.com/ikenxuan/karin-plugin-kkk/commit/484e3918a777fd227f1a50fe4a8feb82f6283978))
|
|
63
|
+
* 抖音直播推送 ([9872ce2](https://github.com/ikenxuan/karin-plugin-kkk/commit/9872ce2168806d080f08acb86b714ed4d0f85b4a))
|
|
64
|
+
* 更新帮助菜单项图标和类型定义 ([bdbd04e](https://github.com/ikenxuan/karin-plugin-kkk/commit/bdbd04e8ebeca816b3cf0b48bca3e5de66e4029b))
|
|
65
|
+
* 细优 ([ed6ab05](https://github.com/ikenxuan/karin-plugin-kkk/commit/ed6ab0533c97e2ef3d21ec5a56d970dc9aaf5086))
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
### 💄 UI 优化
|
|
69
|
+
|
|
70
|
+
* **bilibili:** 转发动态效果优化 ([21d097d](https://github.com/ikenxuan/karin-plugin-kkk/commit/21d097da32a38794d793457bbefe54b47890686d))
|
|
71
|
+
* **B站:** 优化图标 ([ba08410](https://github.com/ikenxuan/karin-plugin-kkk/commit/ba08410cd7ff2e07434f9241b9576ff90934b5f1))
|
|
72
|
+
* **douyin:** 重写直播推送图片 ([c43697d](https://github.com/ikenxuan/karin-plugin-kkk/commit/c43697d075397c8233fc101e0544202242019828))
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
### 📦 依赖更新
|
|
76
|
+
|
|
77
|
+
* update ([137629f](https://github.com/ikenxuan/karin-plugin-kkk/commit/137629f18706bb6110d7a61de415486c26ab15bc))
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
### 🏗️ 构建系统
|
|
81
|
+
|
|
82
|
+
* 优化分包配置 ([62fb7b5](https://github.com/ikenxuan/karin-plugin-kkk/commit/62fb7b5544954d2c85773fd69b85b2a0e3de07af))
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
### 💯 细节优化
|
|
86
|
+
|
|
87
|
+
* 1 ([cce6332](https://github.com/ikenxuan/karin-plugin-kkk/commit/cce633210f8629e364ca5d5975dd037cc2f6b614))
|
|
88
|
+
|
|
5
89
|
## [2.30.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.29.0...v2.30.0) (2026-04-26)
|
|
6
90
|
|
|
7
91
|
|
package/lib/apps/admin.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { D as removeOldFiles, E as dylogin, O as task, T as biLogin, k as testWrapWithErrorHandler } from "../core_chunk/main.js";
|
|
2
2
|
export { biLogin, dylogin, removeOldFiles, task, testWrapWithErrorHandler };
|
package/lib/apps/help.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { C as help, w as version } from "../core_chunk/main.js";
|
|
2
2
|
export { help, version };
|
package/lib/apps/push.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { S as testDouyinPush, _ as douyinPushList, b as setbiliPush, g as douyinPush, h as changeBotID, m as bilibiliPushList, p as bilibiliPush, v as forcePush, x as setdyPush, y as globalIgnore } from "../core_chunk/main.js";
|
|
2
2
|
export { bilibiliPush, bilibiliPushList, changeBotID, douyinPush, douyinPushList, forcePush, globalIgnore, setbiliPush, setdyPush, testDouyinPush };
|
package/lib/apps/qrlogin.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { f as qrLogin } from "../core_chunk/main.js";
|
|
2
2
|
export { qrLogin };
|
package/lib/apps/statistics.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { d as
|
|
1
|
+
import { d as groupStatistics, u as globalStatistics } from "../core_chunk/main.js";
|
|
2
2
|
export { globalStatistics, groupStatistics };
|
package/lib/apps/tools.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as bilibiliAPP, c as prefix, l as xiaohongshuAPP, o as douyinAPP, s as kuaishouAPP } from "../core_chunk/main.js";
|
|
2
2
|
export { bilibiliAPP, douyinAPP, kuaishouAPP, prefix, xiaohongshuAPP };
|
package/lib/apps/update.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { i as update, n as kkkUpdateCommand, r as kkkUpdateTest, t as kkkUpdate } from "../core_chunk/main.js";
|
|
2
2
|
export { kkkUpdate, kkkUpdateCommand, kkkUpdateTest, update };
|
package/lib/build-metadata.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "2.30.
|
|
3
|
-
"buildTime": "2026-
|
|
4
|
-
"buildTimestamp":
|
|
2
|
+
"version": "2.30.3",
|
|
3
|
+
"buildTime": "2026-05-12T12:15:31.336Z",
|
|
4
|
+
"buildTimestamp": 1778588131336,
|
|
5
5
|
"name": "karin-plugin-kkk",
|
|
6
6
|
"description": "Karin 的「抖音」「B 站」视频解析/动态推送插件",
|
|
7
7
|
"homepage": "https://github.com/ikenxuan/karin-plugin-kkk",
|
|
8
|
-
"commitHash": "
|
|
9
|
-
"shortCommitHash": "
|
|
8
|
+
"commitHash": "4c456b46b7e55ba7cb5bf617c33ee8db2f9e83c5",
|
|
9
|
+
"shortCommitHash": "4c456b46"
|
|
10
10
|
}
|