1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-07-04 13:23:25 +00:00

34 Commits

Author SHA1 Message Date
c025459da0 fix: add missing qua (app version) (#342) 2023-10-10 10:26:00 +09:00
e4b6dc62fd fix: security alerts 2023-08-03 23:23:00 +08:00
19e3d17259 update transport 2023-06-27 17:08:59 +08:00
f8d9841755 update default protocol version & pass through app version for T544 signer 2023-04-01 15:20:48 +08:00
08979eb832 update android watch protocol 2023-03-19 16:50:56 +08:00
b8bef924a0 fix RequestQImei panic 2023-03-19 15:02:33 +08:00
a075c15b69 fix: uptimes, 距离当前时间戳最多14400秒
86400也会导致q16 fde9508748b00283b2
2023-03-15 23:54:41 +08:00
7cecf01ed2 fix: uptimes
go time januay=1
时间过久可能返回一个固定的q16 fde9508748b00283b2
2023-03-15 23:20:34 +08:00
5e7ade149f improve AppVersion display 2023-03-15 02:15:50 +08:00
71e86b9b3d rename: AppVersion.ReadJson -> AppVersion.UpdateFromJson 2023-03-13 01:23:04 +08:00
cdc207867e implements qimei & fix t545 2023-03-11 00:37:31 +08:00
692fc0f6ea upload file 2023-03-10 21:59:35 +08:00
30c24fa5b2 fix typo 2023-03-10 21:57:02 +08:00
85129aa06c support manual update AppVersion 2023-03-10 21:54:44 +08:00
adae194961 fix version 2023-03-10 02:17:06 +08:00
fee6c23736 fix build time 2023-03-08 01:29:29 +08:00
b8f6dadd53 update protocol version 2023-03-05 17:59:02 +08:00
109b1640b8 client/internal/auth: desugar MainSigMap 2023-02-19 15:38:01 +08:00
068fa5b271 client: avoid alloc in Protocol.Version() 2023-02-19 13:08:32 +08:00
fd37850f8c client: default use android pad protocol 2023-02-19 12:27:22 +08:00
cfd7d92d1f client: remove SystemDeviceInfo [break] 2023-02-14 23:23:09 +08:00
993ec128a0 all: fix some issue reported by golangci-lint 2023-02-13 15:33:55 +08:00
cf66e28647 fix protocol 2022-12-07 03:31:01 +08:00
4deeac15f6 fix stringer 2022-12-01 18:17:36 +08:00
a30750849d fix: update protocol version & add aPad protocol 2022-12-01 17:07:00 +08:00
18cc29b241 Fix IPad Protocol login error 2022-10-28 15:44:29 +08:00
8999883d92 修复 MacOS 协议
新 SubAppId 来自 https://github.com/takayama-lily/oicq/pull/418
2022-08-27 23:39:56 +08:00
6f4f491002 client: fix Android version 2022-06-21 11:52:16 +08:00
0ce160e357 client: update Android version 2022-06-20 22:28:42 +08:00
27c591e3cb fix: update qidian protocol version 2022-05-10 04:03:08 +08:00
24b75e45c7 internal/oicq: refactor & support unmarshal 2021-12-23 17:04:37 +08:00
d2dc2e472d client: pack packet by transport 2021-12-22 22:47:00 +08:00
3e2b57eab5 internal/network: first version of transport send 2021-12-22 20:13:23 +08:00
950567e4b7 refactor: move Device&loginSigInfo to internal/auth 2021-12-18 15:36:52 +08:00