Commit Graph

1103 Commits

Author SHA1 Message Date
洛水居室
4249d34fa3
🐛 Use pdm build-system 2023-11-27 15:08:32 +08:00
CHxCOOH
17610adc1c 📝 Add para notes 2023-11-24 08:45:02 +08:00
CHxCOOH
f11baa685f 🐛 Fix group_command 2023-11-24 01:37:43 +08:00
CHxCOOH
2bd8957e2c 🐛 Fix user_command 2023-11-24 01:28:21 +08:00
omg-xtao
948759b26e
Filter the same type of error 2023-11-23 14:27:25 +08:00
Lei Shi
5ea80e0218
🐛 Fix handle CookiesCachePoolExhausted gracefully 2023-11-23 12:39:33 +08:00
Nahida
58f1ecc857
Add Set Command Plugin and Fix Some Bug 2023-11-23 11:41:55 +08:00
Lei Shi
6189542389
🐛 Fix help_raw command 2023-11-23 11:34:33 +08:00
xris
d5165ff4e6
🐛 Fix daily_material 2023-11-23 11:31:49 +08:00
Lei Shi
2a9d981d40
🐛 changing server default task.time_created to CURRENT_TIMESTAMP 2023-11-23 00:57:09 +08:00
luoshuijs
30ad0151e2
🎨 Add handling for InvalidDevice exception to PublicCookiesService 2023-11-23 00:51:46 +08:00
xris
c4c452fb60
♻️ refactor /daily_material 2023-11-22 21:36:56 +08:00
pre-commit-ci[bot]
31f1a69301
🔧 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.10.1 → 23.11.0](https://github.com/psf/black/compare/23.10.1...23.11.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-22 20:16:38 +08:00
Nahida
76fb22ee18
🥚 Update notice Easter Egg 2023-11-22 17:01:10 +08:00
dependabot[bot]
862bce4a38
⬆️ Update sqlmodel requirement from ^0.0.11 to ^0.0.12
Updates the requirements on [sqlmodel](https://github.com/tiangolo/sqlmodel) to permit the latest version.
- [Release notes](https://github.com/tiangolo/sqlmodel/releases)
- [Changelog](https://github.com/tiangolo/sqlmodel/blob/main/docs/release-notes.md)
- [Commits](https://github.com/tiangolo/sqlmodel/compare/0.0.11...0.0.12)

---
updated-dependencies:
- dependency-name: sqlmodel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-20 18:19:05 +08:00
洛水居室
d6d2506f25
🎨 Add error handling for InvalidDevice 2023-11-19 00:46:27 +08:00
339f386997
🐛 Replace all 1034 to NeedChallenge error 2023-11-17 20:01:41 +08:00
洛水居室
1f7d35ff95
🎨 Improve Code
Remove unnecessary `else / elif` used after `return`
Update error handler
2023-11-16 14:11:52 +08:00
洛水居室
7cdc453a22
🐛 Correct Order of Exception Clauses
Resolves PYL-E0701: Bad except clauses order (ValueError is an ancestor class of UnicodeEncodeError)
2023-11-16 14:09:54 +08:00
洛水居室
ac4610a57c
🎨 Optimize Import
Use the default json when ujson is not available
2023-11-16 13:58:32 +08:00
洛水居室
58e6144622
🐛 Fix the exception caused by the abyss floor being an empty list 2023-11-16 13:35:47 +08:00
868b14ab58
🐛 Fix handle NeedChallenge 2023-11-16 13:19:53 +08:00
056266ce94
🐛 Fix patch circular import 2023-11-15 13:37:34 +08:00
d01328d3de
🐛 Fix TypeError when akasha not found character 2023-11-12 10:33:02 +08:00
LittleMengBot
3eb490bfff
🍱 Update shortname.py 2023-11-10 23:00:37 +08:00
e356549419
🐛 Fix refresh cookies when user request 2023-11-10 15:38:10 +08:00
e146ca5c16
🔥 Remove qlogin 2023-11-08 22:44:35 +08:00
洛水居室
44a01bffd1
🎨 Improve error handler for player card 2023-11-08 13:41:36 +08:00
洛水居室
4db94c621c
🎨 Improve the error message alerts for player card 2023-11-08 13:39:17 +08:00
Nene
3dcbb130a2
🍱 Update shortname for xingqiu and furina 2023-11-08 11:23:41 +08:00
kotoriのねこ
1bda5a9d86
Use updated python-genshin-artifact 2023-11-08 10:14:01 +08:00
00087317be
🍱 Update 4.2 pool 2023-11-08 01:15:57 +08:00
dependabot[bot]
333abddeb9
⬆️ Update uvicorn requirement from ^0.23.1 to ^0.24.0
Updates the requirements on [uvicorn](https://github.com/encode/uvicorn) to permit the latest version.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.23.1...0.24.0.post1)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-08 00:59:10 +08:00
omg-xtao
68cab4bd6b
Support auto import patch
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2023-11-07 15:37:40 +08:00
540b01cd8e
🐛 Fix Player table account_id primary_key 2023-11-06 23:24:17 +08:00
kotoriのねこ
014986c1ca
Fix linting issues 2023-11-06 16:10:47 +08:00
omg-xtao
8b15e083b7
Use stoken v2 instead of v1 2023-11-04 19:43:27 +08:00
kotoriのねこ
d3f1425d09
Define DATA_DIR in path constants
Co-authored-by: omg-xtao <100690902+omg-xtao@users.noreply.github.com>
2023-11-04 13:42:15 +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
洛水居室
c5416d7b3d
🎨 Improve the error message when account_id does not exist 2023-11-03 22:02:06 +08:00
omg-xtao
cf478b3b49
Support Akasha System 2023-11-03 20:36:14 +08:00
pre-commit-ci[bot]
144bd22359
🔧 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.10.0 → 23.10.1](https://github.com/psf/black/compare/23.10.0...23.10.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-31 18:44:45 +08:00
dependabot[bot]
392c4f3d73
⬆️ Update sqlmodel requirement from ^0.0.10 to ^0.0.11
Updates the requirements on [sqlmodel](https://github.com/tiangolo/sqlmodel) to permit the latest version.
- [Release notes](https://github.com/tiangolo/sqlmodel/releases)
- [Changelog](https://github.com/tiangolo/sqlmodel/blob/main/docs/release-notes.md)
- [Commits](https://github.com/tiangolo/sqlmodel/compare/0.0.10...0.0.11)

---
updated-dependencies:
- dependency-name: sqlmodel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 18:24:45 +08:00
LittleMengBot
fca5338297
🎨 Add Fontaine icon for /material background 2023-10-29 20:45:40 +08:00
dependabot[bot]
745f449d03
⬆️ Update sqlmodel requirement from ^0.0.9 to ^0.0.10
Updates the requirements on [sqlmodel](https://github.com/tiangolo/sqlmodel) to permit the latest version.
- [Release notes](https://github.com/tiangolo/sqlmodel/releases)
- [Changelog](https://github.com/tiangolo/sqlmodel/blob/main/docs/release-notes.md)
- [Commits](https://github.com/tiangolo/sqlmodel/compare/0.0.9...0.0.10)

---
updated-dependencies:
- dependency-name: sqlmodel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-28 02:31:06 +08:00
847444e468
🔍 Change post admin notice domain to self-hosted 2023-10-27 10:23:50 +08:00
f81fee8e88
🐛 Fix Malformed request in BindAccountPlugin 2023-10-25 22:29:42 +08:00
luoshuijs
9503759d21
🔥 Remove core/sqlmodel 2023-10-25 17:23:01 +08:00
dependabot[bot]
33de7c6158
⬆️ Update sqlmodel requirement from ^0.0.8 to ^0.0.9
Updates the requirements on [sqlmodel](https://github.com/tiangolo/sqlmodel) to permit the latest version.
- [Release notes](https://github.com/tiangolo/sqlmodel/releases)
- [Changelog](https://github.com/tiangolo/sqlmodel/blob/main/docs/release-notes.md)
- [Commits](https://github.com/tiangolo/sqlmodel/compare/0.0.8...0.0.9)

---
updated-dependencies:
- dependency-name: sqlmodel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-25 16:18:30 +08:00
95d488625a
🐛 Fix IndexError in PostPlugin 2023-10-25 13:39:48 +08:00