Commit Graph

185 Commits

Author SHA1 Message Date
fd03d5dc1a
🐛 Fix post image crop size 2024-09-13 20:31:29 +08:00
106da758f2
Support gacha log rank 2024-09-12 20:54:06 +08:00
289f164a0c
Gacha Log Online View 2024-09-08 23:11:32 +08:00
cfead16f87
🐛 Fix challenge avatar icon 2024-08-16 11:39:47 +08:00
b4c98bb2ce
🐛 Fix post code 2024-08-03 21:13:13 +08:00
83a43c9527
🐛 Fix error order in post images 2024-07-22 12:37:55 +08:00
67a2635ea5
🐛 Fix post parse image extension in jpeg 2024-07-20 20:01:59 +08:00
2df137187a
🐛 Fix post get official recommended posts 2024-07-18 20:47:51 +08:00
204b819978
🐛 Fix parse hoyolab posts 2024-07-16 20:30:38 +08:00
4ba98e650e
Support zzz challenge 2024-07-15 16:32:25 +08:00
159a4cb6b6
🐛 Fix action log pair parse 2024-07-06 18:20:34 +08:00
0e51d50a05
Support zzz action log 2024-07-06 13:35:04 +08:00
omg-xtao
d072dc57ec
Support signal_log avatar weapon command 2024-07-05 22:10:36 +08:00
omg-xtao
2519be8d59
Support hoyolab post plugin 2024-06-27 00:18:45 +08:00
omg-xtao
1f27aada4e
support hoyolab verify 2024-05-31 10:02:44 +08:00
c53de16302
Revert "🐛 Fix asset service download icon"
This reverts commit 4151b80c0b.
2024-04-23 21:04:17 +08:00
6848ff75a3
🐛 Fix akasha leaderboard model 2024-04-23 20:11:00 +08:00
3295afa8f5
🐛 Fix token v2 parse 2024-04-06 16:14:41 +08:00
3d3e8bf6a1
🔍 Change post admin notice domain to self-hosted 2024-03-20 21:18:40 +08:00
62891670c0
🐛 Fix post code regex 2024-03-16 18:45:57 +08:00
kotoriのねこ
8c8fa8ea99
💄 Format with black 24.x.x
* 💄 Format with black 24.x.x

* 💄 Update black version to 24.x.x in pre-commit check
2024-03-16 09:44:15 +08:00
09ea3e2c37
Support query novice wish pool data 2024-03-13 21:17:41 +08:00
5a3989efb1
🐛 Fix KeyError when parse old gacha log data 2024-03-13 16:29:58 +08:00
omg-xtao
451a062d6f
Support genshin Chronicled wish 2024-03-13 15:38:49 +08:00
omg-xtao
1051b0b486
Support code post to channel 2024-03-03 17:23:17 +08:00
omg-xtao
d520a0980a
Implement UIGF v2.4 2024-01-16 19:33:14 +08:00
b01587cf26
🐛 Fix AssetsCouldNotFound Error in calendar 2024-01-07 21:40:50 +08:00
omg-xtao
01b576f9f5
Support migrate user data 2023-12-16 18:01:27 +08:00
bc8d0f8244
🐛 Fix playcard data get invalid key 2023-12-07 15:09:34 +08:00
luoshuijs
7b9934fb9b
♻️ Refactor Wish Simulator
* 🎨 Update Gacha Info URL

* 🚚 Moving Wish Package
2023-12-06 22:17:14 +08:00
omg-xtao
d64b763a29
🐛 Fix load old player card info TypeError 2023-12-06 14:16:23 +08:00
洛水居室
84b2bff073
🐛 Fix GCSimCache query name 2023-12-03 15:45:33 +08:00
Lei Shi
031198b08d
Add gcsim commands
Signed-off-by: Lei Shi <me@leishi.io>
Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
Co-authored-by: CHxCOOH <chxcooh@googlemail.com>
Co-authored-by: xtaodada <xtao@xtaolink.cn>
Co-authored-by: Nahida <53059854+NahidaBuer@users.noreply.github.com>
Co-authored-by: omg-xtao <100690902+omg-xtao@users.noreply.github.com>
2023-12-03 14:33:29 +08:00
061e2a28e6
🐛 Fix merge player card info TypeError 2023-11-29 18:02:32 +08:00
CHxCOOH
17610adc1c 📝 Add para notes 2023-11-24 08:45:02 +08:00
omg-xtao
68cab4bd6b
Support auto import patch
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2023-11-07 15:37:40 +08:00
omg-xtao
cf478b3b49
Support Akasha System 2023-11-03 20:36:14 +08:00
luoshuijs
7984d1b321
Damage Analysis
Co-authored-by: xtaodada <xtao@xtaolink.cn>
2023-10-23 00:25:47 +08:00
洛水居室
8ecc9f97a7
🎨 Update AbyssTeam Request Headers 2023-10-20 12:23:02 +08:00
Stēlla Caerulea
c4712f0b07
♻️ Add Abyss team
Co-authored-by: xtaodada <xtao@xtaolink.cn>
2023-10-20 00:25:20 +08:00
洛水居室
c5e5878c5e
🐛 Fix the missing account_id field when setting the Cookies 2023-10-10 17:55:06 +08:00
luoshuijs
ec42cde7b8
🐛 Fix semaphore synchronization issue in WikiModel async generator
In `WikiModel.full_data_generator`, the semaphore wasn't being decremented appropriately when the scraping task faced an exception, potentially causing threads to wait indefinitely. Exception handling has now been added to the `task` function to ensure the semaphore is decremented correctly, regardless of task outcome.
2023-10-08 18:52:23 +08:00
omg-xtao
b52e532343
♻️ Refactor get fight prop rule 2023-10-07 23:33:16 +08:00
78b1b1ba15
🐛 Fix redeem cooldown error 2023-09-30 15:28:00 +08:00
omg-xtao
ff66b29240
🐛 Fix photo invalid dimensions 2023-09-21 15:42:14 +08:00
bc76f6297b
support score weight 2023-09-20 15:48:27 +08:00
f7e9412125
🎨 Extend gacha log photo width 2023-08-29 15:20:02 +08:00
dbffd308e6
Support UIGF v2.3 2023-08-27 15:14:05 +08:00
luoshuijs
468ed22a26
Mask sensitive information in player id 2023-08-26 18:19:00 +08:00
omg-xtao
5e18290f9a
Handle All PlayerNotFoundError, CookiesNotFoundError 2023-08-21 22:42:44 +08:00