|
|
fffa07dc03
|
✨ IO查数据使用图片回复
|
2024-05-04 07:04:57 +08:00 |
|
|
|
0467b3e5df
|
💄 微调页脚
|
2024-05-04 07:04:57 +08:00 |
|
|
|
f6cc0229ba
|
💄 新增雷达图数据的 tips
|
2024-05-04 07:04:57 +08:00 |
|
|
|
e2708b661d
|
💄 将雷达图的 OR 替换成 DSPS
|
2024-05-04 07:04:56 +08:00 |
|
|
|
65d019a6d3
|
💄 暂时禁用 TR 折线图
|
2024-05-04 06:58:31 +08:00 |
|
|
|
be1b07d5dc
|
✨ 查询图支持处理没有签名的情况
|
2024-05-04 00:43:06 +08:00 |
|
|
|
c92bc3aaad
|
➕ 添加开发依赖 types-Pillow
|
2024-05-03 05:48:39 +08:00 |
|
|
|
d4b887ef83
|
💄 css 统一使用 class
|
2024-05-03 02:12:36 +08:00 |
|
dependabot[bot]
|
695ff13aa2
|
⬆️ Bump nonebot-plugin-alconna from 0.45.2 to 0.45.3 (#306)
Bumps [nonebot-plugin-alconna](https://github.com/nonebot/plugin-alconna) from 0.45.2 to 0.45.3.
- [Release notes](https://github.com/nonebot/plugin-alconna/releases)
- [Commits](https://github.com/nonebot/plugin-alconna/compare/v0.45.2...v0.45.3)
---
updated-dependencies:
- dependency-name: nonebot-plugin-alconna
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-03 00:16:06 +08:00 |
|
|
|
ec1001b3bb
|
✨ query 也使用 UniMessage 进行发送
|
2024-05-02 21:29:49 +08:00 |
|
|
|
b545b12255
|
✨ 将 generate_message 合并到 handle_query
|
2024-05-02 21:01:50 +08:00 |
|
|
|
b2505e0979
|
🔧 更新 ruff 配置
|
2024-05-02 20:53:27 +08:00 |
|
|
|
38defe37cd
|
🚨 删除不需要的 noqa
|
2024-05-02 20:52:00 +08:00 |
|
|
|
7a3d7c908c
|
✨ 添加 override 标记
|
2024-05-02 20:51:27 +08:00 |
|
|
|
bc37a015d6
|
🔖 1.0.0
1.0.0
|
2024-05-02 01:24:29 +08:00 |
|
呵呵です
|
fd85140c99
|
✨ 绑定使用图片回复 #61 (#305)
* 🚧 查数据图初版测试
Co-authored-by: C1ystal <m17687496044@163.com>
Co-authored-by: C29H25N3O5 <michaelgu495@gmail.com>
* 🙈 添加一些 ignore 文件
* 🎨 格式化代码
* 🐛 修复格式化导致的样式爆炸
* 💄 优化曲线图观感
* 💄 将雷达图的指示器名称旋转显示
* 💄 查数据图第二版
Co-authored-by: C29H25N3O5 <michaelgu495@gmail.com>
* ✏️ 修复 typo
* 💄 把用户头像文件的引用放到 html 里
* 💄 账户绑定图第一版
Co-authored-by: C1ystal <m17687496044@163.com>
Co-authored-by: C29H25N3O5 <michaelgu495@gmail.com>
* 🚧 模板化测试
* ➕ 添加依赖 fastapi
* ✨ 通过 FastAPI 提供静态文件
* ➕ 添加依赖 jinja2
* 💄 更新数据图模板 (#291)
* feat(template): show actual value
* feat(template): add user avatar
* feat(template): fix radar
* feat(style): fix name container width fixed caused display misplacement
* feat(style): fix vs value wrap display
* feat(template): make check data length in template
* feat(template): update radar data
* feat(jinja): update data
* fix(template): fix typo
* feat(style): prevent sign too long
* feat(template): turn off echarts animation
* chore(deps): add identicon.js
* fix(template): fix typo
* 🙈 更新.gitignore
* 🏗️ 大部分重构为 flex 布局
---------
Co-authored-by: shoucandanghehe <wallfjjd@gmail.com>
Co-authored-by: 呵呵です <51957264+shoucandanghehe@users.noreply.github.com>
* ➕ 添加依赖 nonebot_plugin_userinfo
* ✨ 通过 FastAPI 托管渲染后的模板
* ✨ 新增头像 api 使用 playwright 生成
* ✨ 修正模板资源文件引用路径
被托管后的正确路径
* 💄 将绑定图模板化
* 💄 重命名变量
* 🚚 重命名资源
* ✨ 使用 jinja2 渲染模板
* ✨ 使用 playwright 渲染网页
* 🩹 渲染模板时对 IO 进行一些额外处理
* ➕ 添加依赖 pillow
* 🚚 修改托管页面的路由路径
* 💬 优化绑定图文案
* ✨ 新增获取自身网络位置的方法
* 🍱 更新 unknown.svg
* ✨ 新增获取用户头像的方法
* ✨ 绑定消息使用图片回复
* ✨ 为 identicon api 添加缓存
* 🔥 删除旧文件
* 🚚 重命名模板
* 📄 添加字体 License
* 🙈 更新.gitignore
---------
Co-authored-by: C1ystal <m17687496044@163.com>
Co-authored-by: C29H25N3O5 <michaelgu495@gmail.com>
Co-authored-by: 渣渣120 <WOSHIZHAZHA120@qq.com>
|
2024-05-02 01:22:33 +08:00 |
|
dependabot[bot]
|
80f4316564
|
⬆️ Bump nonebot2 from 2.2.1 to 2.3.0 (#304)
Bumps [nonebot2](https://github.com/nonebot/nonebot2) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/nonebot/nonebot2/releases)
- [Changelog](https://github.com/nonebot/nonebot2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nonebot/nonebot2/compare/v2.2.1...v2.3.0)
---
updated-dependencies:
- dependency-name: nonebot2
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>
|
2024-05-02 00:31:44 +08:00 |
|
dependabot[bot]
|
3b9c0c89b1
|
⬆️ Bump nonebot-adapter-satori from 0.11.3 to 0.11.4 (#302)
Bumps [nonebot-adapter-satori](https://github.com/nonebot/adapter-satori) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/nonebot/adapter-satori/releases)
- [Commits](https://github.com/nonebot/adapter-satori/compare/v0.11.3...v0.11.4)
---
updated-dependencies:
- dependency-name: nonebot-adapter-satori
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-30 23:25:33 +08:00 |
|
|
|
c02fdfc47f
|
🔖 1.0.0.a17
1.0.0.a17
|
2024-04-30 02:27:31 +08:00 |
|
|
|
93b169fa40
|
🐛 修复对 Pydantic V1 的适配
|
2024-04-30 02:27:08 +08:00 |
|
|
|
5cb428ed71
|
🔖 1.0.0.a16
1.0.0.a16
|
2024-04-30 02:09:34 +08:00 |
|
呵呵です
|
ec392ee384
|
✨ 支持茶服多个api地址的故障转移 (#301)
* ✨ RequestError 新增 status_code 参数
* ✨ 新增支持故障转移的请求方法
* ✨ 支持茶服多个api地址的故障转移
|
2024-04-30 01:52:41 +08:00 |
|
dependabot[bot]
|
d037cf6d44
|
⬆️ Bump nonebot-adapter-satori from 0.11.2 to 0.11.3 (#300)
Bumps [nonebot-adapter-satori](https://github.com/nonebot/adapter-satori) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/nonebot/adapter-satori/releases)
- [Commits](https://github.com/nonebot/adapter-satori/compare/v0.11.2...v0.11.3)
---
updated-dependencies:
- dependency-name: nonebot-adapter-satori
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-30 00:02:36 +08:00 |
|
dependabot[bot]
|
6964e9b655
|
⬆️ Bump nonebot-plugin-orm from 0.7.1 to 0.7.2 (#298)
Bumps [nonebot-plugin-orm](https://github.com/nonebot/plugin-orm) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/nonebot/plugin-orm/releases)
- [Commits](https://github.com/nonebot/plugin-orm/compare/v0.7.1...v0.7.2)
---
updated-dependencies:
- dependency-name: nonebot-plugin-orm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-29 23:56:55 +08:00 |
|
dependabot[bot]
|
7a032bf947
|
⬆️ Bump nonebot-adapter-kaiheila from 0.3.3 to 0.3.4 (#299)
Bumps [nonebot-adapter-kaiheila](https://github.com/Tian-que/nonebot-adapter-kaiheila) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/Tian-que/nonebot-adapter-kaiheila/releases)
- [Commits](https://github.com/Tian-que/nonebot-adapter-kaiheila/compare/v0.3.3...v0.3.4)
---
updated-dependencies:
- dependency-name: nonebot-adapter-kaiheila
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-29 23:56:31 +08:00 |
|
dependabot[bot]
|
9a91e5ef5b
|
⬆️ Bump nonebot-plugin-alconna from 0.44.0 to 0.45.0 (#297)
Bumps [nonebot-plugin-alconna](https://github.com/nonebot/plugin-alconna) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/nonebot/plugin-alconna/releases)
- [Commits](https://github.com/nonebot/plugin-alconna/compare/v0.44.0...v0.45.0)
---
updated-dependencies:
- dependency-name: nonebot-plugin-alconna
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>
|
2024-04-29 23:56:20 +08:00 |
|
dependabot[bot]
|
5b58697fce
|
⬆️ Bump nonebot-adapter-satori from 0.11.0 to 0.11.2 (#296)
Bumps [nonebot-adapter-satori](https://github.com/nonebot/adapter-satori) from 0.11.0 to 0.11.2.
- [Release notes](https://github.com/nonebot/adapter-satori/releases)
- [Commits](https://github.com/nonebot/adapter-satori/compare/v0.11.0...v0.11.2)
---
updated-dependencies:
- dependency-name: nonebot-adapter-satori
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-28 15:38:57 +08:00 |
|
dependabot[bot]
|
b14cebe832
|
⬆️ Bump ruff from 0.4.1 to 0.4.2 (#295)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.1...v0.4.2)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-28 15:38:48 +08:00 |
|
dependabot[bot]
|
4306195ee5
|
⬆️ Bump nonebot-plugin-alconna from 0.43.0 to 0.44.0 (#294)
Bumps [nonebot-plugin-alconna](https://github.com/nonebot/plugin-alconna) from 0.43.0 to 0.44.0.
- [Release notes](https://github.com/nonebot/plugin-alconna/releases)
- [Commits](https://github.com/nonebot/plugin-alconna/compare/v0.43.0...v0.44.0)
---
updated-dependencies:
- dependency-name: nonebot-plugin-alconna
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>
|
2024-04-28 15:38:39 +08:00 |
|
dependabot[bot]
|
ac9c6e79d9
|
⬆️ Bump nonebot-adapter-satori from 0.10.5 to 0.11.0 (#293)
Bumps [nonebot-adapter-satori](https://github.com/nonebot/adapter-satori) from 0.10.5 to 0.11.0.
- [Release notes](https://github.com/nonebot/adapter-satori/releases)
- [Commits](https://github.com/nonebot/adapter-satori/compare/v0.10.5...v0.11.0)
---
updated-dependencies:
- dependency-name: nonebot-adapter-satori
dependency-type: direct:development
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>
|
2024-04-25 15:53:32 +08:00 |
|
dependabot[bot]
|
ed035c65c1
|
⬆️ Bump mypy from 1.9.0 to 1.10.0 (#292)
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/1.9.0...v1.10.0)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
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>
|
2024-04-25 02:29:20 +08:00 |
|
|
|
dc8bc9b306
|
🚨 添加一些type: ignore)
|
2024-04-24 17:56:24 +08:00 |
|
|
|
454dd57007
|
🐛 mode写错了
|
2024-04-24 17:55:17 +08:00 |
|
|
|
b396a6d450
|
✨ 存储历史IO Rank数据至本地
|
2024-04-24 17:28:40 +08:00 |
|
|
|
7f584a46eb
|
➕ 添加依赖 zstandard
|
2024-04-24 16:56:44 +08:00 |
|
|
|
27518c0408
|
✨ 适配 Pydantic V2
|
2024-04-24 16:49:01 +08:00 |
|
dependabot[bot]
|
d2a3801dac
|
⬆️ Bump nonebot-plugin-alconna from 0.42.5 to 0.43.0 (#290)
Bumps [nonebot-plugin-alconna](https://github.com/nonebot/plugin-alconna) from 0.42.5 to 0.43.0.
- [Release notes](https://github.com/nonebot/plugin-alconna/releases)
- [Commits](https://github.com/nonebot/plugin-alconna/compare/v0.42.5...v0.43.0)
---
updated-dependencies:
- dependency-name: nonebot-plugin-alconna
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>
|
2024-04-24 00:53:44 +08:00 |
|
|
|
563564ac8d
|
✨ 适配 Pydantic V2
|
2024-04-24 00:52:32 +08:00 |
|
|
|
87c87ad231
|
🗃️ 重命名字段
|
2024-04-24 00:52:31 +08:00 |
|
|
|
30515d1907
|
🚨 ruff auto fix
|
2024-04-23 22:52:04 +08:00 |
|
dependabot[bot]
|
bd0a8ea447
|
⬆️ Bump nonebot-plugin-alconna from 0.42.4 to 0.42.5 (#289)
Bumps [nonebot-plugin-alconna](https://github.com/nonebot/plugin-alconna) from 0.42.4 to 0.42.5.
- [Release notes](https://github.com/nonebot/plugin-alconna/releases)
- [Commits](https://github.com/nonebot/plugin-alconna/compare/v0.42.4...v0.42.5)
---
updated-dependencies:
- dependency-name: nonebot-plugin-alconna
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-23 22:28:43 +08:00 |
|
dependabot[bot]
|
1db1e6dbba
|
⬆️ Bump nonebot-adapter-satori from 0.10.4 to 0.10.5 (#288)
Bumps [nonebot-adapter-satori](https://github.com/nonebot/adapter-satori) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/nonebot/adapter-satori/releases)
- [Commits](https://github.com/nonebot/adapter-satori/compare/v0.10.4...v0.10.5)
---
updated-dependencies:
- dependency-name: nonebot-adapter-satori
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-23 22:28:21 +08:00 |
|
dependabot[bot]
|
9040aa9fba
|
⬆️ Bump ruff from 0.3.7 to 0.4.1 (#287)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.7 to 0.4.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.7...v0.4.1)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
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>
|
2024-04-23 22:27:59 +08:00 |
|
呵呵です
|
3a5f1eb266
|
🔖 1.0.0.a15
1.0.0.a15
|
2024-04-17 14:11:45 +08:00 |
|
MianSoft
|
43e927430a
|
👽️ 修改茶服api地址 (#286)
|
2024-04-17 14:09:59 +08:00 |
|
|
|
e1b0918a52
|
🔖 1.0.0.a14
1.0.0.a14
|
2024-04-15 17:42:31 +08:00 |
|
|
|
c86b2eb31b
|
⬆️ 更新依赖
|
2024-04-15 17:41:39 +08:00 |
|
dependabot[bot]
|
47b3f3e881
|
⬆️ Bump nonebot-plugin-alconna from 0.37.0 to 0.38.2 (#268)
Bumps [nonebot-plugin-alconna](https://github.com/nonebot/plugin-alconna) from 0.37.0 to 0.38.2.
- [Release notes](https://github.com/nonebot/plugin-alconna/releases)
- [Commits](https://github.com/nonebot/plugin-alconna/compare/v0.37.0...v0.38.2)
---
updated-dependencies:
- dependency-name: nonebot-plugin-alconna
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>
|
2024-03-14 08:53:59 +08:00 |
|
dependabot[bot]
|
7caee587b4
|
⬆️ Bump pandas from 2.2.0 to 2.2.1 (#266)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.0...v2.2.1)
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-14 08:53:44 +08:00 |
|
dependabot[bot]
|
28ae564e59
|
⬆️ Bump nonebot-plugin-orm from 0.6.3 to 0.7.1 (#264)
Bumps [nonebot-plugin-orm](https://github.com/nonebot/plugin-orm) from 0.6.3 to 0.7.1.
- [Release notes](https://github.com/nonebot/plugin-orm/releases)
- [Commits](https://github.com/nonebot/plugin-orm/compare/v0.6.3...v0.7.1)
---
updated-dependencies:
- dependency-name: nonebot-plugin-orm
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>
|
2024-03-04 14:06:04 +08:00 |
|