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

45 Commits

Author SHA1 Message Date
Mrs4s
0312f05f6e
feat: basic protocol auto-updater 2023-03-15 02:33:04 +08:00
linepro6
37a8901061
fix: FindFile http return nil without cache (#1832) 2023-01-03 21:00:42 +08:00
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
1ff5e4de12 rf: remove Base64DecodeString
Now segmentio/asm resolve issue 50, we don't need this wrapper.
2022-08-31 17:24:22 +08:00
源文雨
859f40db83 feat: support binary encoding method base16384 2022-05-10 16:50:38 +08:00
wdvxdr
e4d10eb2ae
global: use net/netip 2022-03-22 22:56:06 +08:00
wdvxdr
937538a7cb
coolq: remove support for old cache path 2022-03-18 19:49:32 +08:00
Mrs4s
304667a822
feat: error dump 2021-12-16 17:48:39 +08:00
wdvxdr
c499389e66
refactor(cqcode): simply cache arg handle 2021-10-19 22:14:36 +08:00
wdvxdr
2cf136d031
style: move flag variable into internal/base 2021-09-25 00:12:31 +08:00
wdvxdr
6d19f07eb4
fix: incorrect unsafe usage in upstream lib
Updates #1070
2021-09-17 15:37:09 +08:00
wdvxdr
7f26df3ac7
feat: use avx2 base64 2021-09-14 15:12:32 +08:00
杨成锴
c61a913c49 update fs.go 2021-08-23 14:02:51 +08:00
wdvxdr
86202d9d90
style: clean up io/ioutil.
rf '
  ex {
    import "io/ioutil";
    import "os";
    ioutil.WriteFile -> os.WriteFile
    ioutil.ReadFile -> os.ReadFile
  }
'
2021-07-29 15:18:50 +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
e4abf426bc
feat(global): add HTTPGetReadCloser 2021-04-13 19:56:59 +08:00
Mrs4s
3c5779ebd3 feat: remove session.token on error. 2021-04-07 19:10:44 +08:00
wdvxdr
079bd9d6ed
update self update 2021-03-27 20:31:54 +08:00
Mrs4s
b273a4fc54
Merge pull request #750 from StarHeartHunt/patch-1
Typo
2021-03-21 21:14:46 +08:00
StarHeart
0d3e772d76
Typo 2021-03-21 21:07:26 +08: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
Ink-33
61f4e7826a
fix golint 2021-01-17 16:39:01 +08:00
Ink33
e03a989083
Fix misspell 2021-01-09 20:38:33 +08:00
wdvxdr
6c89921a87 tidy 2021-01-01 19:41:58 +08:00
wdvxdr
cfc5d6d2ff drop getlantern/go-update 2021-01-01 19:22:37 +08:00
Mrs4s
aa77810491 support old coolq data path. #499 2020-12-17 08:12:57 +08:00
Mrs4s
e0ffb98665 add comments for default config. 2020-11-20 03:01:58 +08:00
Ink-33
4a3288cb8d
feather: add set_restart api support 2020-11-16 22:36:47 +08:00
Mrs4s
2cbf23bceb trim for custom ip file. 2020-11-14 18:54:17 +08:00
Mrs4s
998b8cb146 feature custom server address. 2020-11-13 19:47:54 +08:00
wdvxdr
f59ce1480e fmt & fix do_restart 2020-11-09 23:17:36 +08:00
wdvxdr
c2c7b96f1b add self update 2020-11-09 22:51:50 +08:00
scjtqs
e386a52fed 解决冲突 2020-10-02 20:11:15 +08:00
scjtqs
a6a1de0a00 admin api 初版 2020-09-30 20:10:59 +08:00
wdvxdr
6581394ae1 fix [CQ:record] & docs set_group_portrait 2020-09-28 18:45:34 +08:00
wdvxdr
d2d408a8e9 feature set_group_portrait
[2020-09-22 10:50:46] [ERROR]: 读取服务器地址时出现错误: %vEOF
2020-09-22 11:17:53 +08:00
Mrs4s
a6bcd96415 fix event push error. 2020-08-20 01:59:31 +08:00
Arnie97
9af61a336b support silk audio 2020-08-13 23:36:16 +08:00
Arnie97
50eee15a67 remove os.ModePerm 2020-08-13 20:53:42 +08:00
Mrs4s
1418e36bab cq code 'video' supported. 2020-08-13 17:18:16 +08:00
Mrs4s
0b02178402 supported voice download. 2020-08-10 12:38:58 +08:00
Mrs4s
d5ee8fb331 cqcode record supported. 2020-08-08 08:47:51 +08:00
Mrs4s
4d233152f3 first commit. 2020-07-22 22:06:43 +08:00