1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-08-14 21:11:50 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
5acb01c1a3 refactor: new package modules
move silk, mime to modules
2021-09-25 13:24:33 +08:00
6fd104a8b9 perf(coolq): optimize CQCodeEscapeText. 2021-08-01 00:16:21 +08:00
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
ee73fca2ce ci: update golangci-lint
fix golint
update golangci-lint
2021-03-16 13:33:55 +08:00
8dc2349a9b rebase to upstream/dev
embed silk encoder
2021-02-11 13:27:28 +08:00
7b71cd9219 Shorten url
update comment
2021-02-05 02:22:44 +08:00
23b90e288c better error 2021-01-25 17:34:23 +08:00
77a4f9a64f Merge branch 'dev' into dev 2021-01-17 17:40:45 +08:00
61f4e7826a fix golint 2021-01-17 16:39:01 +08:00
d16fd6f34d fix: golangci-lint errcheck 2021-01-17 02:52:43 +08:00
9f99b1571d fix: golangci-lint gosimple 2021-01-17 01:47:45 +08:00
bbd85eb219 Try force transcoding
Attempt to brute force ffmpeg transcoding after failure
2021-01-17 00:28:31 +08:00
59cd986050 fix #561 2021-01-13 22:56:28 +08:00
1eeae13b4a fix file close 2021-01-09 12:23:24 +08:00
b717e23626 feat CQ:video 2021-01-08 15:40:32 +08:00
f501b31152 encode mp4 2021-01-08 14:12:25 +08:00
2d020bc7f7 drop go-silk 2021-01-08 12:14:09 +08:00
4a3288cb8d feather: add set_restart api support 2020-11-16 22:36:47 +08:00
2a5f78499b feature support silk encoder 2020-10-06 10:30:52 +08:00