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

193 Commits

Author SHA1 Message Date
wdvxdr
0be4c79d2c
style: remove init func in main. 2021-07-28 19:21:25 +08:00
wdvxdr
19b2a86c7c
fix golint. 2021-07-25 13:04:15 +08:00
wdvxdr
e56e3b5036
feat(server): support serverless functions. 2021-07-25 12:41:57 +08:00
Mrs4s
cd4ac2078b
fix token login. 2021-07-18 22:48:38 +08:00
Mrs4s
85df77f9a5
feat: log aging & force new log file. close #963 2021-07-17 22:58:45 +08:00
povsister
e2cafbd7d6
添加无需额外配置直接打印stack的功能
*unix: kill -USR1 <gocq_pid>
windows: echo dumpstack >\\.\pipe\go-cqhttp-<pid>

stackdump将直接以<exec_name>.<pid>.stacks.<timestamp>.log
的文件名保存在当前工作目录下
2021-06-26 14:33:37 +08:00
Mrs4s
92e1aafaf3
fix lint. 2021-05-03 15:03:59 +08:00
wdvxdr
33d20d4698
fix: sub process args 2021-04-27 23:01:38 +08:00
wdvxdr
1f45c596b2
feat: set work directory 2021-04-27 22:10:35 +08:00
wdvxdr
223a888a34
reduce base64 alloc 2021-04-15 11:45:15 +08:00
wdvxdr
35e74170b7
feat(update): check sum
fuck goland2021.1
2021-04-14 21:50:10 +08:00
wdvxdr
a27848979d
remove global/config.go 2021-04-13 21:15:44 +08:00
wdvxdr
b9e7006547
feat(config): config init helper
简单向导
2021-04-12 18:38:21 +08:00
Mrs4s
48b095f825
feat: pprof server. 2021-04-11 21:11:33 +08:00
Mrs4s
beb5c77767
fix lint. 2021-04-11 20:09:47 +08:00
Mrs4s
823e6cccdd
fix reconnect delay. 2021-04-11 20:03:58 +08:00
Mrs4s
92b29dee2e
fix #issuecomment-817290057. 2021-04-11 19:57:13 +08:00
Mrs4s
382d2ffda8
remove comments. 2021-04-11 18:02:32 +08:00
Mrs4s
c32920ac40 fix #817. 2021-04-11 17:20:51 +08:00
Mrs4s
37e2fdaea7 Merge branch 'master' into dev 2021-04-10 20:41:09 +08:00
Mrs4s
2506d9144b update MiraiGo & fix #810 & fix #811 2021-04-10 20:40:24 +08:00
Mrs4s
67aa9781f2 fix selfUpdate() memory usage. 2021-04-10 16:34:52 +08:00
Mrs4s
44539a8f63 fix checkUpdate() memory usage. 2021-04-10 16:30:03 +08:00
Mrs4s
8506d7586f fix import. 2021-04-09 20:25:08 +08:00
github-actions[bot]
b20ab9dc52 ci(chore): Fix stylings 2021-04-09 10:44:41 +00:00
Mrs4s
a157bb3220 fix log. 2021-04-09 18:43:35 +08:00
Mrs4s
c1a7dda54a fix: session account check. 2021-04-09 16:18:24 +08:00
wdvxdr
6dfa5e5959
fix(config): only read config once 2021-04-08 22:30:17 +08:00
Mrs4s
6fecede756 fix typo. 2021-04-08 17:23:00 +08:00
github-actions[bot]
7f6e1f61ea ci(chore): Fix stylings 2021-04-08 08:58:07 +00:00
Mrs4s
4250199693 update doc. 2021-04-08 16:51:25 +08:00
Mrs4s
af46324dd9 feat: custom online status. 2021-04-08 16:42:41 +08:00
Mrs4s
3c5779ebd3 feat: remove session.token on error. 2021-04-07 19:10:44 +08:00
Ink33
a361366916
fix Mrs4s#794
fix unexpected ReadPassword behavior in linux
2021-04-05 18:15:17 +08:00
wdvxdr
3ea9c2547c
switch to yaml config(#770)
return on filter file does not exist

refactor: event filter
将event filter独立出来

refact: rate limit
将限速改成连接独立控制

switch to yaml config
2021-04-04 22:46:54 +08:00
Github Actions
15a59d4252 ci(chore): Fix stylings 2021-04-04 14:16:49 +00:00
wdvxdr
db63cbec82
fix: update url 2021-03-28 20:06:04 +08:00
Mrs4s
001d9aa0d6 fix reconnect. 2021-03-27 21:53:36 +08:00
Mrs4s
798df7e9dd fix typo. 2021-03-27 21:52:10 +08:00
Mrs4s
6f0f66132a feat: session resume. 2021-03-27 21:30:21 +08:00
wdvxdr
079bd9d6ed
update self update 2021-03-27 20:31:54 +08:00
wdvxdr
2b3842e61c
use goreleaser 2021-03-26 23:52:09 +08:00
Mrs4s
65ed6e89a7 remove webui config. 2021-03-26 16:34:22 +08:00
Mrs4s
931a720692 fix conflict of password encryption and qrcode login. 2021-03-26 16:03:00 +08:00
Mrs4s
e0a551cea2 feat: qrcode login & remove admin api. 2021-03-21 19:37:14 +08:00
scjtqs
13b71965ae 解决 lint问题 2021-03-16 22:01:19 +08:00
scjtqs
7818603f39 Merge branch 'dev' of https://github.com/Mrs4s/go-cqhttp into origin/dev
# Conflicts:
#	main.go
#	server/daemon.go
2021-03-16 21:26:47 +08:00
wdvxdr
ee73fca2ce
ci: update golangci-lint
fix golint
update golangci-lint
2021-03-16 13:33:55 +08:00
scjtqs
678e5023cc 添加cli命令行 -c 指定加载配置文件 2021-03-12 17:36:15 +08:00
scjtqs
2e5f33fb08 对新增函数 添加注释 2021-03-10 21:10:43 +08:00