Commit Graph

120 Commits

Author SHA1 Message Date
crazywhalecc
3e2911b807 add middleware arg trait and annotation trait 2023-03-05 23:06:40 +08:00
crazywhalecc
8bb4421a70 update text generate command 2023-03-05 20:47:28 +08:00
crazywhalecc
d2836de241 add list title 2023-03-01 16:07:33 +08:00
crazywhalecc
64c22328a1 update plugin install and load strategy 2023-03-01 16:07:33 +08:00
crazywhalecc
c11ad632ac command implements LoggerInterface 2023-03-01 16:07:33 +08:00
crazywhalecc
470b2736b7 set default dir to new 2023-03-01 16:07:33 +08:00
crazywhalecc
e12b41b280 change plugin_dir variable to class level field 2023-03-01 16:07:33 +08:00
crazywhalecc
12b5e6f4e3 add dir checker for plugin:make 2023-03-01 16:07:33 +08:00
crazywhalecc
980ec8e293 plugin display default name 2023-03-01 16:07:33 +08:00
crazywhalecc
055d6d7b3a refactor plugin make command 2023-03-01 16:07:33 +08:00
crazywhalecc
eb288f7e51 add --disable-plugins option for server command 2023-03-01 16:07:33 +08:00
sunxyw
e017178b74 add build command dev mode check 2023-02-18 18:13:33 +08:00
sunxyw
f4402828a8 add console command interact trait 2023-02-18 18:13:32 +08:00
crazywhalecc
65c609754a update class-alias update command 2023-02-18 14:38:48 +08:00
sunxyw
0b8a2dd494 fix composer production bugs 2023-02-18 07:18:52 +08:00
crazywhalecc
f63923a792 fix built-in composer not working with init command 2023-02-12 19:44:55 +08:00
sunxyw
a443dc77f1 Merge pull request #297 from zhamao-robot/fix-plugin-install-cmd-bugs
修复插件安装命令若干问题
2023-02-11 20:05:07 +08:00
sunxyw
4570012a9d fix plugin install not respect php binary 2023-02-11 19:03:13 +08:00
sunxyw
f323d75b63 fix plugin dir not exists on fresh install 2023-02-11 19:02:17 +08:00
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