1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-08-15 05:21:49 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
2cf136d031 style: move flag variable into internal/base 2021-09-25 00:12:31 +08:00
efdd6bd16a style: move coolq.MSG to global package 2021-09-17 19:08:05 +08:00
6d19f07eb4 fix: incorrect unsafe usage in upstream lib
Updates #1070
2021-09-17 15:37:09 +08:00
a6a666fe31 fix(config): panic on parsing env.
Fixes: #984
2021-08-07 19:07:10 +08:00
a3906a5d33 style: go1.17 fmt ./... 2021-07-28 19:29:48 +08:00
0be4c79d2c style: remove init func in main. 2021-07-28 19:21:25 +08:00
d7e0aaf827 feat: environment config support. 2021-07-18 18:03:23 +08:00
9f7e31766b refactor(server): replace gin with net/http
reduce binary size about 2M
2021-05-30 14:05:50 +08:00
3c6dfa8e48 fix(global): version compare for semver. 2021-05-05 17:25:59 +08:00
4716d79a7e fix(global): version compare
#877
2021-05-05 15:08:14 +08:00
0138a6c467 feat(global): lazy compile split url regex pattern 2021-04-27 20:39:47 +08:00
7b71cd9219 Shorten url
update comment
2021-02-05 02:22:44 +08:00
61f4e7826a fix golint 2021-01-17 16:39:01 +08:00
9dc519ff77 feature fix url & update doc. 2020-12-19 02:09:36 +08:00
4a3288cb8d feather: add set_restart api support 2020-11-16 22:36:47 +08:00
6bb1f1603e feature: update check. 2020-11-07 13:59:43 +08:00
d1da08a376 fix at. 2020-08-18 13:22:11 +08:00
4820eb2fec support "auto_escape" in api and quick operation 2020-08-17 13:46:11 +08:00