crazywhalecc
|
1183766701
|
Fix phpstan
|
2025-03-17 14:31:51 +08:00 |
|
crazywhalecc
|
3a05a0e6ba
|
Update to PHP 8.4 compatible
|
2025-03-10 15:45:28 +08:00 |
|
crazywhalecc
|
ef1a9646e4
|
cs-fix
|
2024-10-02 20:50:52 +08:00 |
|
crazywhalecc
|
2d9f879994
|
Fix plugin:make command, remove uppercase name
|
2024-10-02 20:50:52 +08:00 |
|
crazywhalecc
|
e68861c250
|
fix default command bug
|
2023-04-15 22:18:44 +08:00 |
|
crazywhalecc
|
5ac92ae210
|
add plugin command bootstrappers
|
2023-03-29 22:30:27 +08:00 |
|
crazywhalecc
|
eeb3481c5a
|
simplify duplicated composer executable getter
|
2023-03-29 22:30:27 +08:00 |
|
crazywhalecc
|
44097f9935
|
add plugin:remove command
|
2023-03-29 22:30:27 +08:00 |
|
Jerry
|
469b0579ab
|
fix command short name conflict bug
|
2023-03-28 23:40:57 +08:00 |
|
crazywhalecc
|
560505bb4a
|
remove plugin command redundant options
|
2023-03-11 20:42:41 +08:00 |
|
sunxyw
|
510bb8dc30
|
split runtime info into runtime preferences
|
2023-03-09 22:36:20 +08:00 |
|
sunxyw
|
772288b517
|
merge framework and kernel
|
2023-03-07 23:07:52 +08:00 |
|
sunxyw
|
bc76febadb
|
refactor framework kernel
|
2023-03-07 21:39:22 +08:00 |
|
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 |
|