omg-xtao
e65a08b235
🐛 Fix support for Chinese public cookies
2023-10-19 18:58:51 +08:00
735d420ae5
♻️ Refactor wiki models
2023-08-29 14:03:21 +08:00
omg-xtao
b1141c65b8
♻️ separate core code
...
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2023-08-02 20:10:08 +08:00
omg-xtao
84f053b70d
✨ support task services
...
Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
2023-07-23 23:48:06 +08:00
omg-xtao
6a7d2fff19
🐛 Fix relic not exists raise AttributeError
...
Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
2023-07-20 13:35:01 +08:00
omg-xtao
fcaf0d398e
✨ Use SIMNet
and Remove genshin.py
...
Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2023-07-19 13:52:30 +08:00
omg-xtao
c8bc3219c8
✨ Support custom device
2023-06-17 11:48:36 +08:00
dcbb6b1b60
🐛 Fix conversation admin check handle
2023-06-14 19:06:15 +08:00
luoshuijs
14279d76d3
✨ Add request flood restriction
2023-06-07 23:37:04 +08:00
a59e6566e6
✨ Support hoyolab account
2023-06-07 19:50:37 +08:00
c11d01779c
🐛 Fix wiki eidolons data
2023-06-06 23:27:43 +08:00
35f3a3d2b5
✨ Support Change BBS OSS Host
2023-05-27 00:04:50 +08:00
f7bb19a646
✨ Support starrail relics
2023-05-22 22:32:37 +08:00
e4832ba833
🐛 Fix Timeout TypeError
2023-05-13 23:10:22 +08:00
omg-xtao
35671604dd
🐛 Fix setuid bind account
2023-05-12 20:25:19 +08:00
洛水居室
065817960f
🎨 Add support for Jinja2 templates in preview
2023-05-12 09:57:03 +08:00
omg-xtao
ea8e4eae1f
✨ Support starrail player_card
2023-05-11 23:09:39 +08:00
39d66c6b6c
🐛 Fix cache error
2023-05-03 20:54:26 +08:00
b7396a7171
✨ Support starrail material light_cone
2023-05-03 00:16:14 +08:00
26e9f6dcbb
✨ Support starrail avatars
2023-04-30 00:15:21 +08:00
d4577c92d2
✨ Support starrail square icon
2023-04-28 20:03:38 +08:00
088e9ac315
✨ Support starrail warp log
2023-04-27 20:25:06 +08:00
a72be627da
👷 Update to HonkaiStarRailGram
2023-04-26 16:48:05 +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
洛水居室
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
洛水居室
a9b76ac187
🐛 Fix the AdminHandler
not following the block
parameter of the handler to be wrapped.
2023-03-14 14:39:22 +08:00
洛水居室
0743367a7f
🎨 Set the timeout for resource downloads to 10 seconds
2023-03-14 14:17:19 +08:00
洛水居室
7805a2879e
🐛 Fix incorrect passing of context
2023-03-14 12:19:09 +08:00
洛水居室
21db8bb85d
🐛 Fix incorrect addition of admin list to cache
2023-03-14 12:15:19 +08:00