Commit Graph

11 Commits

Author SHA1 Message Date
洛水居室
15f50253a3
🐛 Fix instance PlayerInfoSQLModel is not persisted 2023-03-17 17:45:19 +08:00
LittleMengBot
72154924be
Update /play_card placeholder image
Update current player showcase after updating character list.
Use asynchronous locks to make file read/write thread-safe.
Update `EnkaNetworkCache`.

---------

Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
2023-03-17 13:33:29 +08:00
洛水居室
4e87424766
Add binding by player ID 2023-03-15 20:32:36 +08:00
洛水居室
6e3f7ce815
🎨 Improve code quality
Unnecessary elif / else block after continue
2023-03-15 16:33:59 +08:00
洛水居室
7bca698c18
🐛 Fix wrong file identifier specified
When encountering an error file ID, it should be removed from the cache.
2023-03-15 16:33:59 +08:00
洛水居室
e086f011a1
🐛 Fix the exception caused by account ID not found 2023-03-15 16:06:37 +08:00
洛水居室
c5d3e6a9c1
🎨 Refresh Objects Explicitly 2023-03-15 12:22:09 +08:00
洛水居室
21db8bb85d
🐛 Fix incorrect addition of admin list to cache 2023-03-14 12:15:19 +08:00
洛水居室
33be295ac8
🐛 Fix the security vulnerability where anyone can execute admin commands 2023-03-14 10:11:43 +08:00
洛水居室
01727ca94b
🐛 Fix Exception that User Data is None 2023-03-14 09:45:55 +08:00
洛水居室
233e7ab58d
♻️ PaiGram V4
Co-authored-by: luoshuijs <luoshuijs@outlook.com>
Co-authored-by: Karako <karakohear@gmail.com>
Co-authored-by: xtaodada <xtao@xtaolink.cn>
2023-03-14 09:27:22 +08:00