Commit Graph

1925 Commits

Author SHA1 Message Date
yanyongyu
3b8ba6ee3a 📝 update doc 2021-12-12 18:44:12 +08:00
yanyongyu
66ba25494a ♻️ rewrite dependency injection system 2021-12-12 18:19:08 +08:00
yanyongyu
6b5a5e53eb 🔥 remove state factory 2021-12-11 17:35:12 +08:00
yanyongyu
344c3576b1 📝 update readme 2021-12-10 18:14:48 +08:00
yanyongyu
5efdc71d9f 🔧 add config file 2021-12-10 17:13:07 +08:00
yanyongyu
f160310aea add nonebug as dev dependency 2021-12-10 17:09:12 +08:00
yanyongyu
5aedc52537 add pytest 2021-12-10 17:02:16 +08:00
yanyongyu
a0d13822c0 ♻️ change matcher run function 2021-12-10 15:46:06 +08:00
Ju4tCode
6963047af2
🔀 Merge pull request #620
change: 按照新格式修改商店发布数据
2021-12-08 20:15:25 +08:00
hemengyang
4de01d7d4f 按照新格式修改商店发布数据 2021-12-08 19:48:09 +08:00
yanyongyu
61e17d0de7 🏷️ fix missing type 2021-12-08 16:46:10 +08:00
yanyongyu
b64b02bb45 ✏️ add missing annotationo 2021-12-07 02:16:18 +08:00
yanyongyu
47d4909b31 ⬆️ update dependencies 2021-12-06 23:00:10 +08:00
yanyongyu
d80c02ae46 ♻️ rewrite adapter abc class 2021-12-06 22:19:05 +08:00
yanyongyu
180aaadda9 🐛 fix coroutine check error 2021-12-06 20:34:14 +08:00
yanyongyu
a85ee6555f 🐛 fix error on python 3.9+ 2021-12-06 11:27:25 +08:00
yanyongyu
bbaf156826 📝 update change log 2021-12-06 10:28:31 +08:00
yanyongyu
5b75b72720 ♻️ use class rule and permission 2021-12-06 10:10:51 +08:00
yanyongyu
ca4d7397f8 🐛 add skip handle for process 2021-12-06 00:17:52 +08:00
yanyongyu
c25ee1cb56 check param first then dependencies 2021-12-05 17:29:38 +08:00
yanyongyu
59e139724b 💩 find errors need to fix 2021-12-04 22:57:44 +08:00
Ju4tCode
b52954a240
Merge pull request #615 from nonebot/fix/httpx-http2
Fix: http2 for fastapi driver
2021-12-04 15:03:17 +08:00
Ju4tCode
aea961b346
Update nonebot/drivers/fastapi.py 2021-12-04 14:15:00 +08:00
yanyongyu
a148ef7bfe 📝 fix handler doc link 2021-12-03 23:34:58 +08:00
yanyongyu
3c428d98c4 📝 add di docs 2021-12-03 23:30:15 +08:00
yanyongyu
2ce305da2a 📝 update homepage 2021-12-03 16:21:24 +08:00
yanyongyu
226fc0feb3 🐛 fix http2 for fastapi 2021-12-02 20:52:39 +08:00
yanyongyu
534119eaf0 👷 fix api docs build error 2021-12-02 15:12:36 +08:00
yanyongyu
c037c7a196 ⬆️ update theme version 2021-12-02 15:00:55 +08:00
yanyongyu
b4e49d8b8d 👷 fix missing directory 2021-12-02 14:11:13 +08:00
yanyongyu
b47869198d 👷 fix ci syntax 2021-12-02 14:07:52 +08:00
yanyongyu
dcb6f69f21 🐛 fix build and ci bug 2021-12-02 14:03:06 +08:00
yanyongyu
7d8a60b033 👷 update doc ci 2021-12-02 03:17:10 +08:00
yanyongyu
0236746e65 🐛 fix rule and permission not handle skip 2021-12-01 19:21:31 +08:00
yanyongyu
a414406039 🏗️ change doc theme 2021-12-01 16:28:55 +08:00
yanyongyu
b92c1a0b33 ⚗️ add option for ws reconnect 2021-11-30 12:24:09 +08:00
yanyongyu
a6112fdf64 support for mock api result (resolve #605) 2021-11-28 02:34:01 +08:00
yanyongyu
37f55652d9 ♻️ separate fastapi driver 2021-11-27 12:16:31 +08:00
yanyongyu
030237fe22 🐛 fix receive reject 2021-11-25 20:42:48 +08:00
yanyongyu
29f14a20ce 📝 update readme 2021-11-23 16:59:48 +08:00
yanyongyu
286729f703 🔥 remove cqhttp files 2021-11-23 16:21:21 +08:00
yanyongyu
db5d4d7acf 👷 update ci 2021-11-22 23:31:03 +08:00
yanyongyu
a98d98cd12 🎨 format code using black and isort 2021-11-22 23:21:26 +08:00
Ju4tCode
602185a34e
🔀 Merge pull request #588
Feature: `Handler` Dependency Injection
2021-11-22 21:16:36 +08:00
yanyongyu
3120abacb3 allow extra param with default value 2021-11-22 11:38:42 +08:00
yanyongyu
23c237cb2a 💡 add depends example 2021-11-21 17:09:31 +08:00
nonebot
9a29966e2d 📝 update api docs 2021-11-21 08:13:56 +00:00
yanyongyu
760ac693c0 🔥 remove dependency override provider 2021-11-21 16:12:36 +08:00
nonebot
a864b36e9f 📝 update api docs 2021-11-21 07:48:02 +00:00
yanyongyu
75d4cd9565 🐛 fix cache concurrency 2021-11-21 15:46:48 +08:00