Commit Graph

41 Commits

Author SHA1 Message Date
omg-xtao
01b576f9f5
Support migrate user data 2023-12-16 18:01:27 +08:00
luoshuijs
30ad0151e2
🎨 Add handling for InvalidDevice exception to PublicCookiesService 2023-11-23 00:51:46 +08:00
339f386997
🐛 Replace all 1034 to NeedChallenge error 2023-11-17 20:01:41 +08:00
洛水居室
ac4610a57c
🎨 Optimize Import
Use the default json when ujson is not available
2023-11-16 13:58:32 +08:00
洛水居室
44a01bffd1
🎨 Improve error handler for player card 2023-11-08 13:41:36 +08:00
kotoriのねこ
014986c1ca
Fix linting issues 2023-11-06 16:10:47 +08:00
a5ffb257c2
🐛 Fix the exception raised when both sa_column and primary_key are passed simultaneously 2023-11-03 23:42:12 +08:00
luoshuijs
9503759d21
🔥 Remove core/sqlmodel 2023-10-25 17:23:01 +08:00
Tenko
6b4918afe9
🎨 Update collections of character guides 2023-10-19 20:14:17 +08:00
omg-xtao
441713236b
🐛 Fix support for Chinese public cookies
Co-authored-by: luoshuijs <luoshuijs@outlook.com>
2023-10-19 20:14:15 +08:00
luoshuijs
635b8444d5
🔥 Remove support for Chinese public cookies
Co-authored-by: xtaodada <xtao@xtaolink.cn>
2023-10-17 22:56:03 +08:00
洛水居室
7792503944
🐛 Fix bug causing empty data retrieval when Enka fails to fetch information 2023-10-17 21:44:31 +08:00
Tenko
553c4fb805
Add a collection of Fontaine character guides
Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
2023-10-08 18:39:36 +08:00
洛水居室
20c1910a98
🔥 Correct Return Type 2023-10-08 15:14:33 +08:00
luoshuijs
1f73588e28
Replace aiohttp with httpx in enkanetwork.py 2023-09-06 11:12:46 +08:00
omg-xtao
865f29bd77
♻️ separate core code
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2023-08-02 20:11:35 +08:00
omg-xtao
29efa649a3
support task services 2023-07-23 23:46:11 +08:00
luoshuijs
c1012d206b
Use SIMNet and Remove genshin.py
Co-authored-by: xtaodada <xtao@xtaolink.cn>
2023-07-18 17:29:31 +08:00
omg-xtao
a36aeef9c3
Support custom device 2023-06-19 11:41:22 +08:00
洛水居室
e37a4fb777
🎨 Improve unnecessary parens after 'not' keyword 2023-05-10 17:36:17 +08:00
洛水居室
e086820851
Support for Jinja2 template preview 2023-04-27 22:45:38 +08:00
洛水居室
7679c9e5c5
🐛 Fix the exception thrown when performing operations on objects associated with the Session 2023-04-07 23:22:26 +08:00
洛水居室
387558bdaf
Update the expiration detection mechanism for public cookies and add status feedback 2023-04-04 23:46:04 +08:00
LittleMengBot
5f33c5fc3a
Add HTML rendering for /material 2023-04-04 22:02:14 +08:00
LittleMengBot
d9cb6f6164
🎨 Update /material source 2023-04-02 12:36:27 +08:00
洛水居室
a24c94f6e9
🐛 Directly throw an exception when encountering invalid content 2023-03-29 19:42:14 +08:00
洛水居室
a06eb61b49
🎨 Improve code quality 2023-03-27 10:55:12 +08:00
洛水居室
c9d85e774a
🎨 Use getUserGameRolesByCookie to check whether the cookies have expired 2023-03-27 10:42:59 +08:00
洛水居室
444d3e2bdc
Support SQLite 2023-03-25 11:17:38 +08:00
洛水居室
064a4083c5
🐛 Fix the IntegrityError caused by not executing the update command when updating player_info data 2023-03-23 10:50:47 +08:00
洛水居室
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