Commit Graph

856 Commits

Author SHA1 Message Date
hemengyang 8d0951a816 📝 fix wrong syntax and link 2022-01-15 09:35:30 +08:00
yanyongyu cc343c981f 💩 add logger format todo 2022-01-14 12:32:03 +08:00
hemengyang 98deadb4d6 粗略过一遍,修复一眼可见的问题 2022-01-12 19:41:42 +08:00
hemengyang ec06010298 令标题符合 markdown 语法 2022-01-12 19:24:01 +08:00
hemengyang cd69b22d43 令 tip 符合格式 2022-01-12 19:20:59 +08:00
hemengyang f298930f9d 更新依赖参数的注释 2022-01-12 19:15:56 +08:00
hemengyang 0e97022d3b 调整缩进 2022-01-12 19:10:29 +08:00
hemengyang 6d21cbed55 令用法符合格式 2022-01-12 18:53:30 +08:00
hemengyang edb20a4786 令异常符合格式 2022-01-12 18:45:35 +08:00
hemengyang 187532930b 令返回符合格式 2022-01-12 18:43:07 +08:00
hemengyang 456d333568 令参数符合标准 2022-01-12 18:31:12 +08:00
hemengyang a5f32febbd 令参数列表符合 autodoc 格式 2022-01-12 18:25:25 +08:00
hemengyang 4ba1a09fb7 使用 markdown 格式的强调语法 2022-01-12 18:19:21 +08:00
hemengyang 0099364838 删除说明前缀 2022-01-12 18:16:05 +08:00
hemengyang 0e11959347 删除默认值 2022-01-12 18:02:08 +08:00
hemengyang 705a6f7fbf 删除类型 2022-01-12 18:00:56 +08:00
Ju4tCode f837e5f3fa Merge pull request #673 from A-kirami/dev
从 Fastapi 的文档中排除驱动器的 HTTP 上报地址
2022-01-11 15:12:37 +08:00
yanyongyu d82f0c6310 ⚗️ add config option for fastapi 2022-01-11 15:03:17 +08:00
yanyongyu 742d1f1f02 ⚗️ fix load builtin plugin 2022-01-10 22:52:10 +08:00
yanyongyu 1b035ed19b 🔥 add State() deprecation warning 2022-01-10 22:24:45 +08:00
yanyongyu 2ccdc218e0 improve state detect #677 2022-01-10 11:21:01 +08:00
yanyongyu d6f5216d29 🐛 fix plugin load fail 2022-01-09 23:15:33 +08:00
yanyongyu 3fa8bd2cd0 🐛 fix receive and got missing detect error 2022-01-09 20:34:03 +08:00
明见 096f0d72f1 从 Fastapi 的文档中排除驱动器的 HTTP 上报地址 2022-01-08 22:19:45 +08:00
yanyongyu 0a10a3c18b 📝 add examples 2022-01-07 18:38:04 +08:00
yanyongyu 6b2d8d2674 🐛 fix param missing name 2022-01-07 16:27:35 +08:00
yanyongyu 89ae275793 📝 update handler doc 2022-01-06 17:51:32 +08:00
yanyongyu e39539a3be add rule test cases 2022-01-05 18:29:11 +08:00
yanyongyu 7f54468868 ✏️ fix typo 2022-01-04 16:04:30 +08:00
yanyongyu bbbb5bbecd ⬆️ upgrade dependencies 2022-01-04 14:36:32 +08:00
yanyongyu 479952777b ⬆️ upgrade dependency 2022-01-02 18:18:37 +08:00
Mix 43938a004e ♻️ refactor template format_field to improve readability 2022-01-02 13:13:43 +08:00
Mix 983e5aefdb support user-defined format spec for message template 2022-01-01 21:52:54 +08:00
yanyongyu 620938c26c 🐛 fix modal hidden 2022-01-01 21:11:46 +08:00
yanyongyu 338c41abd5 improve const performance 2022-01-01 16:43:48 +08:00
yanyongyu 78d0ec847e 🚧 add handler di example 2021-12-31 23:58:59 +08:00
yanyongyu ec35f292bd 🐛 fix matcher got receive type error 2021-12-31 22:43:29 +08:00
yanyongyu d1706e438b 🚧 add store pagination 2021-12-30 12:56:10 +08:00
yanyongyu 23d0b2509e 🐛 fix ws close exception not catch in server 2021-12-30 12:11:31 +08:00
yanyongyu 80c0ac5456 ✏️ fix typo 2021-12-29 23:06:47 +08:00
yanyongyu af03188f88 🐛 fix on_command block cannot set 2021-12-29 22:23:35 +08:00
yanyongyu 4bd2156929 🐛 fix matcher.skip missing 2021-12-29 21:52:46 +08:00
yanyongyu f06b78054c 🔥 remove debug option 2021-12-28 15:19:53 +08:00
yanyongyu 5cfeb4e79d 🐛 fix log level bug 2021-12-28 14:33:03 +08:00
yanyongyu 86c859fec2 📝 add create matcher doc 2021-12-28 11:51:14 +08:00
yanyongyu db826caff4 📝 add load plugin and config doc 2021-12-28 01:02:04 +08:00
yanyongyu c1e06c2ec0 🐛 fix aiohttp config trierule bugs 2021-12-27 02:26:02 +08:00
Jigsaw fd9ec5e6fa Compatible with cross-platform superusers (#642) 2021-12-26 18:46:54 +08:00
yanyongyu 8093c5d154 add websocket close exception 2021-12-26 14:20:09 +08:00
yanyongyu e64f399370 change websocket client to context manager 2021-12-26 13:45:26 +08:00