948 Commits

Author SHA1 Message Date
crazywhalecc
28f7b47034 update api docs 2022-08-27 12:34:50 +00:00
Jerry Ma
99954f9140
Merge pull request #162 from zhamao-robot/windows-support-relative-path
FileSystem.php isRelativePath() 对 Windows 的兼容性
2022-08-27 20:34:02 +08:00
Jerry Ma
85b21d63ed
Merge pull request #161 from zhamao-robot/fix-config-overwrite-bug
修复 Framework 中 Config 重写的 Bug
2022-08-27 20:33:48 +08:00
Jerry Ma
ef443d9912
Merge pull request #160 from zhamao-robot/sqlite-support
Sqlite 支持
2022-08-27 20:33:36 +08:00
crazywhalecc
db2b22c822 FileSystem.php isRelativePath() compatibility for windows 2022-08-27 20:03:22 +08:00
crazywhalecc
24156884e4 fix config overwrite bug in framework init 2022-08-27 19:56:29 +08:00
crazywhalecc
6413567353 change global config for database 2022-08-27 19:51:09 +08:00
crazywhalecc
84f84dad40 add sqlite extensions for github action 2022-08-27 19:50:40 +08:00
crazywhalecc
dd01653da9 add SQLiteDriver.php and change MySQLDriver.php 2022-08-27 19:47:45 +08:00
crazywhalecc
085472a12c refactor MySQL component to support SQLite at the same time 2022-08-27 19:45:23 +08:00
crazywhalecc
e9b6965678 remove redundant library 2022-08-27 19:39:02 +08:00
sunxyw
1a9680c09a increment build number (build 620) 2022-08-27 08:26:49 +00:00
sunxyw
40f8fe22ee update api docs 2022-08-27 08:26:48 +00:00
sunxyw
be6002dd64
Merge pull request #157 from zhamao-robot/fix-config-loading
修正&改进配置加载
2022-08-27 16:25:43 +08:00
sunxyw
96ebb770b6
add environment aliases 2022-08-27 01:12:38 +08:00
sunxyw
9bcdb254c9 increment build number (build 619) 2022-08-26 16:54:30 +00:00
sunxyw
87e71f1eb8
add repl command (#155) 2022-08-27 00:53:45 +08:00
sunxyw
451ce104c5
fix config loading 2022-08-27 00:42:43 +08:00
sunxyw
7920711988 increment build number (build 618) 2022-08-23 15:43:41 +00:00
sunxyw
6e78f2caf2 update api docs 2022-08-23 15:43:37 +00:00
sunxyw
2727b056eb
Merge pull request #146 from zhamao-robot/refactor-config
基于 LibOB Config 类重构 ZMConfig
2022-08-23 23:42:30 +08:00
sunxyw
975d0e3540
allow multiple set config 2022-08-23 18:18:20 +08:00
sunxyw
eb7e700e7c
replace legacy config 2022-08-23 18:02:00 +08:00
sunxyw
18892a14c2
ready to replace legacy config 2022-08-23 17:51:20 +08:00
sunxyw
6cbde80a1c
delete outdated config classes 2022-08-23 17:36:45 +08:00
sunxyw
6fc875aa72
fix windows compatibility 2022-08-23 16:00:55 +08:00
sunxyw
29f5c3c758
change confusing name global to default 2022-08-23 15:59:55 +08:00
sunxyw
afa6411004
add array replace feature 2022-08-23 15:37:31 +08:00
crazywhalecc
67526c30da increment build number (build 617) 2022-08-22 13:39:34 +00:00
Jerry Ma
dc67dbc489
Merge pull request #152 from zhamao-robot/more-windows-support
add phpunit windows support
2022-08-22 21:38:21 +08:00
crazywhalecc
05ac2feebd add windows exit code support 2022-08-22 21:32:00 +08:00
crazywhalecc
6f30c04899 fix php 7.4 stuck bug 2022-08-22 21:27:23 +08:00
crazywhalecc
dfce8e9749 remove default mysql host 2022-08-22 21:22:49 +08:00
crazywhalecc
aae326133b cs-fix 2022-08-22 21:03:33 +08:00
crazywhalecc
15383a6b92 add phpunit windows support 2022-08-22 20:54:14 +08:00
sunxyw
5d8a1deb35
add yaml and toml config support 2022-08-22 17:15:10 +08:00
sunxyw
b09d12aad5
add config patch support 2022-08-22 17:02:50 +08:00
sunxyw
488acc3e69
fix incorrect onebot namespace 2022-08-22 16:30:45 +08:00
sunxyw
32534c870d
add clearer exception 2022-08-22 16:29:27 +08:00
sunxyw
74af1516ac
add get file load type test 2022-08-22 16:12:50 +08:00
sunxyw
07b2f175f3
add more test cases 2022-08-22 16:12:49 +08:00
sunxyw
1a1c65afce
fix code styles 2022-08-22 16:12:49 +08:00
sunxyw
90282b858e
fix inappropriate config group name 2022-08-22 16:12:49 +08:00
sunxyw
f819922d8a
add basic usable config 2022-08-22 16:12:48 +08:00
sunxyw
aa8fdf557e
add load order to config 2022-08-22 16:12:48 +08:00
sunxyw
4896cf0ad3
simply refactor ZMConfig 2022-08-22 16:12:47 +08:00
crazywhalecc
2e61e2a366 increment build number (build 616) 2022-08-22 07:46:48 +00:00
Jerry Ma
172a7444c9
Merge pull request #151 from zhamao-robot/windows-support
修复对 Windows 环境开发的支持
2022-08-22 15:45:57 +08:00
crazywhalecc
3ea5b16487 increment build number (build 615) 2022-08-22 07:39:45 +00:00
crazywhalecc
e83a169fd6 update api docs 2022-08-22 07:39:44 +00:00