yanyongyu
|
c4e204001e
|
💡 add docstrings
|
2022-01-22 15:23:07 +08:00 |
|
yanyongyu
|
93aec6d3f6
|
🏷️ add pre-commit flow
|
2022-01-15 21:27:43 +08:00 |
|
hemengyang
|
98deadb4d6
|
粗略过一遍,修复一眼可见的问题
|
2022-01-12 19:41:42 +08:00 |
|
hemengyang
|
ec06010298
|
令标题符合 markdown 语法
|
2022-01-12 19:24:01 +08:00 |
|
hemengyang
|
4ba1a09fb7
|
使用 markdown 格式的强调语法
|
2022-01-12 18:19:21 +08:00 |
|
hemengyang
|
0099364838
|
删除说明前缀
|
2022-01-12 18:16:05 +08:00 |
|
hemengyang
|
705a6f7fbf
|
删除类型
|
2022-01-12 18:00:56 +08:00 |
|
yanyongyu
|
d82f0c6310
|
⚗️ add config option for fastapi
|
2022-01-11 15:03:17 +08:00 |
|
明见
|
096f0d72f1
|
从 Fastapi 的文档中排除驱动器的 HTTP 上报地址
|
2022-01-08 22:19:45 +08:00 |
|
yanyongyu
|
23d0b2509e
|
🐛 fix ws close exception not catch in server
|
2021-12-30 12:11:31 +08:00 |
|
yanyongyu
|
f06b78054c
|
🔥 remove debug option
|
2021-12-28 15:19:53 +08:00 |
|
yanyongyu
|
80258fe2d4
|
⚗️ add support for data json file
|
2021-12-24 23:15:28 +08:00 |
|
yanyongyu
|
8fb394e4c3
|
⚗️ new driver combine expr support
|
2021-12-23 17:20:26 +08:00 |
|
yanyongyu
|
0839d6d062
|
🐛 fix import error for extra dependencies
|
2021-12-23 14:29:21 +08:00 |
|
yanyongyu
|
b984f99643
|
🐛 fix missing endpoint name for routing
|
2021-12-22 18:50:16 +08:00 |
|
yanyongyu
|
fecdb5367a
|
⬆️ upgrade dependencies
|
2021-12-22 16:53:55 +08:00 |
|
yanyongyu
|
9b2fa46921
|
✏️ add typing
|
2021-12-21 18:22:14 +08:00 |
|
yanyongyu
|
ea8f7717b9
|
♻️ rewrite quart driver
|
2021-12-20 15:46:23 +08:00 |
|
yanyongyu
|
ca045b2f73
|
🚧 rewrite fastapi driver implementation
|
2021-12-18 23:19:37 +08:00 |
|
yanyongyu
|
d80c02ae46
|
♻️ rewrite adapter abc class
|
2021-12-06 22:19:05 +08:00 |
|
Ju4tCode
|
aea961b346
|
Update nonebot/drivers/fastapi.py
|
2021-12-04 14:15:00 +08:00 |
|
yanyongyu
|
226fc0feb3
|
🐛 fix http2 for fastapi
|
2021-12-02 20:52:39 +08:00 |
|
yanyongyu
|
b92c1a0b33
|
⚗️ add option for ws reconnect
|
2021-11-30 12:24:09 +08:00 |
|
yanyongyu
|
37f55652d9
|
♻️ separate fastapi driver
|
2021-11-27 12:16:31 +08:00 |
|
yanyongyu
|
a98d98cd12
|
🎨 format code using black and isort
|
2021-11-22 23:21:26 +08:00 |
|
yanyongyu
|
471d306e13
|
⚗️ change rule to use handler
|
2021-11-19 18:18:53 +08:00 |
|
yanyongyu
|
d10f557212
|
⬆️ upgrade dependencies
|
2021-10-21 00:37:09 +08:00 |
|
yanyongyu
|
c81c0578e3
|
🐛 fix fastapi forward header duplicate (fix #560)
|
2021-10-11 17:53:49 +08:00 |
|
yanyongyu
|
94b98b74b9
|
⚗️ add fastapi/quart uvicorn configs
|
2021-10-02 15:35:15 +08:00 |
|
yanyongyu
|
3452880b16
|
⚗️ add fastapi reload include/exclude
|
2021-09-30 01:22:12 +08:00 |
|
yanyongyu
|
161cfbe1b8
|
⚗️ add more uvicorn config
|
2021-09-28 21:20:29 +08:00 |
|
yanyongyu
|
cfdebb30b7
|
🐛 fix log not escaped in forward driver
|
2021-09-25 19:14:16 +08:00 |
|
yanyongyu
|
b5f2b1a76d
|
🐛 fix fastapi driver ws missing header
|
2021-08-25 23:04:48 +08:00 |
|
Mix
|
5791018af1
|
🥅 catch exception raised in setup factory
|
2021-08-12 22:26:41 +08:00 |
|
yanyongyu
|
f2b23f1b44
|
🎨 escape message before colorful log
|
2021-08-12 16:45:22 +08:00 |
|
yanyongyu
|
3a0265b0f6
|
🐛 fix fastapi forward reconnect error
|
2021-08-12 13:59:01 +08:00 |
|
yanyongyu
|
cda1ad093f
|
💥 change forward setup api
|
2021-07-31 12:24:11 +08:00 |
|
yanyongyu
|
cf747f954c
|
✨ fastapi driver support forward connect
|
2021-07-23 00:51:19 +08:00 |
|
yanyongyu
|
8e915f808b
|
🎨 fix linter error
|
2021-07-03 11:50:56 +08:00 |
|
yanyongyu
|
76c830739c
|
🎨 change reverse driver abstract methods
|
2021-06-15 01:23:12 +08:00 |
|
StarHeartHunt
|
c0d78449be
|
✨ support custom response
|
2021-06-14 02:06:37 +08:00 |
|
yanyongyu
|
8680a954f8
|
♻️ separate driver
|
2021-05-21 17:06:20 +08:00 |
|
yanyongyu
|
2166595e50
|
🐛 fix cqhttp secret checking #289
|
2021-03-20 14:49:58 +08:00 |
|
yanyongyu
|
62135dc117
|
🔊 fix logger color tag
|
2021-03-16 16:20:58 +08:00 |
|
yanyongyu
|
33412f9bd2
|
⚗️ add reload dir config for fastapi
|
2021-03-06 11:56:58 +08:00 |
|
yanyongyu
|
ff9f0bc74a
|
📝 update doc
|
2021-02-05 13:31:33 +08:00 |
|
yanyongyu
|
109125b583
|
🐛 remove args in creating bot
|
2021-01-21 12:41:52 +08:00 |
|
yanyongyu
|
a1d801ba14
|
⚗️ new fastapi config settings
|
2021-01-12 18:02:05 +08:00 |
|
yanyongyu
|
2218fa2b33
|
🐛 fix missing return after close ws
|
2021-01-04 18:09:42 +08:00 |
|
yanyongyu
|
1c9df5ac02
|
🎨 change method into private
|
2020-12-28 13:59:54 +08:00 |
|