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

11 Commits

Author SHA1 Message Date
wdvxdr
665c6acf02
client: use net/netip
netip包中的数据结构更省内存,而且不需要堆分配
2022-03-22 22:44:37 +08:00
wdvxdr
e6ad62569d
Revert "highway: use io.ReadSeeker and disable multi-thread upload"
This reverts commit a2d65a2bb68227a493b1fe390e4ab77a95ff4234.

This commit break video uploading.
2022-02-27 14:14:18 +08:00
wdvxdr
a2d65a2bb6
highway: use io.ReadSeeker and disable multi-thread upload 2022-02-25 22:18:52 +08:00
wdvxdr
1e32793eef
client: combine upload group video and guild video 2022-02-21 17:31:05 +08:00
wdvxdr
5e8a512698
client: allow multi-thread upload without cache file
Delete `UploadGroupImageByFile` since `UploadGroupImage` can multi-thread upload
2022-02-20 23:26:07 +08:00
wdvxdr
7fe0b873c3
fix some issue with golangci-lint. 2021-07-15 21:33:30 +08:00
wdvxdr
061067bf95
enable vet. 2021-07-12 13:04:04 +08:00
Mrs4s
369e834557 feat: token login. 2021-03-27 19:38:56 +08:00
Mrs4s
bcedac03af fix private image. 2021-01-09 03:24:29 +08:00
Mrs4s
7605dc4635 feature short video upload & sending. 2021-01-07 23:57:45 +08:00
Mrs4s
7e58764301 fix group msg timeout. 2020-12-14 16:30:47 +08:00