Commit Graph

19 Commits

Author SHA1 Message Date
omg-xtao
04d0f3cf31
🐛 Fix Some Bugs 2023-05-14 18:02:28 +08:00
洛水居室
387558bdaf
Update the expiration detection mechanism for public cookies and add status feedback 2023-04-04 23:46:04 +08:00
洛水居室
5799db53e3
🐛 Handling AccountNotFound exception caused by the uid not found 2023-03-29 16:35:24 +08:00
洛水居室
b40a478ca7
🐛 Fix incorrect type after updating cookies 2023-03-28 22:34:10 +08:00
洛水居室
a06eb61b49
🎨 Improve code quality 2023-03-27 10:55:12 +08:00
洛水居室
db2741b515
🐛 Fix ValueError caused by incorrect player ID 2023-03-27 09:56:27 +08:00
洛水居室
f03f524a47
Support cookies refresh and export 2023-03-27 09:44:22 +08:00
洛水居室
15f50253a3
🐛 Fix instance PlayerInfoSQLModel is not persisted 2023-03-17 17:45:19 +08:00
洛水居室
e025a3a656
🐛 Fix PlayerInfo is not persisted 2023-03-17 00:23:31 +08:00
洛水居室
c19eb4679a
🐛 Fix the issue of incorrect account_id retrieval 2023-03-16 11:03:24 +08:00
洛水居室
df1c00a0dd
🐛 Remove unexpected end tag 2023-03-15 23:51:12 +08:00
洛水居室
6435dabf39
🎨 Improve AccountCookies Plugin 2023-03-15 20:36:57 +08:00
洛水居室
4e87424766
Add binding by player ID 2023-03-15 20:32:36 +08:00
洛水居室
4cd8eda043
🎨 Delete the login_ticket after use 2023-03-14 22:03:33 +08:00
洛水居室
c0fbabaf14
🐛 Fix BindAccountPlugin has no attribute player_info_service 2023-03-14 16:23:14 +08:00
洛水居室
3f20430b70
🐛 Fix the exception raised when player_info is None 2023-03-14 16:19:41 +08:00
洛水居室
06ff5d9bcd
🐛 Fix issue where players could not be found 2023-03-14 13:43:02 +08:00
洛水居室
df8d36da3c
🐛 Fix account ID being 0 2023-03-14 12:43:23 +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