Commit Graph

160 Commits

Author SHA1 Message Date
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
f1de1c987d
🎨 Fix Some Issues Identified
🎨 Improve f-string used without any expression

🎨 Remove unnecessary else / elif used after return
2023-09-06 15:27:03 +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
d0cf14e4b0
🐛 Fix conversation admin check handle 2023-06-14 18:59:04 +08:00
luoshuijs
8cdab782a2
Add request flood restriction 2023-06-07 23:33:33 +08:00
86c3225228
🐛 Fix NamecardAssets 2023-05-31 23:13:40 +08:00
Karako
5a64ba6abb
🐛 Fix AssetsService
Adapt to HoneyImpact's new resources' API
2023-05-28 16:49:14 +08:00
9aaf5fb50f
Support Change BBS OSS Host 2023-05-27 00:05:23 +08:00
omg-xtao
04d0f3cf31
🐛 Fix Some Bugs 2023-05-14 18:02:28 +08:00
洛水居室
e37a4fb777
🎨 Improve unnecessary parens after 'not' keyword 2023-05-10 17:36:17 +08:00
洛水居室
f3fe7139f7
🐛 Fix bug 2023-05-10 17:30:28 +08:00
洛水居室
dfe58215ae
🐛 Fix WebServer configuration
Co-authored-by: Karako <karakohear@gmail.com>
2023-04-27 22:50:13 +08:00
洛水居室
e086820851
Support for Jinja2 template preview 2023-04-27 22:45:38 +08:00
Karako
6efddb364a
🐛 Fix honey impact data parse error
Signed-off-by: Karako <karakohear@gmail.com>
2023-04-25 22:35:58 +08:00
洛水居室
1703610b61
🐛 Fix the Forbidden exception caused by the failure to delete a message successfully 2023-04-16 12:14:53 +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
洛水居室
6e9c42c4dd
🎨 Update the outdated project name 2023-03-31 14:01:03 +08:00
洛水居室
a24c94f6e9
🐛 Directly throw an exception when encountering invalid content 2023-03-29 19:42:14 +08:00
bf9a4478a3
⬆️ Bump all dependencies
fix #497
2023-03-27 19:55:39 +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
洛水居室
139c6758ae
🐛 Fix issue of incorrect parameters being passed when calling add_delete_message_job 2023-03-26 16:12:11 +08:00
洛水居室
87354ce417
🐛 Fix issue of not be able to get RedisDB instance 2023-03-26 15:59:37 +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
洛水居室
3dbb0e74a0
🎨 Set the running mode to non-blocking 2023-03-15 20:41:41 +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