Commit Graph

282 Commits

Author SHA1 Message Date
lanqian528
affee344fa v1.6.2-beta3 fix bugs 2024-10-31 02:10:28 +08:00
lanqian528
b2efbf49ae v1.6.2-beta3 fix bugs 2024-10-31 01:49:06 +08:00
lanqian528
36d7567ec9 v1.6.2-beta3 fix bugs 2024-10-31 01:41:18 +08:00
lanqian528
fc2053a5af v1.6.2-beta2 fix bugs 2024-10-30 11:10:06 +08:00
lanqian528
d710f3c242 v1.6.2-beta1 fix bugs 2024-10-29 22:57:30 +08:00
lanqian528
10621a3bfe v1.6.1 conversations isolated by token 2024-10-29 15:08:35 +08:00
lanqian528
188223518f v1.6.0-beta2 conversations isolated by token 2024-10-29 14:28:17 +08:00
lanqian528
59596bcb3c v1.6.0-beta1 conversations isolated by token 2024-10-29 05:49:34 +08:00
lanqian528
d293d8893d v1.5.12-beta2 security 2024-10-28 15:01:39 +08:00
lanqian528
65d5fec732 v1.5.12-beta1 security 2024-10-28 14:41:00 +08:00
lanqian528
3d2c35c7d6 v1.5.11 Update README.md
Some checks failed
Build Docker Image / main (push) Has been cancelled
2024-10-27 21:55:57 +08:00
lanqian528
2d2ce1c4ed v1.5.11 latest 2024-10-27 21:16:07 +08:00
lanqian528
ebd6ec9a4b v1.5.11-dev feat version.txt 2024-10-27 21:04:18 +08:00
lanqian528
a29108a079 v1.5.11 fix upload timeout 2024-10-27 19:35:19 +08:00
LanQian
21d3ff3725
Update requirements.txt 2024-10-27 17:02:22 +08:00
LanQian
3070d2669e
Update requirements.txt 2024-10-27 17:01:55 +08:00
LanQian
2c09570273
Merge pull request #171 from YJL626/patch-3
fix variable name error
2024-10-27 16:17:41 +08:00
LanQian
36544beb71
fix bugs 2024-10-27 16:15:36 +08:00
YJL626
684ae1a20e
fix variable name error 2024-10-27 16:11:45 +08:00
LanQian
ce85014a92
Merge pull request #170 from YJL626/patch-2
Catch the file format error and add a default value.
2024-10-27 15:58:22 +08:00
YJL626
a4b997a5f7
Catch the file format error and add a default value. 2024-10-27 15:52:18 +08:00
LanQian
78b4ef4c04
Merge pull request #169 from YJL626/patch-1
Fix the bug where appending content causes a file format error.
2024-10-27 15:35:49 +08:00
LanQian
415e5ab7da
fix bugs 2024-10-27 15:35:32 +08:00
YJL626
87a8ebfb69
Update authorization.py 2024-10-27 15:30:00 +08:00
YJL626
5dd90e1869
Fix the bug where appending content causes a file format error. 2024-10-27 13:34:47 +08:00
LanQian
67e35d48b4
fix bugs 2024-10-27 13:05:05 +08:00
lanqian528
a6fe1ae1e1 v1.5.10 fix ua with lower keys 2024-10-27 11:19:20 +08:00
lanqian528
0952032a7b v1.5.9 merge pr 2024-10-27 10:05:24 +08:00
LanQian
fde16c87f0
Merge pull request #165 from jasonwu1994/feature/add-token-via-get
Add new GET API for adding single token
2024-10-27 10:02:36 +08:00
LanQian
f61406b4d5
Merge branch 'main' into feature/add-token-via-get 2024-10-27 10:02:30 +08:00
lanqian528
fd1ad1957e v1.5.9 merge pr 2024-10-27 09:56:45 +08:00
LanQian
6ed6604215
Merge pull request #164 from SzeMeng76/main
fix : update watchtower
2024-10-27 09:42:12 +08:00
lanqian528
97d3524a0b v1.5.9 merge pr 2024-10-27 09:41:31 +08:00
lanqian528
f901b223ef v1.5.8 use ua 2024-10-27 08:25:52 +08:00
lanqian528
e70a9410f8 v1.5.8 use ua 2024-10-27 03:09:12 +08:00
lanqian528
8afc9f30c8 v1.5.7 login.html 2024-10-27 02:15:30 +08:00
lanqian528
d638677cc7 v1.5.7 login.html 2024-10-27 01:13:46 +08:00
lanqian528
a34af874c1 v1.5.6 use logout to change an account 2024-10-26 14:13:53 +08:00
lanqian528
cdadb258bf v1.5.5 use rt and at
Some checks failed
Build Docker Image / main (push) Has been cancelled
2024-10-26 03:11:22 +08:00
lanqian528
2388d437cc v1.5.5 use rt and at 2024-10-26 02:06:22 +08:00
lanqian528
fb0e13b417 v1.5.4 feat:seed_token 2024-10-26 00:44:30 +08:00
lanqian528
a2e24d13ac v1.5.3 fix error refresh_tokrn 2024-10-25 23:21:27 +08:00
lanqian528
6022f37d69 v1.5.2 fix chrome124 and cf-https 2024-10-25 22:53:26 +08:00
lanqian528
1e2a1423b1 v1.5.1 2024-10-25 20:11:07 +08:00
lanqian528
551c22c470 Merge remote-tracking branch 'origin/main' 2024-10-25 20:02:03 +08:00
lanqian528
f316de7f2d v1.5.1 2024-10-25 19:59:05 +08:00
Jason Wu
e4188eb9b5 Add new GET API for adding single token 2024-10-25 01:32:40 -07:00
SzeMeng76
a555c44e54
fix : update watchtower
Update watchtower on warp version
2024-10-25 16:10:45 +08:00
LanQian
8c4fd5fe14
Merge pull request #163 from mycoffeezzz/main
v1.5.0 feat:随机生成新ua,与tokens对应
2024-10-25 02:29:44 +08:00
lanqian528
5b226cd6b2 v1.5.0 2024-10-25 02:27:52 +08:00