1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-05 03:23:49 +08:00

36 Commits

Author SHA1 Message Date
wdvxdr
f4117bfb70 internal/download: move download logic to this package
also disable http2 when downloading, may fix some issue

For #1563
2022-10-13 21:27:36 +08:00
wdvxdr
656dc6b103 all: fix golangci-lint 2022-08-28 17:33:35 +08:00
Akiba
06b43dd666
fix: download block ua 2022-06-22 22:51:17 +08:00
wdvxdr
d522378315
all: optimize
detected by go-perfguard
2022-03-27 23:01:47 +08:00
wdvxdr
59bc7b4bae
internal/cache: always use CacheDB
Updates #1075
2021-12-28 17:33:14 +08:00
wdvxdr
2cf136d031
style: move flag variable into internal/base 2021-09-25 00:12:31 +08:00
wdvxdr
1db219fce0
feat: replace gout with net/http.
This significantly reduces binary size:
old 16.5MB
new 15.5MB
on windows/amd64
2021-09-23 21:03:46 +08:00
wdvxdr
223a888a34
reduce base64 alloc 2021-04-15 11:45:15 +08:00
wdvxdr
a27848979d
remove global/config.go 2021-04-13 21:15:44 +08:00
wdvxdr
e4abf426bc
feat(global): add HTTPGetReadCloser 2021-04-13 19:56:59 +08:00
Github Actions
15a59d4252 ci(chore): Fix stylings 2021-04-04 14:16:49 +00:00
wdvxdr
ee73fca2ce
ci: update golangci-lint
fix golint
update golangci-lint
2021-03-16 13:33:55 +08:00
Ink-33
7b71cd9219
Shorten url
update comment
2021-02-05 02:22:44 +08:00
Mrs4s
219005d384 fix #540. 2021-01-20 01:30:18 +08:00
Mrs4s
5480deff4b fix ua. 2021-01-19 01:59:41 +08:00
Ink-33
61f4e7826a
fix golint 2021-01-17 16:39:01 +08:00
Ink-33
9f99b1571d
fix: golangci-lint gosimple 2021-01-17 01:47:45 +08:00
Mrs4s
fe83ce716e update MiraiGo & fix user-agent & fix file lock. 2021-01-09 04:25:18 +08:00
Mrs4s
2bbf969cfa feature download_file. 2021-01-06 21:27:07 +08:00
Mrs4s
d20ff4eeb2 feature multi-threading download & fix invalid file. 2021-01-04 01:04:11 +08:00
Mrs4s
9c17f501b1 update doc. 2020-12-27 01:59:01 +08:00
Mrs4s
2baf622b83 fix silder. 2020-12-26 17:32:17 +08:00
Mrs4s
99a68b144b feature solve silder. 2020-12-26 01:30:01 +08:00
Mrs4s
cbbe196f26 update MiraiGo. 2020-12-15 23:48:26 +08:00
Mrs4s
143d5ef8ab feature proxy rewrite. 2020-11-24 19:03:37 +08:00
Ink-33
4a3288cb8d
feather: add set_restart api support 2020-11-16 22:36:47 +08:00
Mrs4s
ce0a5b0271 fix timeout. 2020-10-22 22:10:15 +08:00
wdvxdr
bbf2025350 feature support .get_word_slices 2020-10-02 23:41:02 +08:00
scjtqs
a455aeea39 去掉不需要的方法 2020-08-31 00:36:42 +08:00
scjtqs
0133944c0b Merge remote-tracking branch 'upstream/master' into master
# Conflicts:
#	global/net.go
2020-08-30 02:43:26 +08:00
scjtqs
bcdbefb355 go fmt 2020-08-30 02:29:29 +08:00
scjtqs
fc18b84d4b 添加 [CQ:json,data={json代码}]的支持 2020-08-30 02:28:01 +08:00
F0ur
174bb0bbe1 feat(music): add netease(163) music for [CQ:music] 2020-08-25 15:17:20 +08:00
scjtqs
8874ed0392 添加 CQ:xml的支持 2020-08-24 04:32:02 +08:00
Mrs4s
8ae2c1c9be music supported. 2020-08-23 03:16:48 +08:00
Mrs4s
4d233152f3 first commit. 2020-07-22 22:06:43 +08:00