1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-04 19:17:37 +08:00

20 Commits

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