1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-04 11:07:39 +08:00

253 Commits

Author SHA1 Message Date
Janet-Baker
43c6e3dcf5
fix https://github.com/Mrs4s/go-cqhttp/issues/2036 (#2040)
https://pkg.go.dev/os/exec#hdr-Executables_in_the_current_directory
2023-04-01 21:46:04 +08:00
Mrs4s
0312f05f6e
feat: basic protocol auto-updater 2023-03-15 02:33:04 +08:00
Mrs4s
95adb403e9
Merge pull request #1943 from fumiama/title
feat: 在启动时设置标题为 `go-cqhttp 版本 版权`
2023-03-05 18:01:00 +08:00
源文雨
04c4446496 fix: linkname 2023-03-02 15:08:50 +08:00
源文雨
c3840a5988 feat: 在启动时设置标题为 go-cqhttp 版本 版权 2023-03-02 13:25:21 +08:00
源文雨
291942357b fix: 在登录时不禁用快速编辑 2023-03-01 20:56:28 +08:00
源文雨
07b1e6b72e fix RestoreInputMode 2023-02-28 22:50:23 +08:00
源文雨
377d7af2c1 add RestoreInputMode 2023-02-28 22:47:23 +08:00
源文雨
d867451ef6 fix input 2023-02-28 22:40:52 +08:00
源文雨
c4d703dc86 fix mouse scroll 2023-02-28 22:11:05 +08:00
源文雨
1b8ebf55a5 make lint happy 2023-02-28 20:49:54 +08:00
源文雨
63d9ffa90b make lint happy 2023-02-28 20:47:40 +08:00
源文雨
ddd52ca933 feat: 禁用快速编辑&优化启动流程 2023-02-28 20:39:25 +08:00
wdvxdr
4ceacc38d5 onebot: move to pkg/onebot 2023-02-27 15:17:27 +08:00
wdvxdr
0be18fb221 coolq/cqcode: simplify quote string 2023-01-26 23:58:43 +08:00
wdvxdr
20c62111f5 all: run gofmt -w -r 'interface{} -> any' 2023-01-26 23:03:08 +08:00
linepro6
37a8901061
fix: FindFile http return nil without cache (#1832) 2023-01-03 21:00:42 +08:00
xiangxiangxiong9
02aadaf63c
make lint happy 2022-12-20 21:03:31 +08:00
源文雨
9253fb7cfd
Merge branch 'dev' into sqlite 2022-12-02 18:00:48 +08:00
Mrs4s
0248c86078
fix #1733 2022-12-01 18:09:18 +08:00
源文雨
2d42a968c9 fix: interface conv error 2022-11-10 10:32:57 +08:00
Mrs4s
b12b7e5cb9
Merge pull request #1697 from Ink-33/feat_highdpi_msgbox
feat: msgbox support high dpi
2022-10-28 10:23:24 +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
Ink33
ec4b3cc3db
feat: msgbox support high dpi
Signed-off-by: Ink33 <Ink33@smlk.org>
2022-09-18 15:30:34 +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
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
Mrs4s
13abf92b76
Merge pull request #1492 from fumiama/base16384
feat: support binary encoding method base16384
2022-06-06 20:26:28 +08:00
源文雨
bdf68ec694
feat: use the same buffer pool as MiraiGo (#1297) 2022-05-30 14:19:54 +08:00
源文雨
859f40db83 feat: support binary encoding method base16384 2022-05-10 16:50:38 +08:00
wdvxdr1123
294bd05dad
Merge pull request #1443 from ishkong/patch-7
👽️ Update ffrmpeg screenshot command
2022-03-28 13:37:30 +08:00
fb33d93b31
👽️ Update ffrmpeg screenshot command
Ref: https://trac.ffmpeg.org/wiki/Create%20a%20thumbnail%20image%20every%20X%20seconds%20of%20the%20video  
Force a screenshot of the 0th second of the video
2022-03-28 13:00:29 +08:00
wdvxdr
d522378315
all: optimize
detected by go-perfguard
2022-03-27 23:01:47 +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
钟小白Core
a4992c3f79
修复了自动创建的批处理文件无法执行的Bug (#1355)
* 修复了自动创建的批处理文件无法执行的Bug

* 调整代码
2022-02-08 23:54:36 +08:00
wdvxdr
59bc7b4bae
internal/cache: always use CacheDB
Updates #1075
2021-12-28 17:33:14 +08:00
Mrs4s
304667a822
feat: error dump 2021-12-16 17:48:39 +08:00
Akiba
e924fc5281 chore(log): change default logging color 2021-11-15 02:02:34 +08:00
wdvxdr
208563d4c9
refactor: move api.go to modules/api, filter to modules/filter
maybe do code generate for api route
2021-10-27 11:46:54 +08:00
wdvxdr
c499389e66
refactor(cqcode): simply cache arg handle 2021-10-19 22:14:36 +08:00
wdvxdr
2eec74ee09
style: clean log color constant 2021-10-16 16:36:51 +08:00
风之凌殇
931e9220da fix: lint error 2021-10-05 04:55:59 +08:00
风之凌殇
e0bd2a74f4 feat: use existing lib to support color cosnole in windows, and copy part of definition from github.com\gookit\color to avoid new lib 2021-10-05 01:31:53 +08:00
风之凌殇
f784e94a4a feat: console and file log use different formatter, and remove build tag 2021-10-05 01:19:36 +08:00
风之凌殇
69e5247bde fix: default not use new lib, only enable when use build tag with_color 2021-10-04 19:37:11 +08:00
风之凌殇
58a17c65a1 feat: add console log color support 2021-10-04 07:53:09 +08:00
wdvxdr
ddd51e6ca3
style: move global/config to internal/config 2021-09-26 13:32:40 +08:00
wdvxdr
35b7b8909e
style: make linter happy 2021-09-25 21:13:26 +08:00
wdvxdr
cf21e81016
style: move flag parse to internal/base 2021-09-25 21:09:50 +08:00