Commit Graph

1061 Commits

Author SHA1 Message Date
omg-xtao
f1e8bb618e
♻️ Move FightPropRule to submodule 2023-08-21 17:17:45 +08:00
luoshuijs
eb3752923e
🎨 Refactor download_icon for improved readability and efficiency 2023-08-21 17:17:15 +08:00
洛水居室
7d9ddfc0e8
🐛 Fix unexpected value 2023-08-21 16:35:01 +08:00
洛水居室
3b1460a177
🎨 Update Material Domain Data 2023-08-21 12:39:38 +08:00
洛水居室
c6e4ca4f30
🎨 Update TimeoutException Log 2023-08-21 12:06:27 +08:00
洛水居室
5e814d5a68
Add hydroculi to genshin stats 2023-08-21 10:05:08 +08:00
dependabot[bot]
b87e5d66e9
⬆️ Bump alembic from 1.11.2 to 1.11.3
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

---
updated-dependencies:
- dependency-name: alembic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-20 20:45:28 +08:00
luoshuijs
5c26a65c58
🐛 Fix incorrect matching with commands containing @
Resolved the issue where commands with an '@' symbol, such as "/abyss@MasterBot", were not being matched correctly due to the regular expression pattern. The pattern has been updated to handle such cases.
2023-08-20 20:43:58 +08:00
2cc1d98a2d
🐛 Fix stoken v2 do not save mid 2023-08-16 23:00:44 +08:00
b8814f9764
🍱 Update 4.0 pool 2023-08-16 13:10:54 +08:00
dependabot[bot]
c94b959e90
⬆️ Bump fakeredis from 2.17.0 to 2.18.0
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.17.0 to 2.18.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.17.0...v2.18.0)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 23:06:38 +08:00
dependabot[bot]
9663694cbc
⬆️ Bump aiofiles from 23.2.0 to 23.2.1
Bumps [aiofiles](https://github.com/Tinche/aiofiles) from 23.2.0 to 23.2.1.
- [Release notes](https://github.com/Tinche/aiofiles/releases)
- [Commits](https://github.com/Tinche/aiofiles/commits)

---
updated-dependencies:
- dependency-name: aiofiles
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 22:09:29 +08:00
dependabot[bot]
c3c849ede5
⬆️ Bump redis from 4.6.0 to 5.0.0
Bumps [redis](https://github.com/redis/redis-py) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.6.0...v5.0.0)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 18:50:35 +08:00
dependabot[bot]
a39a5d3b7e
⬆️ Bump aiofiles from 23.1.0 to 23.2.0
Bumps [aiofiles](https://github.com/Tinche/aiofiles) from 23.1.0 to 23.2.0.
- [Commits](https://github.com/Tinche/aiofiles/compare/v23.1.0...v23.2.0)

---
updated-dependencies:
- dependency-name: aiofiles
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 21:17:23 +08:00
Stēlla Caerulea
a0faa12952
🐛 Change the calculation for up-average pulls
Co-authored-by: xtaodada <xtao@xtaolink.cn>
2023-08-09 20:49:06 +08:00
omg-xtao
6aac339b20
qlogin support get full token 2023-08-09 13:08:56 +08:00
omg-xtao
cb36cbbd73
♻️ Move core to git submodule 2023-08-05 13:45:38 +08:00
dependabot[bot]
8f78bf1d72
⬆️ Bump rich from 13.5.1 to 13.5.2
Bumps [rich](https://github.com/Textualize/rich) from 13.5.1 to 13.5.2.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v13.5.1...v13.5.2)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 19:15:08 +08:00
dependabot[bot]
51f15537bb
⬆️ Bump cryptography from 41.0.2 to 41.0.3
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.3)

---
updated-dependencies:
- dependency-name: cryptography
  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-08-04 19:07:07 +08:00
e4b138bc57
🐛 Fix task job raise StaleDataError 2023-08-04 09:56:34 +08:00
omg-xtao
865f29bd77
♻️ separate core code
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2023-08-02 20:11:35 +08:00
af2e9bdb9b
🐛 Fix abyss floor IndexError 2023-08-02 15:18:11 +08:00
dependabot[bot]
89d9d2f49c
⬆️ Bump sentry-sdk from 1.28.1 to 1.29.2
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.28.1 to 1.29.2.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/1.28.1...1.29.2)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-02 13:55:00 +08:00
dependabot[bot]
11ab4e8eb0
⬆️ Bump rich from 13.4.2 to 13.5.1
Bumps [rich](https://github.com/Textualize/rich) from 13.4.2 to 13.5.1.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v13.4.2...v13.5.1)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-02 13:52:37 +08:00
dependabot[bot]
9e971198ff
⬆️ Bump async-lru from 2.0.3 to 2.0.4
Bumps [async-lru](https://github.com/aio-libs/async-lru) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/aio-libs/async-lru/releases)
- [Changelog](https://github.com/aio-libs/async-lru/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/async-lru/compare/v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: async-lru
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-29 01:14:19 +08:00
洛水居室
6916b4fa2d
🐛 Fixed update_player_card callback_data format issue 2023-07-29 01:00:52 +08:00
fed5eb3cd2
🐛 Fix daily note task status update 2023-07-28 09:36:52 +08:00
ca0ceaf93c
🍱 Update 3.8 pool 2023-07-24 20:36:16 +08:00
omg-xtao
9408102a82
🐛 Fix daily note task timeout 2023-07-24 20:27:49 +08:00
omg-xtao
3977680cc2
🐛 Fix daily note task region type error 2023-07-24 00:43:57 +08:00
32a5a51e05
📝 Update setcookie help message 2023-07-24 00:24:32 +08:00
omg-xtao
29efa649a3
support task services 2023-07-23 23:46:11 +08:00
dependabot[bot]
3be61dc5b4
⬆️ Bump fakeredis from 2.16.0 to 2.17.0
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.16.0...v2.17.0)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-21 17:11:58 +08:00
luoshuijs
286bc48837
🔥 Remove the image replacement of the Abyss plugin 2023-07-21 11:39:15 +08:00
洛水居室
5261c7534c
🐛 Fix client unable to get CharacterRanks data
Previously, the client could not retrieve `CharacterRanks` data from the `client.get_spiral_abyss()` function if the app was not browsed first.
2023-07-20 12:14:30 +08:00
洛水居室
aa9ddfc267
🎨 Use simnet.Cookies to parse cookies 2023-07-20 12:08:07 +08:00
omg-xtao
e9992969fa
🐛 Fix region class error 2023-07-19 20:28:19 +08:00
pre-commit-ci[bot]
18a0cb5597
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-19 11:56:25 +08:00
dependabot[bot]
e81ccb0c17
⬆️ Bump uvicorn from 0.22.0 to 0.23.1
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.22.0 to 0.23.1.
- [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.22.0...0.23.1)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 11:43:19 +08:00
omg-xtao
d3dfc06d5c
🐛 Fix gacha_log pay_log get user 2023-07-19 11:41:40 +08:00
luoshuijs
dcf8bd5929
Attempt to refresh after the Cookie expires 2023-07-19 11:37:30 +08:00
洛水居室
42e0b8b8db
🎨 Update process_genshin_exception 2023-07-19 10:55:52 +08:00
洛水居室
1c1157da46
🐛 Fix region 2023-07-19 09:59:16 +08:00
omg-xtao
4f686f5284
🐛 Fix setcookie do not save ltuid
Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
2023-07-18 23:35:37 +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
23f08f5639
🐛 Fix pay_log gen error authkey 2023-07-17 15:55:35 +08:00
dependabot[bot]
112dc65127
⬆️ Bump sentry-sdk from 1.27.1 to 1.28.1
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.27.1 to 1.28.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/1.27.1...1.28.1)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-13 23:45:51 +08:00
dependabot[bot]
15b35c1055
⬆️ Bump cryptography from 41.0.1 to 41.0.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.1...41.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-13 23:40:45 +08:00
CWorld
3e66320ed1
💫 Add Kirara metadata info for playercard 2023-07-13 22:17:34 +08:00
洛水居室
ec05851746
🐛 Fix check for EnkaNetworkResponse.characters 2023-07-10 00:42:36 +08:00