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

1844 Commits

Author SHA1 Message Date
Mrs4s
2af55d6a67
Merge branch 'dev' v1.0.1 2023-04-13 00:19:43 +08:00
wdvxdr
42606a825d internal/download: disable http when not visiting go-cqhttp.org 2023-04-09 17:51:32 +08:00
wdvxdr
1ed675d5bf internal/t544: add //go:noescape 2023-04-09 17:37:12 +08:00
源文雨
91b4394d9b
optimize(t544): drop unsafe (#2076)
Updates #2075 #2072 #2051
2023-04-09 17:25:57 +08:00
Mrs4s
0b90074a48
feat: http timeout setting 2023-04-08 17:08:53 +08:00
wdvxdr
55cb80dccc onebot: pick Attr, Value from log/slog
[wip]
2023-04-08 12:11:20 +08:00
源文雨
54995fc101 fix: 尝试修复 #2070 (#2071) 2023-04-08 12:11:20 +08:00
源文雨
8acc9f39c2
fix: 尝试修复 #2070 (#2071) 2023-04-08 12:05:45 +08:00
wdvxdr
13325634c0 make lint happy 2023-04-08 11:34:19 +08:00
Mrs4s
7b2d1fd573
rf: remove sse2 check 2023-04-05 01:35:05 +08:00
Mrs4s
637d46f282
rf: remove useless code 2023-04-03 20:28:25 +08:00
Mrs4s
1e42b2c450
feat: login error message 2023-04-03 20:26:43 +08:00
Mrs4s
749cde2a6d
fix #1782 v1.0.0 2023-04-02 18:32:49 +08:00
Mrs4s
0f0e711111
fix comment 2023-04-02 18:09:37 +08:00
Mrs4s
233e276d6a
feat: t544 support 8.9.38.10545 2023-04-02 18:06:25 +08:00
Mrs4s
1ab1cba84c
rf: change protocol auto-update to manual update 2023-04-02 18:04:13 +08:00
Mrs4s
268ac07271
ci: make lint happy 2023-04-01 22:31:57 +08:00
Mrs4s
c486c254d8
rf: move gocq/encryption -> internal/encryption 2023-04-01 22:29:20 +08:00
Mrs4s
6ad62a2642
impl: t544 sign algorithm 2023-04-01 22:02:21 +08:00
Mrs4s
9762a66ba2
Merge branch 'dev' of github.com:/Mrs4s/go-cqhttp into dev 2023-04-01 21:51:05 +08:00
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
6a17c70689
update dep 2023-04-01 16:41:16 +08:00
Mrs4s
d70d66d6d7
fix #2010 2023-03-27 09:51:47 +08:00
Mrs4s
43ff36e3e8
update dep. fix #2017 2023-03-27 09:40:02 +08:00
EnderFx
008d546f1a
Update cqcode.go (#2001)
fix #1998
2023-03-20 10:34:05 +08:00
Mrs4s
82ecf19480
fix #1989 v1.0.0-rc5 2023-03-18 14:04:13 +08:00
Mrs4s
588728aa62
log: print code 235 reason 2023-03-18 13:47:39 +08:00
Mrs4s
ddfe24f6db
Merge pull request #1991 from fumiama/dev
fix(goreleaser): git rev-list --count master
2023-03-18 13:42:35 +08:00
源文雨
5d492c7b38
Merge branch 'master' into dev 2023-03-18 11:55:33 +08:00
源文雨
d77dc9ef64 fix(goreleaser): checkout 2023-03-18 11:54:29 +08:00
源文雨
98c2a2218a fix(goreleaser): checkout 2023-03-18 11:51:24 +08:00
源文雨
3ccc2c6087 fix(goreleaser): checkout 2023-03-18 11:50:40 +08:00
源文雨
e6e30c0a10 fix(goreleaser): git rev-list --count master 2023-03-18 11:39:05 +08:00
dependabot[bot]
1815ed769d
chore(deps): bump golang.org/x/image from 0.3.0 to 0.5.0 (#1913)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/golang/image/releases)
- [Commits](https://github.com/golang/image/compare/v0.3.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-18 10:41:27 +08:00
Mrs4s
cc4a981c90
Merge branch 'dev' of github.com:/Mrs4s/go-cqhttp into dev 2023-03-18 10:35:35 +08:00
Mrs4s
174d99f94b
fix: add timeout setting for default http client 2023-03-18 10:35:19 +08:00
github-actions[bot]
dd33cd9598 ci(chore): Fix stylings 2023-03-18 02:28:25 +00:00
Mrs4s
4ad7da7a9a
feat: add sign-server flag 2023-03-18 10:27:48 +08:00
Mrs4s
73bd3c92f3
update dep & add limitation for qrcode login 2023-03-18 10:22:40 +08:00
Mrs4s
3a60e081f2
feat: protocol updater supports fallback to ghproxy 2023-03-17 22:30:13 +08:00
github-actions[bot]
1d0b513b96 ci(chore): Fix stylings 2023-03-14 18:35:19 +00:00
Mrs4s
0312f05f6e
feat: basic protocol auto-updater 2023-03-15 02:33:04 +08:00
Mrs4s
b85c2ecb07
Merge pull request #1973 from yanyongyu/patch-1
CI: add build cache and image for branch `dev`
2023-03-14 22:48:22 +08:00
wdvxdr
0b106d8ef5 db/sqlite: use ParseDuration 2023-03-14 20:56:11 +08:00
wdvxdr
40e4f40525 db/sqlite: change ttl to millisecond 2023-03-14 20:53:17 +08:00
Ju4tCode
8124879c77
update docker action 2023-03-13 14:08:55 +08:00
Mrs4s
3f4630b6d1
ref: improve protocol display name 2023-03-13 01:01:43 +08:00
Mrs4s
6a291840d7
update dep 2023-03-13 00:44:37 +08:00
Mrs4s
a0e3291725
feat: display login error code 2023-03-11 01:30:45 +08:00
Mrs4s
069f9d1335
fix: block login process when account has been banned 2023-03-11 01:29:33 +08:00