Commit Graph

144 Commits

Author SHA1 Message Date
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
洛水居室
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
洛水居室
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
洛水居室
9d8d6deda7
🎨 Update Networking backend tweaks 2023-02-19 20:40:27 +08:00
omg-xtao
38cd0925d0
🎨 Add Download File Size Setting 2023-02-18 13:03:58 +08:00
omg-xtao
ea94583a5b
Support calendar 2023-02-16 16:47:48 +08:00
洛水居室
3839d00a95
Update Unit Test
Co-authored-by: xtaodada <xtao@xtaolink.cn>
2023-02-11 16:29:11 +08:00
omg-xtao
65144bb469
fix: CookiesNotFoundError when setcookie
* fix: CookiesNotFoundError when setcookie

* remove cookies_database_data
2023-01-27 11:50:47 +08:00
洛水居室
7ab92b630c
Add Allow Bind User Invite Bot 2023-01-23 21:34:58 +08:00
401e55f4bc
🐛 fix get public cookies 2023-01-14 22:45:06 +08:00