Commit Graph

878 Commits

Author SHA1 Message Date
560b3c1967
🐛 Fix webapp invalid url 2023-06-03 12:20:18 +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
dependabot[bot]
640daf1e89
⬆️ Bump tornado from 6.3 to 6.3.2
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3 to 6.3.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.0...v6.3.2)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-26 11:06:38 +08:00
32a8dc58a5
🍱 Update 3.7 pool 2023-05-24 12:59:32 +08:00
dependabot[bot]
51b2f00e9f
⬆️ Bump sentry-sdk from 1.23.1 to 1.24.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.23.1 to 1.24.0.
- [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.23.1...1.24.0)

---
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-05-24 12:57:37 +08:00
dependabot[bot]
276bf1f85d
⬆️ Bump fakeredis from 2.12.0 to 2.13.0
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.12.0...v2.13.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-05-24 12:54:19 +08:00
d87ed36eb3
🐛 Fix post text 2023-05-23 19:29:02 +08:00
dependabot[bot]
b778d378c7
⬆️ Bump alembic from 1.10.3 to 1.11.1 2023-05-19 20:23:10 +08:00
dependabot[bot]
be63f78da1
⬆️ Bump sentry-sdk from 1.22.2 to 1.23.1
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.22.2 to 1.23.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.22.2...1.23.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-05-18 20:00:11 +08:00
c86e24ac16
🐛 Fix webapp invalid url 2023-05-16 23:22:06 +08:00
omg-xtao
9b5375c5cd
️ Post always create new client 2023-05-14 22:42:42 +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
dependabot[bot]
12ee237c1b
⬆️ Bump fakeredis from 2.11.1 to 2.12.0
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.11.1...v2.12.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-05-09 20:40:16 +08:00
dependabot[bot]
d73d218f19
⬆️ Bump uvicorn from 0.21.1 to 0.22.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.21.1 to 0.22.0.
- [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.21.1...0.22.0)

---
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-05-09 19:23:26 +08:00
dependabot[bot]
a9d0fdf2e0
⬆️ Bump sentry-sdk from 1.21.0 to 1.22.2
* :refactor: Rename HTML templates to use .jinja2 extension

Previously, all templates were named with the .html extension, which caused problems for editors to recognize the Jinja2 syntax used in them. In this commit, all templates have been renamed to use the .jinja2 extension to better reflect their use of Jinja2 and to improve editor recognition.

* Bump sentry-sdk from 1.21.0 to 1.22.2

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.21.0 to 1.22.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.21.0...1.22.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>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-09 19:20:16 +08:00
洛水居室
eed418477f
♻️ Rename HTML templates to use .jinja2 extension
Previously, all templates were named with the .html extension, which caused problems for editors to recognize the Jinja2 syntax used in them. In this commit, all templates have been renamed to use the .jinja2 extension to better reflect their use of Jinja2 and to improve editor recognition.
2023-05-09 19:19:32 +08:00
66e51af3cc
🐛 Fix gacha_log up check dehya 2023-05-07 21:18:34 +08:00
kotoriのねこ
5fd74f1411
🍱 Add documentation for WSL setup 2023-05-07 20:50:18 +08:00
Karako
4e6b16d2ae
🐛 Fix avatar_list
Signed-off-by: Karako <karakohear@gmail.com>
2023-05-04 22:27:49 +08:00
Karako
ff0f20618b
🐛 Fix avatar_list command matching
Signed-off-by: Karako <karakohear@gmail.com>
2023-05-04 22:22:40 +08:00
Karako
c83406e996
🐛 Fix avatar_list command matching issue
Signed-off-by: Karako <karakohear@gmail.com>
2023-05-04 22:10:28 +08:00
CWorld
f00af6cd10
Update characters & prop rule 2023-05-03 17:25:32 +08:00
eb3848c387
🐛 Fix IdError between kaveh and baizhuer 2023-05-02 21:51:53 +08:00
8777523eff
🍱 Update 3.6 pool 2023-05-02 13:46:39 +08:00
洛水居室
007ef28d0b
🐛 Fix KeyError caused by improper parameter type for character star level retrieval 2023-04-28 14:51:31 +08:00
洛水居室
3ec8b96c02
🐛 Fix the issue of name_card being replaced when it is not None 2023-04-28 14:42:19 +08:00
洛水居室
9e23c1d20d
🐛 Fix the KeyError exception caused by the character rarity not found 2023-04-28 14:34:54 +08:00
洛水居室
ca37f6948a
Add get_name_card function 2023-04-28 13:22:57 +08:00
洛水居室
85178d34ae
🎨 Update get_final_data 2023-04-28 09:29:16 +08:00
洛水居室
fbe49453c7
🔥 Remove Update Lockfile and Requirements Workflow 2023-04-28 09:24:38 +08:00
dependabot[bot]
fea97e1241
⬆ Bump fakeredis from 2.10.3 to 2.11.1
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.10.3 to 2.11.1.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.10.3...v2.11.1)

---
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-04-28 09:23:07 +08:00
dependabot[bot]
021de360c3
⬆ Bump sentry-sdk from 1.20.0 to 1.21.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.20.0 to 1.21.0.
- [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.20.0...1.21.0)

---
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-04-28 09:19:59 +08:00
洛水居室
fa1e84bea9
Support name card 2023-04-28 09:19:20 +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
b3c6b622c2
🐛 Fix httpxrequest timeout param 2023-04-26 18:25:58 +08:00
omg-xtao
0a63b8250d
🐛 Fix sign referer AttributeError 2023-04-26 00:11:25 +08:00
d51e5c64cc
🐛 Fix post timeout error 2023-04-25 23:09:45 +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
ac879cc353
🐛 Fix honey wiki data parse 2023-04-25 19:52:16 +08:00
omg-xtao
30ea0b99cb
🚚 Isolated recognize method 2023-04-22 21:14:31 +08:00
dependabot[bot]
f26d69eba0
⬆ Bump aiosqlite from 0.18.0 to 0.19.0
Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/omnilib/aiosqlite/releases)
- [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omnilib/aiosqlite/compare/v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: aiosqlite
  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-04-17 23:11:44 +08:00
xris
17fcfc7a3b
🍱 Update Raiden Shogun shortname 2023-04-17 23:10:50 +08:00
洛水居室
1703610b61
🐛 Fix the Forbidden exception caused by the failure to delete a message successfully 2023-04-16 12:14:53 +08:00
dependabot[bot]
fe29722373
⬆ Bump pytest from 7.2.2 to 7.3.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 7.3.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.2...7.3.0)

---
updated-dependencies:
- dependency-name: pytest
  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-04-14 22:00:27 +08:00
洛水居室
0566769ee1
🎨 Improve the ffmpeg return status judgment and automatic jump to video width and height
* 🎨 Use `return_code` to determine whether ffmpeg has executed successfully

* 🎨 Automatically adjust the width and height of a video using the scale filter from ffmpeg
2023-04-14 20:51:39 +08:00