jerry
|
8edc3f337b
|
update to 2.0.0-b3
|
2020-11-22 19:18:23 +08:00 |
|
jerry
|
3b90bf6245
|
initial 2.0.0-b1 commit
|
2020-11-08 19:40:16 +08:00 |
|
jerry
|
deab5fd921
|
initial 2.0.0-a5 commit
fix waitMessage function
fix CQCommand regexMatch and fullMatch
it just works
|
2020-11-04 18:43:50 +08:00 |
|
jerry
|
29fa9d8662
|
initial 2.0.0-a4 commit
|
2020-11-03 21:02:24 +08:00 |
|
jerry
|
da584e0542
|
initial 2.0.0-a3 commit
|
2020-10-03 23:00:18 +08:00 |
|
jerry
|
f91d24aaaa
|
initial 2.0.0-a2 commit
|
2020-09-29 15:07:43 +08:00 |
|
jerry
|
beb1f5f063
|
initial 2.0 commit
|
2020-08-31 10:11:06 +08:00 |
|
jerry
|
5de283d30c
|
fix issue #15 at version 1.6.2
|
2020-07-27 09:52:52 +08:00 |
|
jerry
|
7513fd1a1d
|
add downloadFile option for version 1.6.1
|
2020-07-26 13:43:52 +08:00 |
|
whale
|
c635891e0b
|
fix multiple middleware registered in class annotation bug
|
2020-07-14 12:25:32 +08:00 |
|
whale
|
7b7a2d7010
|
update to 1.6 version
|
2020-07-11 15:53:30 +08:00 |
|
whale
|
23b1f797ad
|
fix where body compiler
|
2020-07-10 21:11:00 +08:00 |
|
whale
|
a72e0f705c
|
add Class-based custom annotation parsing
|
2020-07-06 19:06:02 +08:00 |
|
whale
|
504934f057
|
update to 1.5.8 version
add fullMatch to CQCommand.php
|
2020-06-26 15:53:40 +08:00 |
|
whale
|
e976a96d0b
|
add auto-reconnect method to terminal_listener.php
add short name of ZM_BREAKPOINT (BP)
fix loop error of syntax happened
|
2020-06-20 14:51:24 +08:00 |
|
whale
|
dc7af105f4
|
deprecate ModBase, it will be removed in v1.6
|
2020-06-15 22:11:03 +08:00 |
|
whale
|
cebc6fb310
|
update to 1.5.6 version
add CQCommand filter
add ZM_DEFAULT_FETCH_MODE
|
2020-06-15 19:50:07 +08:00 |
|
whale
|
500ec4707e
|
update Hello default module
|
2020-06-13 17:08:13 +08:00 |
|
whale
|
b09857e3b8
|
add init command of start commandline
|
2020-06-13 16:58:45 +08:00 |
|
whale
|
7d79126c8f
|
fix stupid bug of rule parsing
|
2020-06-13 16:19:11 +08:00 |
|
whale
|
a542558503
|
close ws connection after calling event
|
2020-06-13 16:05:57 +08:00 |
|
whale
|
6697591a22
|
fix a bug
|
2020-06-13 14:09:25 +08:00 |
|
whale
|
f1949b1bd0
|
remove stupid debug breakpoint
|
2020-06-13 11:29:09 +08:00 |
|
whale
|
3b8aac5d8f
|
add CQCommand alias
switch spl_autoload to psr-4 autoload
|
2020-06-13 11:28:31 +08:00 |
|
whale
|
af89c1b1f6
|
fix some sql bugs
|
2020-06-10 14:39:30 +08:00 |
|
whale
|
00a8683658
|
update to 1.5.3 version
fix linux terminal input bug
|
2020-06-10 13:23:40 +08:00 |
|
whale
|
c0ea068d04
|
update to 1.5.2 version
add ZM_VERSION const
|
2020-06-08 23:52:55 +08:00 |
|
whale
|
9ba58ff90f
|
remove ModBase to default Module
|
2020-06-05 19:54:20 +08:00 |
|
whale
|
1de93b9dc1
|
update to 1.5.1 version
fix a warning bug
|
2020-06-05 19:31:18 +08:00 |
|
Whale
|
e67958a8d1
|
Update ZMRequest.php
|
2020-06-05 19:24:56 +08:00 |
|
温
|
775672d515
|
Update ZMRequest.php
增加了http请求 传输 数据体
|
2020-06-05 18:31:55 +08:00 |
|
whale
|
59fde3d075
|
update to 1.5 version
|
2020-06-05 13:36:30 +08:00 |
|
whale
|
a8183757be
|
update to 1.4.1 version
fix uncaught PDOException
|
2020-05-31 14:22:39 +08:00 |
|
whale
|
8ae5844649
|
fix a bug
|
2020-05-23 17:40:08 +08:00 |
|
whale
|
acc96b78db
|
fix a bug
|
2020-05-23 17:29:09 +08:00 |
|
whale
|
802f975825
|
update to version 1.4
|
2020-05-23 17:23:29 +08:00 |
|
whale
|
76ee308b91
|
add some exception log feature
|
2020-05-10 23:45:45 +08:00 |
|
whale
|
d9eca5d7b1
|
fix finalReply not working
|
2020-05-10 18:31:44 +08:00 |
|
whale
|
2bcbdcd3ca
|
support Middleware of TimerTick
|
2020-05-10 18:25:51 +08:00 |
|
whale
|
013c78dc77
|
fix OnTick context bug
|
2020-05-10 14:40:18 +08:00 |
|
whale
|
886816e3d5
|
update to 1.3.1 version
fix DataProvider::setJsonData bug
add Root document of default request
⚠️ change MySQL driver to PDO, mysqlnd required
improve exception catcher
|
2020-05-10 14:11:32 +08:00 |
|
whale
|
acb4bdf9b4
|
update to 1.3.0 version totally.
|
2020-05-08 16:37:38 +08:00 |
|
whale
|
a1b013ee53
|
update to 1.3.0 version.
|
2020-05-06 17:26:50 +08:00 |
|
whale
|
086c65af26
|
fix some DataProvider bug.
|
2020-05-06 17:25:09 +08:00 |
|
whale
|
9b3a2e5296
|
fix some DataProvider bug.
|
2020-05-06 17:19:59 +08:00 |
|
whale
|
181f6430a4
|
update CQ.php
|
2020-05-06 15:01:32 +08:00 |
|
whale
|
d5c192108e
|
update Dockerfile
|
2020-05-03 16:38:27 +08:00 |
|
whale
|
82a1f86bbd
|
update to 1.2.1
add phar build script
|
2020-05-02 23:27:26 +08:00 |
|
whale
|
3f286c057b
|
fix ZMRobot function name and deprecate CQAPI
|
2020-04-29 17:56:44 +08:00 |
|
whale
|
b4cef11a55
|
add MOTD
|
2020-04-29 15:38:57 +08:00 |
|