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

1818 Commits

Author SHA1 Message Date
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
Mrs4s
91facb54ce
update dep 2023-03-11 01:12:57 +08:00
Johnny Hsieh
414f067431
Update GitHub Workflows actions version (#1958)
* Update CI workflow actions version

* Update lint workflow actions version

* Update release workflow actions version

* Update Docker build workflow actions version

* disable lint cache to prevent bugs

* Update golinter action to latest

* Update Go to 1.20 in CI workflow
2023-03-07 23:53:12 +08:00
Mrs4s
a704009484
fix: login message error 2023-03-05 19:49:43 +08:00
Mrs4s
278d6260c8
feat: implement t544 energy 2023-03-05 19:36:50 +08:00
Mrs4s
485d5c0df9
dep: update MiraiGo 2023-03-05 18:24:37 +08:00
Mrs4s
e3fd0771ae
dep: update MiraiGo 2023-03-05 18:04:06 +08:00
Mrs4s
8cb8428785
Merge pull request #1944 from fumiama/winres
feat(windows): add icon and metadata
2023-03-05 18:01:51 +08:00
Mrs4s
95adb403e9
Merge pull request #1943 from fumiama/title
feat: 在启动时设置标题为 `go-cqhttp 版本 版权`
2023-03-05 18:01:00 +08:00
Mrs4s
84dcf46ae2
Merge pull request #1940 from fumiama/quickedit
fix: 在登录时不禁用快速编辑
2023-03-02 21:38:18 +08:00
源文雨
bef2ba6f08 feat(windows): add icon and metadata 2023-03-02 21:27:40 +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
Mrs4s
c24aa8d8a0
Merge pull request #1938 from fumiama/quickedit
feat: 禁用快速编辑&优化启动流程
2023-03-01 19:45:29 +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
源文雨
dbddd18e3a 优化注释 2023-02-28 21:14:35 +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
源文雨
2830676e3b make lint happy 2023-02-28 20:44:46 +08:00
源文雨
ddd52ca933 feat: 禁用快速编辑&优化启动流程 2023-02-28 20:39:25 +08:00
wdvxdr
72173337ae api-gen: clean up 2023-02-27 16:00:28 +08:00
wdvxdr
9b0fae6346 api-gen: fix import path 2023-02-27 15:22:19 +08:00
wdvxdr
4ceacc38d5 onebot: move to pkg/onebot 2023-02-27 15:17:27 +08:00