1304 Commits

Author SHA1 Message Date
Jerry
49a70f2bbb update demo 2023-01-30 15:35:47 +08:00
Jerry
ae7f77f904 cs fix 2023-01-30 15:35:47 +08:00
Jerry
ebb27a5852 update docs, and some related comments and generated codes 2023-01-30 15:35:47 +08:00
crazywhalecc
ea17b0293c increment build number (build 676) 2023-01-28 06:52:36 +00:00
crazywhalecc
9d0910f4a2 update api docs 2023-01-28 06:52:21 +00:00
Jerry
2c86c9dee3 update v2 docs 2023-01-28 14:51:18 +08:00
Jerry
abe85f7f97 change message 2023-01-28 14:51:18 +08:00
Jerry
4bf3226adf add annotation group support 2023-01-28 14:51:18 +08:00
Jerry
550c8565f1 change plugin load dir to working dir in order to support phar mode 2023-01-28 14:51:18 +08:00
Jerry
809ac4d6b3 support task worker 2023-01-28 14:51:18 +08:00
crazywhalecc
46243d577c increment build number (build 675) 2023-01-17 17:57:12 +00:00
crazywhalecc
fa30486710 update api docs 2023-01-17 17:56:52 +00:00
crazywhalecc
94de3a27bb add dynamic access token support 2023-01-18 01:55:37 +08:00
crazywhalecc
da134594fb increment build number (build 674) 2023-01-17 17:06:54 +00:00
crazywhalecc
1fefe1b258 update api docs 2023-01-17 17:06:35 +00:00
crazywhalecc
2e048515fb refactor plugin command and add plugin:install command 2023-01-18 01:05:20 +08:00
crazywhalecc
2658302fec increment build number (build 673) 2023-01-17 17:01:04 +00:00
crazywhalecc
e2adb3dde4 update api docs 2023-01-17 17:00:49 +00:00
crazywhalecc
5cafd10117 let logger support --verbose 2023-01-18 00:59:06 +08:00
crazywhalecc
b0d739e217 add ZMRequest class alias 2023-01-18 00:58:52 +08:00
crazywhalecc
ce048d45a5 add Frame DI 2023-01-18 00:58:37 +08:00
crazywhalecc
ce0e7f7f39 fix cron using closure bug 2023-01-18 00:58:21 +08:00
sunxyw
abc3cad836
add redis docs (#262)
* add redis docs

* add redis docs link
2023-01-17 17:26:43 +08:00
sunxyw
dc8a946975
add cache docs (#261)
* add cache docs

* change zmredis to kvredis and fix typo

Co-authored-by: crazywhalecc <jesse2061@outlook.com>
2023-01-17 17:16:00 +08:00
sunxyw
59393239f6
add ZMRequest docs (#263) 2023-01-17 17:13:38 +08:00
sunxyw
772e797539
add logging and debugging docs (#260) 2023-01-17 17:13:12 +08:00
sunxyw
8547a3f9e9
add global.php config and env variable docs (#259) 2023-01-17 17:12:58 +08:00
sunxyw
e15920b54a
add bot authorization docs (#258) 2023-01-17 17:12:43 +08:00
Jerry
7d83d9b2b0
Merge pull request #256 from zhamao-robot/update-update-logs
文档更新:更新更新日志
2023-01-16 15:27:47 +08:00
crazywhalecc
944704f233
update update logs 2023-01-16 00:24:54 +08:00
crazywhalecc
2653fb5f17 increment build number (build 672) 3.0.0-beta6 2023-01-15 15:57:42 +00:00
crazywhalecc
a1c30c9217 update api docs 2023-01-15 15:57:27 +00:00
Jerry
b0165e176a
Merge pull request #254 from zhamao-robot/plugin-meta-ng
重构插件加载器、BotContext、AnnotationMap 新增方法、修复部分 Bug
2023-01-15 23:56:28 +08:00
Jerry
2840d7f670
Merge branch 'main' into plugin-meta-ng 2023-01-15 23:42:43 +08:00
sunxyw
022fa0061f increment build number (build 671) 2023-01-15 13:32:08 +00:00
sunxyw
4bcc3302b9 update api docs 2023-01-15 13:31:52 +00:00
sunxyw
ca1d2a1ed8
add environment variables support (#255) 2023-01-15 21:30:44 +08:00
crazywhalecc
fcc4f48231
add sort param 2023-01-15 21:28:02 +08:00
sunxyw
0a979e3674
add proper link in update log generation 2023-01-13 22:36:10 +08:00
crazywhalecc
0f44ea31bb
add comments 2023-01-13 14:22:31 +08:00
crazywhalecc
3a810b566d
add connection information checker for internal plugin 2023-01-13 14:22:19 +08:00
crazywhalecc
9b59a76adf
add timer for windows to activate ctrlC lagging 2023-01-13 14:21:27 +08:00
crazywhalecc
54f526b1c6
update some comments and redundant code 2023-01-13 14:20:23 +08:00
crazywhalecc
7c39a7fe39
let KVInterface extends CacheInterface 2023-01-13 14:19:20 +08:00
crazywhalecc
2c7b4c79a1
set container allows extended BotContext 2023-01-13 14:18:05 +08:00
crazywhalecc
e3af231cc0
change BotActionTrait private to protected 2023-01-13 13:59:30 +08:00
crazywhalecc
00126cb1c8
add pack command 2023-01-12 09:45:56 +08:00
crazywhalecc
9867004c7d
add addSingleAnnotation for AnnotationMap 2023-01-12 09:45:34 +08:00
crazywhalecc
6854304d64
add PluginMeta to format plugin meta information 2023-01-12 09:45:01 +08:00
crazywhalecc
8c491e4290
separate ZMPlugin to traits 2023-01-12 09:42:16 +08:00