Commit Graph

1145 Commits

Author SHA1 Message Date
omg-xtao
39abd0cd52
support cookies import and export 2023-12-19 00:51:36 +08:00
78b8889281
🐛 Fix script characters unexpected change 2023-12-18 20:47:20 +08:00
omg-xtao
06195cca5f
🐛 Avoid refresh cookies when LabAccountNotFound 2023-12-17 23:44:41 +08:00
b36e515076
📝 Change InvalidDevice Error Notice 2023-12-17 18:38:58 +08:00
23cebd388b
👷 Update docker python to 3.12 2023-12-16 19:36:09 +08:00
omg-xtao
01b576f9f5
Support migrate user data 2023-12-16 18:01:27 +08:00
洛水居室
11c447484c
🐛 Fix incorrect CPU percentage retrieval for the current process 2023-12-16 17:10:02 +08:00
洛水居室
fd34078f76
🎨 Update Status Text 2023-12-16 16:49:08 +08:00
洛水居室
5c3a444a6c
🎨 Update Bot Command 2023-12-16 16:48:03 +08:00
luoshuijs
4c2133180b
Add Status Plugin 2023-12-16 16:41:57 +08:00
洛水居室
9a6364c4c5
⬆️ Bump alembic from 1.12.0 to 1.13.0 2023-12-15 22:50:40 +08:00
洛水居室
bb592d6509
⬆️ Bump asyncmy from 0.2.7 to 0.2.9 2023-12-15 22:50:40 +08:00
洛水居室
48d3958246
⬆️ Bump colorlog from 6.7.0 to 6.8.0 2023-12-15 22:50:40 +08:00
洛水居室
8a68aaad6c
⬆️ Bump ujson from 5.8.0 to 5.9.0 2023-12-15 22:50:40 +08:00
洛水居室
85f9be986b
Add python-genshin-artifact 2023-12-15 22:50:40 +08:00
洛水居室
0b61974005
Remove qrcode 2023-12-15 22:50:39 +08:00
洛水居室
eb5d37ccf4
⬆️ Bump playwright from 1.28.0 to 1.39.0 2023-12-15 22:50:39 +08:00
洛水居室
a48001caba
⬆️ Bump httpx from 0.24.0 to 0.25.0 2023-12-15 22:50:39 +08:00
洛水居室
fa0cbbfa03
⬆️ Bump python-telegram-bot from 20.5 to 20.7 2023-12-15 22:50:39 +08:00
Lei Shi
cda7d5d814
🐛 fix target particle_threshold & particle_drop_count type issue 2023-12-15 10:34:43 +08:00
luoshuijs
a876033325
🔥 Remove the use of URL import for pay log 2023-12-12 21:41:29 +08:00
dependabot[bot]
56fca562f6
⬆️ Update fastapi requirement from ^0.104.1 to ^0.105.0
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.104.1...0.105.0)

---
updated-dependencies:
- dependency-name: fastapi
  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-12 19:46:43 +08:00
bc8d0f8244
🐛 Fix playcard data get invalid key 2023-12-07 15:09:34 +08:00
洛水居室
dc32f88f84
🎨 Update character details cache query name 2023-12-06 22:31:03 +08:00
洛水居室
24f54c540f
🎨 Update wish simulator diary query name 2023-12-06 22:27:34 +08:00
洛水居室
ce25d8900e
🎨 Set cache time for wish simulator diary to 24 hour 2023-12-06 22:25:33 +08:00
luoshuijs
7b9934fb9b
♻️ Refactor Wish Simulator
* 🎨 Update Gacha Info URL

* 🚚 Moving Wish Package
2023-12-06 22:17:14 +08:00
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