Commit Graph

1200 Commits

Author SHA1 Message Date
Karako
94ba52e7fc
🐛 Fix AssetsService 2024-03-21 12:01:58 +08:00
deepsource-autofix[bot]
d4f1d64daf
style: format code with Black
This commit fixes the style issues introduced in df6b0e3 according to the output
from Black.

Details: https://github.com/PaiGramTeam/PaiGram/pull/780
2024-03-19 09:46:21 +00:00
Karako
df6b0e31ba
🐛 Fix AssetsService to adapt to ambr 2024-03-19 17:45:35 +08:00
Karako
042e4e91ca
📝 Add code comments 2024-03-17 06:51:13 +08:00
Karako
a14a5ad927
🎨 Format the code 2024-03-17 06:21:12 +08:00
deepsource-autofix[bot]
77ba2bf453
style: format code with Black
This commit fixes the style issues introduced in d05035d according to the output
from Black.

Details: https://github.com/PaiGramTeam/PaiGram/pull/780
2024-03-16 22:13:21 +00:00
Karako
d05035d3a2
🔥 Remove the old plugin 2024-03-17 06:07:48 +08:00
Karako
5f9d2184c4
🎨 Format the code 2024-03-17 06:04:37 +08:00
Karako
c6be4e467a
♻️ Refactor code
Plugin name changed to `daily_farming`
Change `honey impact` source to `ambr` source
2024-03-17 06:02:56 +08:00
62891670c0
🐛 Fix post code regex 2024-03-16 18:45:57 +08:00
kotoriのねこ
8c8fa8ea99
💄 Format with black 24.x.x
* 💄 Format with black 24.x.x

* 💄 Update black version to 24.x.x in pre-commit check
2024-03-16 09:44:15 +08:00
4151b80c0b
🐛 Fix asset service download icon 2024-03-14 19:48:00 +08:00
09ea3e2c37
Support query novice wish pool data 2024-03-13 21:17:41 +08:00
omg-xtao
c1ada7cffd
Refactor warp log
merge log and count
2024-03-13 18:14:03 +08:00
5a3989efb1
🐛 Fix KeyError when parse old gacha log data 2024-03-13 16:29:58 +08:00
dependabot[bot]
d83d55858b
⬆️ Update uvicorn requirement from ^0.27.0 to ^0.28.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.27.0...0.28.0)

---
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>
2024-03-13 15:47:28 +08:00
omg-xtao
451a062d6f
Support genshin Chronicled wish 2024-03-13 15:38:49 +08:00
fd2cee4767
🍱 Update 4.5 pool 2024-03-12 21:40:21 +08:00
omg-xtao
3252f43dc8
Add channel alias service 2024-03-10 20:40:26 +08:00
omg-xtao
6b93acb2ab
Support daily task notice 2024-03-10 20:10:25 +08:00
d4d5baf3b2
⚰️ Remove birthday card command 2024-03-04 16:12:20 +08:00
dependabot[bot]
2fe292eff0
⬆️ Update fastapi requirement from ^0.109.0 to ^0.110.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.109.0...0.110.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>
2024-03-03 17:25:33 +08:00
dependabot[bot]
429ae80181
⬆️ Update aiosqlite requirement from ^0.19.0 to ^0.20.0
Updates the requirements on [aiosqlite](https://github.com/omnilib/aiosqlite) to permit the latest version.
- [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omnilib/aiosqlite/compare/v0.19.0...v0.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-03 17:25:00 +08:00
omg-xtao
1051b0b486
Support code post to channel 2024-03-03 17:23:17 +08:00
790a42e8f7
🍱 Update 4.4 pool 2024-02-20 22:14:32 +08:00
0e496743a3
Add tasks button when query daily note 2024-02-19 20:59:20 +08:00
dependabot[bot]
763075cb4c
⬆️ Update sqlmodel requirement from ^0.0.14 to ^0.0.16
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.14...0.0.16)

---
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>
2024-02-19 20:41:49 +08:00
c3f466cd30
🐛 Fix daily note tasks update status 2024-02-18 14:42:06 +08:00
dependabot[bot]
5cd9d53858
⬆️ Update thefuzz requirement from ^0.20.0 to ^0.22.1
Updates the requirements on [thefuzz](https://github.com/seatgeek/thefuzz) to permit the latest version.
- [Changelog](https://github.com/seatgeek/thefuzz/blob/master/CHANGES.rst)
- [Commits](https://github.com/seatgeek/thefuzz/compare/0.20.0...0.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 10:01:20 +08:00
dependabot[bot]
44e8100953
⬆️ Update black requirement from ^23.9.1 to ^24.1.1
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.9.1...24.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 09:56:55 +08:00
dependabot[bot]
2a4874632b
⬆️ Update cryptography requirement from ^41.0.4 to ^42.0.2
Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.4...42.0.2)

---
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>
2024-02-12 09:56:15 +08:00
xris
3fcab79349
🐛 Skip exception when dailynote has no data 2024-02-12 09:56:02 +08:00
6facb1dfeb
🍱 Update 4.4 pool 2024-01-30 11:24:20 +08:00
dependabot[bot]
5411ce6e91
⬆️ Update uvicorn requirement from ^0.25.0 to ^0.27.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.25.0...0.27.0)

---
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>
2024-01-23 18:45:36 +08:00
omg-xtao
74498087b9
Support count recv and send times 2024-01-20 23:26:56 +08:00
洛水居室
eb3b549754
🐛 Fix reply message can't be edited 2024-01-20 17:46:16 +08:00
c1ed010cb0
🐛 Fix get_chat parse args 2024-01-17 20:13:42 +08:00
洛水居室
d58ddedd07
🎨 Improve Get Reg Time 2024-01-17 17:25:14 +08:00
1af9fa36d8
🐛 Fix update group IntegrityError 2024-01-16 23:44:54 +08:00
dependabot[bot]
40585e7b0e
⬆️ Update fastapi requirement from ^0.108.0 to ^0.109.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.108.0...0.109.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>
2024-01-16 23:05:00 +08:00
omg-xtao
ce7ab18eda
Add group manage service 2024-01-16 23:04:41 +08:00
omg-xtao
d520a0980a
Implement UIGF v2.4 2024-01-16 19:33:14 +08:00
1d42b362ee
🐛 Fix wish log import ReplyKeyboardRemove 2024-01-14 23:04:08 +08:00
e3eac4c872
🍱 Update 4.3 pool 2024-01-09 15:45:21 +08:00
b01587cf26
🐛 Fix AssetsCouldNotFound Error in calendar 2024-01-07 21:40:50 +08:00
dependabot[bot]
8fd723baa0
⬆️ Update lxml requirement from ^4.9.2 to ^5.0.0
Updates the requirements on [lxml](https://github.com/lxml/lxml) to permit the latest version.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.2...lxml-5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-01 18:41:21 +08:00
4e84a76464
🐛 Fix plugin delete message TypeError 2023-12-28 15:52:04 +08:00
dependabot[bot]
ee7e1ebb57
⬆️ Update fastapi requirement from ^0.106.0 to ^0.108.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.106.0...0.108.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-27 18:18:05 +08:00
dependabot[bot]
bceb0be078
⬆️ Update uvicorn requirement from ^0.24.0 to ^0.25.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.24.0...0.25.0)

---
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-12-27 14:55:19 +08:00
pre-commit-ci[bot]
a3e34168b9
🔧 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.11.0 → 23.12.1](https://github.com/psf/black/compare/23.11.0...23.12.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-12-27 14:50:05 +08:00