源文雨
|
3b99a825eb
|
optimize(login): log打印
|
2023-08-03 11:56:19 +08:00 |
|
源文雨
|
0714aac1f0
|
fix: panic after -10005
|
2023-08-01 16:44:15 +08:00 |
|
源文雨
|
5cb8548487
|
resolve conflicts
|
2023-08-01 11:16:58 +08:00 |
|
Bluefissure
|
88f5db89a8
|
feat: add Bearer authentication to sign server requests (#2247)
* feat: add sign-server-bearer
* fix: golint
* fix: golint
* fix: remove trimprefix
---------
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
|
2023-08-01 11:15:31 +08:00 |
|
源文雨
|
7c813f8579
|
feat: add config sign-server-timeout
|
2023-08-01 11:09:04 +08:00 |
|
源文雨
|
04cbf7b5d7
|
优化命名
|
2023-08-01 10:44:55 +08:00 |
|
源文雨
|
dae03784cc
|
make lint happy
|
2023-08-01 10:38:53 +08:00 |
|
Lumine
|
f466ca7a72
|
feat: 提供 1.1.6 版本以上 qsign 的对接支持 (#2307)
* 增加签名服务超时设置
* 获取签名和err为空时尝试重新注册实例
* 可配置自动刷新token以及自动注册
* fix lint
* wrap callback
* add config: refresh-interval
* support qsign's `auto-register`
* fix: add registerLock to avoid repeat registraion.
* update: Enable disabling auto token refresh
* fix: use string android_id (not hexadecimal
* update default_config.yml
* fix: compatible with older qsign (bellow 1.1.0
* fix: refresh token
* update dependency
* update go.sum
* fix: fix warnings on old version sign server
---------
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
|
2023-08-01 10:33:32 +08:00 |
|
Komei_DiSanXian
|
13215f23c5
|
feat: add waitSignServer (#2311)
* add: 等待签名服务器启动以后再进行注册
* add: 支持签名服务器自动注册实例
* fix
* fix: 修复获取sign 时报错
* 调整代码结构
* Update login.go
* Update main.go
* Update login.go
---------
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
|
2023-08-01 09:36:57 +08:00 |
|
赵怡然
|
a4c131e04a
|
fix: cancel hex encoding of android_id field (#2318)
|
2023-08-01 08:47:59 +08:00 |
|
github-actions[bot]
|
526391e613
|
ci(chore): Fix stylings
|
2023-07-10 06:44:28 +00:00 |
|
KomeiDiSanXian
|
16a2ff050e
|
fix lint warning: unused-parameter
|
2023-07-10 07:22:50 +08:00 |
|
KomeiDiSanXian
|
6cf8030d3c
|
update: 兼容签名服务器到v1.1.3
|
2023-07-10 07:15:43 +08:00 |
|
Mrs4s
|
9c1390c75c
|
feat: support sign server
|
2023-06-27 18:11:06 +08:00 |
|
wdvxdr
|
13325634c0
|
make lint happy
|
2023-04-08 11:34:19 +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
|
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
|
6a17c70689
|
update dep
|
2023-04-01 16:41:16 +08:00 |
|
Mrs4s
|
588728aa62
|
log: print code 235 reason
|
2023-03-18 13:47:39 +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
|
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 |
|
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 |
|
wdvxdr
|
0c9f7a1f8f
|
fix device
|
2023-02-20 14:06:08 +08:00 |
|
wdvxdr
|
811cfdca98
|
cmd/gocq: support select ticket input method
|
2023-02-19 15:00:19 +08:00 |
|
wdvxdr
|
a8bed3fc03
|
Merge remote-tracking branch 'origin/master' into dev
|
2023-02-04 13:04:58 +08:00 |
|
wdvxdr
|
84e061f321
|
make golangci-lint happy
|
2023-01-26 22:59:04 +08:00 |
|
Shigma
|
e050fd6885
|
feat: change polling log level to debug
|
2023-01-17 01:23:32 +08:00 |
|
Shigma
|
2c1cd57dfe
|
Merge branch 'dev' into isatty
|
2022-12-26 23:08:33 +08:00 |
|
Mrs4s
|
231544d51e
|
remove: slider captcha anto-select
|
2022-12-07 03:23:15 +08:00 |
|
Shigma
|
b981b45245
|
feat: check if stdin isatty
Co-Authored-By: Il Harper <hi@ilharper.com>
|
2022-11-21 19:55:26 +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 |
|
Shigma
|
08b0837cab
|
fix: fix string racing
|
2022-08-13 01:38:38 +08:00 |
|
Shigma
|
bf5562b6dd
|
refa: use ticker for fetchCaptcha()
|
2022-08-13 00:56:43 +08:00 |
|
Shigma
|
93074ef4af
|
feat: support manually input ticket
|
2022-08-13 00:07:57 +08:00 |
|
Mrs4s
|
177ba9d8c2
|
make lint happy
|
2022-06-21 21:29:41 +08:00 |
|
Mrs4s
|
2a0babad99
|
feat: slider captcha processor
|
2022-06-21 21:26:33 +08:00 |
|
wdvxdr
|
ae7fefad13
|
coolq: fix upload_private_file
pc client now can receive file sent by this api.
|
2022-06-21 13:55:41 +08:00 |
|
Lin
|
ba808fff1d
|
重构:适配自定义QR尺寸
Co-authored-by: wdvxdr <wdvxdr1123@gmail.com>
|
2022-02-12 16:48:37 +08:00 |
|
源文雨
|
a06a891186
|
feat: 将程序的主体部分移动到 cmd/gocq (#1215)
* feat: move main into cmd/gocq
* fix: make lint happy
* fix: rename Boot to Main
|
2021-12-04 13:48:12 +08:00 |
|