Commit Graph

1118 Commits

Author SHA1 Message Date
omg-xtao
d64b763a29
🐛 Fix load old player card info TypeError 2023-12-06 14:16:23 +08:00
洛水居室
bc0f6c86d5
⬆️ Update fastapi requirement from ^0.100.0 to ^0.104.1
Updates the requirements on [fastapi](https://github.com/tiangolo/fastapi) to permit the latest version.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.1.11...0.104.1)

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

Signed-off-by: luoshuijs <luoshuijs@outlook.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 22:59:06 +08:00
洛水居室
827756b9f8
⬆️ Cancel the version pinning of FastAPI
It seems I misunderstood something before...
2023-12-05 22:57:46 +08:00
dependabot[bot]
c5df7a46c3
⬆️ Update sqlmodel requirement from ^0.0.12 to ^0.0.14
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.12...0.0.14)

---
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-12-05 22:45:15 +08:00
Stēlla Caerulea
970e59bb7a
🐛 Fix standard deviation is not showing correctly in dps line chart again 2023-12-05 18:22:34 +08:00
omg-xtao
768229ecdc
Revert "🐛 Fix gcsim filter by alternative names"
This reverts commit 19fb808cf2.
2023-12-05 10:19:30 +08:00
dependabot[bot]
8ca7845f5e
⬆️ Update pytest-asyncio requirement from ^0.21.0 to ^0.23.2
Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.0...v0.23.2)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  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-12-05 10:16:00 +08:00
Lei Shi
043b413285
🐛 Fix standard deviation is not showing correctly in dps line chart
* Fix standard deviation is not showing correctly in dps line chart

* remove console.log

* simpler math
2023-12-05 10:15:39 +08:00
Lei Shi
19fb808cf2
🐛 Fix gcsim filter by alternative names 2023-12-05 10:14:57 +08:00
洛水居室
84b2bff073
🐛 Fix GCSimCache query name 2023-12-03 15:45:33 +08:00
omg-xtao
daf5b7a7e9
gcsim use queue to limit task nums 2023-12-03 15:28:42 +08:00
Lei Shi
031198b08d
Add gcsim commands
Signed-off-by: Lei Shi <me@leishi.io>
Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
Co-authored-by: CHxCOOH <chxcooh@googlemail.com>
Co-authored-by: xtaodada <xtao@xtaolink.cn>
Co-authored-by: Nahida <53059854+NahidaBuer@users.noreply.github.com>
Co-authored-by: omg-xtao <100690902+omg-xtao@users.noreply.github.com>
2023-12-03 14:33:29 +08:00
omg-xtao
d605efc892
🐛 Fix import wish_log manually entry
Co-authored-by: Nahida <53059854+NahidaBuer@users.noreply.github.com>
Co-authored-by: luoshuijs <luoshuijs@outlook.com>
2023-12-02 12:18:45 +08:00
8b8057769a
🐛 Fix load old player card info TypeError 2023-11-30 22:02:39 +08:00
061e2a28e6
🐛 Fix merge player card info TypeError 2023-11-29 18:02:32 +08:00
416fb40d39
🍱 Update 4.2 pool 2023-11-28 20:20:16 +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