Commit Graph

101 Commits

Author SHA1 Message Date
sunxyw
50cc73c132 fix init command duplicated autoload 2023-02-11 18:42:32 +08:00
sunxyw
c56ba22476 fix init command compatibility 2023-02-11 18:36:38 +08:00
crazywhalecc
77c1d5ab17 some patch for 3.0 release 2023-02-10 16:52:21 +08:00
crazywhalecc
5a870c703d update v3 update docs and generate strategy 2023-02-05 14:34:10 +08:00
Jerry
2d2660c8f3 change phar writable checker to FileSystem 2023-02-02 09:01:12 +08:00
Jerry
60382a98f6 fix typo 2023-02-02 09:01:12 +08:00
Jerry
b1aea186ef add plugin:pack command and pack events 2023-02-02 09:01:12 +08:00
Jerry
80c22ceac6 change command output to public 2023-02-02 09:01:12 +08:00
Jerry
ecbaecae42 fix load mode build reversed bug 2023-02-02 09:01:12 +08:00
Jerry
755d66c658 change build target meaning, separate ensure procedure 2023-02-02 09:01:12 +08:00
Jerry
74cbfb8b73 let build command support windows 2023-02-02 09:01:12 +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
Jerry
abe85f7f97 change message 2023-01-28 14:51:18 +08:00
crazywhalecc
2e048515fb refactor plugin command and add plugin:install command 2023-01-18 01:05:20 +08:00
crazywhalecc
b0d739e217 add ZMRequest class alias 2023-01-18 00:58:52 +08:00
sunxyw
0a979e3674 add proper link in update log generation 2023-01-13 22:36:10 +08:00
crazywhalecc
54f526b1c6 update some comments and redundant code 2023-01-13 14:20:23 +08:00
crazywhalecc
00126cb1c8 add pack command 2023-01-12 09:45:56 +08:00
crazywhalecc
21581420a8 cs fix 2023-01-06 17:01:45 +08:00
crazywhalecc
814f0b14c9 add update log generator 2023-01-06 16:58:27 +08:00
crazywhalecc
c634968020 add class alias doc generator 2023-01-06 16:08:59 +08:00
sunxyw
da1bbee24c add built-in php support 2023-01-01 16:04:02 +08:00
sunxyw
3086bcdf6d simplify file filtering 2023-01-01 00:18:27 +08:00
sunxyw
50d6e75e71 add phar compression 2022-12-31 23:57:56 +08:00
sunxyw
413d783d53 use built-in default value 2022-12-31 23:01:00 +08:00
sunxyw
85240c753b add build command 2022-12-31 22:59:03 +08:00
sunxyw
87840930e0 use solution repository instead of built-in (#209)
* use solution repository instead of built-in

* suppress static analysis
2022-12-27 20:39:24 +08:00
crazywhalecc
579269cb5b add plugin make command 2022-12-25 23:11:10 +08:00
sunxyw
a813e80b32 add class alias support 2022-12-25 18:15:07 +08:00
sunxyw
4554bbc85b remove internal files from extract list 2022-12-21 00:34:24 +08:00
sunxyw
8901c31631 fix command loader relative path 2022-12-21 00:28:20 +08:00
sunxyw
61ece52edc fix init command dir 2022-12-21 00:13:53 +08:00
crazywhalecc
c99747c1f6 add class alias helper generate command 2022-12-20 23:36:43 +08:00
sunxyw
8ff7da4d23 PHP80 小修 (#187)
* migrate-php80

fix styles
fix static analyse

* fix some bugs
2022-12-19 20:22:47 +08:00
crazywhalecc
39b3a74d34 refactor with php-libonebot factory classes 2022-12-18 18:33:51 +08:00
sunxyw
44c25f7fdd make commands lazily loaded 2022-12-17 22:30:19 +08:00
sunxyw
3806983bc2 change commands definition to attribute 2022-12-17 21:53:24 +08:00
sunxyw
65bb6a2473 improve Command phpdoc 2022-12-17 16:27:49 +08:00
sunxyw
a430cf59c4 add docker init to InitCommand 2022-12-16 21:58:19 +08:00
sunxyw
4bf328ef67 refactor InitCommand 2022-12-16 18:05:51 +08:00
crazywhalecc
35dec947df add proxy server command and update lowest version of PHP >= 8.0 2022-11-03 10:18:17 +08:00
crazywhalecc
a4f992b9e5 add state and ctrl+C support for windows 2022-09-26 22:44:41 +08:00
sunxyw
87e71f1eb8 add repl command (#155) 2022-08-27 00:53:45 +08:00
sunxyw
eb7e700e7c replace legacy config 2022-08-23 18:02:00 +08:00
crazywhalecc
22d38b783d update function name, add --print-process-pid option 2022-08-21 16:05:58 +08:00
crazywhalecc
ebdada57a6 add bot crafting command 2022-08-21 16:04:20 +08:00
crazywhalecc
dc742763a8 add pipeline feature for middleware 2022-08-14 18:15:45 +08:00
crazywhalecc
b2c95d96b1 refactor all base things 2022-08-14 18:15:45 +08:00
crazywhalecc
41b058aeaf update to 3.0.0-alpha2 (build 610): refactor driver 2022-08-14 18:15:45 +08:00